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 181008 - Integration of EE app clients based on NetBeans Platform available in standard IDE.
Summary: Integration of EE app clients based on NetBeans Platform available in standar...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-21 08:25 UTC by Kafu
Modified: 2010-02-21 08:26 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kafu 2010-02-21 08:25:24 UTC
Would be very nice to having the creation and management of Java EE app-clients based on Netbeans Platform fully integrated with the whole IDE (as it's actually for plain EE app-clients).

Actually the only known steps are found at http://wiki.netbeans.org/DevFaqAppClientOnNbPlatformTut , but they are far from optimal:
- manual changes to configuration files;
- no build dependencies between projects;
- deploy on save not working;
- unable to live-update the running RCP client when a module is modified (the whole app have to be re-builded and re-started);
- not clear if it's a long-term supported feature;
- (maybe others...)

App-clients are important for internal tools in a lot of companies, or to offer some remote services using something more rich than a web front-end, while keeping business logics and data on separated servers. Missing the possibility to take advantage of NetBeans Platform it's a pity.

Regards,
    Daniele