In order to enable the Eclipse sensor to work in both Mac/Java 5 and
Windows/Java 6 environments, we needed to do two things:
* Specify a "minimum execution environment" of Java 5
* Include the JAXB library files in the plugin (since plugins do not have
access to the lib/ext directory).
When the Mac finally makes it to Java 6, we can undo these changes.
Original issue reported on code.google.com by philipmj...@gmail.com on 5 Sep 2007 at 2:51
Original issue reported on code.google.com by
philipmj...@gmail.com
on 5 Sep 2007 at 2:51