Troubleshooting Duplicated Class Files

Problem: Eclipse and Sybase WorkSpace automatically compile the .java files. This results in duplicate .class files that are placed in an output folder during the Java build and in your WorkSpace folders.

Solution: Set filtered resources so that WorkSpace files are not copied into the output folder during the build:

  1. Select Window > Preferences > Compiler
  2. Select the Build Path tab.
  3. In the Filtered Resources field, enter WorkSpace files, such as the following:
    • *.svc_java
    • *.svc_db
    • *.svcpkgdef
  4. Click OK.

Send your feedback on this help topic to Sybase Technical Publications: pubs@sybase.com

Your comments will be sent to the technical publications staff at Sybase, Inc. For product-related issues or technical support, contact Sybase Technical Support at 1-800-8SYBASE.