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 113353 - Plugins need description in Plugin Manager
Summary: Plugins need description in Plugin Manager
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-21 14:42 UTC by Kenneth Ganfield
Modified: 2007-09-21 13:15 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 Kenneth Ganfield 2007-08-21 14:42:29 UTC
The following plugins in the Plugin Manager do not have plugin descriptions.

Java Persistence
Java EE
Java Server Faces
Visual JSF
Web Applications
Web Services
Comment 1 Kenneth Ganfield 2007-09-20 17:12:13 UTC
The following plugins still have no description when checking with beta 1

Java Persistence
Java EE

The descriptions can be as simple as the following:

Java Persistence
This plugin provides support for using the Java Persistence API in Java SE and Java EE applications.


Java EE
This plugin provides support for developing Java EE applications.
Comment 2 Andrei Badea 2007-09-21 12:40:49 UTC
Will look at this.
Comment 3 Andrei Badea 2007-09-21 13:15:55 UTC
Fixed.

Checking in j2ee/kit/src/org/netbeans/modules/j2ee/kit/Bundle.properties;
/cvs/j2ee/kit/src/org/netbeans/modules/j2ee/kit/Bundle.properties,v  <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done
Checking in j2ee/persistence/kit/src/org/netbeans/modules/j2ee/persistence/kit/Bundle.properties;
/cvs/j2ee/persistence/kit/src/org/netbeans/modules/j2ee/persistence/kit/Bundle.properties,v  <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done