Bugs item #999553, was opened at 2004-07-28 11:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=999553&group_id=44253
Category: Compiler integration
Group: Annoying
Status: Open
Resolution: None
Priority: 5
Submitted By: Fernando Pereira (fcnpereira)
Assigned to: Nobody/Anonymous (nobody)
Summary: can't find Generic Java in OS X
Initial Comment:
I'm trying to set up 20040707-2332 on OS X to sue the Generic
Java 2.4 compiler, because Java 5.0 is not yet available for OS X.
My current .drjava is show below. The relevant .jar files are were
.drjava points to. However, the compiler selector on the compiler
output pane does not show Generic Java as an option. This used to
work in earlier versions of DrJava.
Thanks
-- F
#DrJava configuration file
#Wed Jul 28 11:48:10 EDT 2004
jsr14.location = /Users/pereira/Library/Java/adding_generics
-2_4ea/gjc-rt.jar
jsr14.collectionspath = /Users/pereira/Library/Java/
adding_generics-2_4ea/collect.jar
window.x = 240
window.y = 77
last.dir = /Applications
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=999553&group_id=44253
|