Top
NetCOBOL V11.0 NetCOBOL Studio User's Guide
FUJITSU Software

B.5.3 Files, folders, and projects cannot be deleted.

Issue: If a file is generated with a path that exceeds the maximum value for file system path lengths, deletion fails for that file and for the folder and project that include that file.

Solution: Use the method below to delete the file and folder

java -classpath (NetCOBOL install folder) \eclipse\f5drprfc.jar RemoveFolderContents folder name

This command requests confirmation on each file and folder in the specified folder, before deleting them. The specified folder itself is not deleted.