Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile with at least Java 1.5 instead of Java 1.6 #2

Open
GoogleCodeExporter opened this issue Sep 16, 2015 · 9 comments
Open

Compile with at least Java 1.5 instead of Java 1.6 #2

GoogleCodeExporter opened this issue Sep 16, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link

Compile with at least Java 1.5 instead of Java 1.6.

Original issue reported on code.google.com by krue...@ion.ag on 26 Nov 2007 at 6:13

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Still Java 1.6, You can see it in the Manifest file.

Original comment by krue...@ion.ag on 28 Nov 2007 at 12:48

@GoogleCodeExporter
Copy link
Author

I don't see that, what i must change in manifast file?

Original comment by jdimi...@gmail.com on 29 Nov 2007 at 5:01

@GoogleCodeExporter
Copy link
Author

In Your Manifest.MF of the Plugin it shows the following line:

Created-By: 1.6.0_03-b05 (Sun Microsystems Inc.)

This tells me, that the plugin is still compiled with Java 1.6.
You need to set the JDK You are Using for this plugin to a version of Java 1.5.

Original comment by krue...@ion.ag on 29 Nov 2007 at 5:09

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

I use java 1.6, but compilance level is 1.5. 

Now (in version 1.0.3) i use java 1.5, and remove java 1.6 from eclipse 
preference,
but in Manifest is still: "Created-By: 1.6.0_03-b05 (Sun Microsystems Inc.)"  
???

Original comment by jdimi...@gmail.com on 30 Nov 2007 at 2:26

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

I just checked out Your code in my workspace (everthing is set to Java 1.5) and 
exported it as plugin and now everything works well. Maybe there are still some 
settings wrong in your eclipse...

Original comment by krue...@ion.ag on 30 Nov 2007 at 12:17

@GoogleCodeExporter
Copy link
Author

This is a .jar file with the right compiler (1.5)

Original comment by michael....@gmail.com on 10 Mar 2008 at 6:49

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks, that new jar solved my problem.  The plugin supplied for installation 
is 
still broken for java 1.5.

Original comment by mdhir...@gmail.com on 24 Mar 2008 at 11:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant