Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] Java 1.5 (tiger) support

I installed the plugin but it has a problem. I get:
 
Problems occurred building the selected resources.
  java.lang.NullPointerException encountered while running net.genady.jdk15.Java15Builder.
The code in the project is OK because I can compile and run it all from a command window.
I have configured Eclipse to use JDK 1.5 on the "Java/Installed JREs" property page.
I can send you the source if you like.
 
Steve
 


From: eclipse-dev-admin@xxxxxxxxxxx [mailto:eclipse-dev-admin@xxxxxxxxxxx] On Behalf Of Genady Beryozkin
Sent: Monday, January 12, 2004 1:23 PM
To: eclipse-dev@xxxxxxxxxxx
Subject: RE: [eclipse-dev] Java 1.5 (tiger) support

See

https://bugs.eclipse.org/bugs/show_bug.cgi?id=36938

Meanwhile I have created a small plugin which lets you to get your feet wet with the new features:
http://www.genady.net/forum/viewforum.php?f=6

Genady



From: Steven Buroff [mailto:sburoff@xxxxxxxxxxxxx]
Sent: Monday, January 12, 2004 3:35 PM
To: eclipse-dev@xxxxxxxxxxx
Cc: Steven Buroff
Subject: [eclipse-dev] Java 1.5 (tiger) support

Anyone know when Eclipse will have support for Java 1.5. Any early access
release of JDK 1.5 is available now. Thanks.
 
Steve Buroff

Back to the top