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 44507 - Need to have different category for Java and Applet
Summary: Need to have different category for Java and Applet
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 42864
  Show dependency tree
 
Reported: 2004-06-08 10:13 UTC by David Kaspar
Modified: 2004-08-13 12:11 UTC (History)
0 users

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 David Kaspar 2004-06-08 10:13:47 UTC
For now Class.java file template is included in
templateType_Java and category_genericJava groups.
In the same groups there are Applet.java and
JApplet.java templates.

Mobility edition should have Class.java template
but not Applet templates.

Please, redefine groups for Applet templates.
Comment 1 Jiri Rechtacek 2004-06-11 09:44:11 UTC
fixed in project/src/org/netbeans/modules/java/project/layer.xml;
/cvs/java/project/src/org/netbeans/modules/java/project/layer.xml,v 
<--  layer.xml
new revision: 1.11; previous revision: 1.10
done

Add to your project's recommended types these categories:
java-classes-basic
XML
ant-script
simple-files
MIDP