netbeans-platform
NetBeans Platform - 6.8 app no longer works in 6.9
All, I have a netbeans platform app developed in 6.8 platform.I\'m trying to load it using NetBeans 6.9 and the bui开发者_运维百科ld fails with the error[详细]
2023-01-24 00:40 分类:问答How to use Lookup listener and provider in Netbeans platform?
Hi I have a problem with understanding the Lookup Api in netbeans Platform. I want to have one module, scanning-api, where one final class will be and one interface to implement, and the application w[详细]
2023-01-18 20:34 分类:问答Changing dafault Netbeans Platform
Im developing application on top o开发者_运维百科f Netbeans Platform. In NetBeans IDE it is possible to choose different Netbeans Platform (it can be added under[详细]
2023-01-14 04:13 分类:问答How to deal with database initialization?
As also described here, I\'m trying to determine the best way to initialize and update my application\'s database. I use EclipseLink-JPA2. I distribute a NetBeans platform application.[详细]
2023-01-10 10:45 分类:问答What is netbean's Lookup?
I have trouble understanding this. Basically, this Lookup API is used to keep loosely coupled intermodule nature. So basically a service provider and consumer modules can each communicate with each ot[详细]
2023-01-06 13:44 分类:问答How to use the Maven's Netbeans Module plugin to create an autoupdate site as an artifact?
How to use the Maven\'s Netbeans Module plugin to create an autoupdate site as an artifact ? I can see the files of the auto-update site been generated 开发者_高级运维in the target/ directory, but I[详细]
2023-01-05 08:43 分类:问答How can I get a project type on Netbeans Platform?
Is there a way to know the type of a selected project? I would like to do some specific actions depending of the project type like a J2SE project.[详细]
2023-01-02 23:19 分类:问答NetBeans Platform - how to get a callback when a property begins / ends editing
In my domain I have objects that are constantly being updated by a separate process, and I want a PropertySheetView to display the changing properties. The current implementation is set up such that t[详细]
2023-01-01 04:31 分类:问答Web-based clients vs thick/rich clients?
My company is a software solutions provider to a major telecommunications company. The environment is currently IBM WebSphere-based with front-end IBM Portal servers talking to a cluster of back-end W[详细]
2022-12-28 20:01 分类:问答Web Start Application built on NetBeans Platform doesn't create desktop shortcut & start menu item
I\'ve created a NetBeans Platform application that is launched using Java Web Start. I built the WAR file using the \'Build JNLP Application\'-command in Netbeans 6.8.[详细]
2022-12-28 13:41 分类:问答