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

Make Java 6 dependency explicit #25

Closed
GoogleCodeExporter opened this issue Oct 1, 2015 · 3 comments
Closed

Make Java 6 dependency explicit #25

GoogleCodeExporter opened this issue Oct 1, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

The source code uses things which are only available in Java 6 and later.  
This dependency should be made explicit in the Eclipse setup and the 
developer docs.  The attached patch will take care of the Eclipse piece of 
it.  It fixes the case where Eclipse has multiple JVMs available, but Java 6 
isn't the default (a lot of projects still build for Java 5 for 
compatibility, so that's my workspace default).

Someone with privileges for the wiki should mention Java 6 there too.

Original issue reported on code.google.com by tfmorris on 13 May 2010 at 7:50

Attachments:

@GoogleCodeExporter
Copy link
Author

applied at r756

Original comment by stefano.mazzocchi@gmail.com on 13 May 2010 at 9:03

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by tfmorris on 18 Sep 2012 at 2:21

  • Added labels: Milestone-2.0

@GoogleCodeExporter
Copy link
Author

Original comment by tfmorris on 18 Sep 2012 at 2:56

  • Added labels: Milestone-1.1
  • Removed labels: Milestone-2.0

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