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.

For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com