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

Summary: Plugins need description in Plugin Manager
Product: javaee Reporter: Kenneth Ganfield <kganfield>
Component: CodeAssignee: Andrei Badea <abadea>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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