JExplorer & Java 5
Submitted by Wednesday, 10 January, 2007 - 14:12
on
JExplorer does not work under the following:
Windows XP, Java 1.5.0_09, jEdit 4.3pre8 (also test under 4.2 Final).
Fundementally, I am looking for the eclipse CTRL-SHIFT-T functionality where I can search the libraries for a class (I think Xrefactor used to do it, but not in Java 5). I find that with Maven* doing the builds for me, that this is the only thing I miss about eclipse.
Any help would be appreciated.
Regards,
Pete
PS * Maven plugin does not seem to work either... Maven 2, Java 5 (pom.xml ,etc.).
Here is a post of my activity log:
[debug] WorkThread: Running in work thread: [id=3,run=jexplorer.model.Model$ParsingManager@37b90c]
[error] WorkThread: Exception in work thread:
[error] WorkThread: java.lang.NoSuchFieldError: errors
[error] WorkThread: at jexplorer.JExplorerErrorSource.removeFileErrors(Unknown Source)
[error] WorkThread: at jexplorer.model.properties.PMModelStatus.removeFileErrors(Unknown Source)
[error] WorkThread: at jexplorer.model.Model$ParsingManager.parseSource(Unknown Source)
[error] WorkThread: at jexplorer.model.Model$ParsingManager.run(Unknown Source)
[error] WorkThread: at org.gjt.sp.util.WorkThread.doRequest(WorkThread.java:194)
[error] WorkThread: at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:161)
[error] WorkThread: at org.gjt.sp.util.WorkThread.run(WorkThread.java:135)
Windows XP, Java 1.5.0_09, jEdit 4.3pre8 (also test under 4.2 Final).
Fundementally, I am looking for the eclipse CTRL-SHIFT-T functionality where I can search the libraries for a class (I think Xrefactor used to do it, but not in Java 5). I find that with Maven* doing the builds for me, that this is the only thing I miss about eclipse.
Any help would be appreciated.
Regards,
Pete
PS * Maven plugin does not seem to work either... Maven 2, Java 5 (pom.xml ,etc.).
Here is a post of my activity log:
[debug] WorkThread: Running in work thread: [id=3,run=jexplorer.model.Model$ParsingManager@37b90c]
[error] WorkThread: Exception in work thread:
[error] WorkThread: java.lang.NoSuchFieldError: errors
[error] WorkThread: at jexplorer.JExplorerErrorSource.removeFileErrors(Unknown Source)
[error] WorkThread: at jexplorer.model.properties.PMModelStatus.removeFileErrors(Unknown Source)
[error] WorkThread: at jexplorer.model.Model$ParsingManager.parseSource(Unknown Source)
[error] WorkThread: at jexplorer.model.Model$ParsingManager.run(Unknown Source)
[error] WorkThread: at org.gjt.sp.util.WorkThread.doRequest(WorkThread.java:194)
[error] WorkThread: at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:161)
[error] WorkThread: at org.gjt.sp.util.WorkThread.run(WorkThread.java:135)