AllGo
#1 ◈ 2020-10-19
A: Upgrade to Java 1.5 (or 5.0 as the Sun marketing department likes to call it).
Most platforms: http://java.sun.com/j2se/1.5.0/download.jsp
Apple (Mac OS X): http://www.apple.com/support/downloads/java2se50release1.html
For other platforms, please contact your system vendor.
Q: How do I compile Tunetoy on a platform other than Windows (32-bit)
A: Click on the net.sf.tunetoy.product file in the Package Explorer, and go to the Configuration tab. Select the 'org.eclipse.swt.win32.win32.x86' plugin, and click 'Remove'. Click 'Add Required Plug-ins' and it should include the appropiate Mac OS X (or whatever platform) plug-in. After that, you might need to Clean the project (Project -->
Clean...).
Q: I get tons of compilation error
A: Select the net.sf.tunetoy project in the 'Package Explorer'. Hit alt-enter or right-click and select properties. Go to the 'Java Compiler' node. Enable 'Enable project specific settings', and then set the 'Compiler compliance level' to 5.0.