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 35621

Summary: Implement a bridge between NetBeans APIs and JSR 198
Product: ide Reporter: mvinar <mvinar>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jglick, jtulach
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 26338    
Bug Blocks:    

Description mvinar 2003-08-21 11:02:32 UTC
User problem:
-----------------------------------
--

User need:
-----------------------------------
The user needs access to a wide variety of IDE
extensions. By supporting JSR 198, the user will
have access to a broader range of available
extensions.

Product requirement:
-----------------------------------
Implement a bridge between NetBeans APIs and JSR 198
Comment 1 Jaroslav Tulach 2004-07-26 09:04:45 UTC
Nobody works on it right now.
Comment 2 tomzi 2005-06-09 19:53:47 UTC
Early draft from oracle on JSR 198 available :) 
http://jcp.org/aboutJava/communityprocess/edr/jsr198/index.html
Comment 3 Jaroslav Tulach 2005-06-10 08:05:26 UTC
Good, I am looking for volunteers to help me implement it. People that would 
write sample plugins, be ready to test them, either by hand or help me write 
automatic tests. If anybody is interested, please sign up here with 
description of how your help would look like. 
Comment 4 Jesse Glick 2007-03-15 20:28:08 UTC
This is not planned.