I spent a few hours today trying to troubleshoot the problem with the "missing menu" on my GPX reader plug-in. This involved, among other things, copying an Eclipse project for a plug-in that would work properly and moving my GPX source code into that project.
I've set my compiler settings for the GPX project to Java 1.6 on both plug-in projects. I'm building both with Ant in Eclipse. The Super Select Tool plug-in loads just fine in OpenJUMP, while the GPX Reader plug-in throws a "Major Minor" version exception. (This happens when you run a class compiled with a JDK higher than the JRE running the code.) Both plug-ins run fine if I change my oj_windows.bat file to use a 1.7 JRE to run JUMP. I'm stumped. Any ideas? As far as I know, I'm not using any Java 1.7 features in my GPX Reader plug-in source code. Thanks. Landon ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel