This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 57766 - importing projects with jdk/jre 1.3 and lower
Summary: importing projects with jdk/jre 1.3 and lower
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Eclipse project importer (show other bugs)
Version: 4.x
Hardware: Macintosh Mac OS X
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-12 13:18 UTC by Pavel Rehak
Modified: 2008-06-16 01:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Rehak 2005-04-12 13:18:16 UTC
import eclipse project with JDK/JRE 1.3- to netbeans, after import
try build this project and message 
javac: invalid flag: -source
Usage: javac <options> <source files>
appears.

Changing java platform to 1.4 and back to 1.3 solves this problem
and project finaly behaves as true NB project.
-----
I've reported this problem to projects earlier and they fixed it for common
NB projects created with JDK 1.3 and lower.

I guess you have generated wrong project.xml

see http://www.netbeans.org/issues/show_bug.cgi?id=55608
comments from tzezula :-)
Comment 1 Jiri Prox 2007-09-17 20:28:08 UTC
Obsolete milestone, please reevaluate
Comment 2 David Konecny 2008-06-16 01:10:39 UTC
No plans to fix this this.