[kepler-dev] [Kepler - Bug #6615] (New) apple-extensions does not compile with java 8

noreply at nceas.ucsb.edu noreply at nceas.ucsb.edu
Sun Nov 2 13:28:46 PST 2014


Issue #6615 has been reported by Daniel Crawl.

----------------------------------------
Bug #6615: apple-extensions does not compile with java 8
https://projects.ecoinformatics.org/ecoinfo/issues/6615

* Author: Daniel Crawl
* Status: New
* Priority: Normal
* Assignee: Daniel Crawl
* Category: interface
* Target version: 2.5.0
* Bugzilla-Id: 
----------------------------------------
The apple-extensions module does not compile with java 8 because the package com.apple.eawt is no longer on the default classpath. Prior to java 8, these classes were in ui.jar, but are now in rt.jar, which is not used by javac. I tried explicitly adding rt.jar to the classpath, but javac still fails.

A workaround is to comment out this module from the Kepler suite.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: https://projects.ecoinformatics.org/ecoinfo/my/account

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20141102/ab9fddf2/attachment.html>


More information about the Kepler-dev mailing list