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 101042

Summary: refactor PlatformImpl into multiple classes
Product: serverplugins Reporter: Vince Kraemer <vkraemer>
Component: CodeAssignee: Vince Kraemer <vkraemer>
Status: STARTED ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Vince Kraemer 2007-04-14 01:47:34 UTC
One for each j2ee/java ee platform that the plugin actually supports...

So we need one for 8.2,9.0,9.1,GFv1,GFv1u1 and GFv2

Can probably have a base class for the common "stuff". May embed these the into
PlatformFactory...
Comment 1 Vince Kraemer 2007-05-18 23:43:46 UTC
this is not a blocker for 6.0
Comment 2 Vince Kraemer 2008-04-25 23:58:33 UTC
this not so critical.  The v3 plugin has its own PlatformImpl...