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 136680 - Problem with JDK 1.3
Summary: Problem with JDK 1.3
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-06 18:21 UTC by jproto
Modified: 2016-06-01 09:13 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 jproto 2008-06-06 18:21:04 UTC
We can't generate javadoc with a java platform 1.3.

Generated build-impl.xml as a "-source" flag which is not supported in JDK 1.3.

Here is a workaround given by Dmitry (NetBeans Installer Team) :
"What can I also suggest? In fact, you can select JDK6 as the Java
Platform for you project but set Source/Binary Format to 1.3 ("Sources"
category in Project Properties)."

It works.
Comment 1 Jan Pokorsky 2008-07-01 12:54:29 UTC
reassigning to java/j2seproject
Comment 2 Tomas Zezula 2016-06-01 09:13:15 UTC
JDK 1.3 is not supported.