netbeans-platform
IDE features in NetBeans platform application
I am developing application based on the NetBeans platform. I use Maven to build it and I need to provide IDE features in my app (text editing, syntax highliting for XML files and so on).[详细]
2023-03-07 23:46 分类:问答NetBeans MacOSX - Extremely SLOW for some reason [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-03-06 00:56 分类:问答Module dependency has friend dependency on org.netbeans.libs.javacimpl/1but is not listed as friend
I am developing some application on NetBeans Platform 6.9.1 with Maven. I have Netbeans Platform Application created from maven artefact. I need to depend on Java Source API, because my application is[详细]
2023-02-27 02:21 分类:问答FileChooserBuilder not displayed in center of screen
I\'m currently trying to use FileChooserBuilder from Netbeans Platform API. Following code is complete netbeans module action. When run, it doesn\'t show at the center of window/screen but somewhere i[详细]
2023-02-22 20:36 分类:问答Netbeans Platform
Im about to start a project for the Netbeans platform. Anyone recommend books or tutorials that they have used and found useful?[详细]
2023-02-18 01:00 分类:问答NBP rich client in a multi-tier enterprise application?
Just started a project that involves a rich client implemented in Netbeans Platform (NBP), Spring framework is chosen to implement business logic and for data access. Since I\'ve come from a web appli[详细]
2023-02-14 18:16 分类:问答What technology stack to pair with a Netbeans Platform client?
In a typical client/server application, the client needs to be implemented with a RCP, which happens to be Netbeans Platform in this case. There will be 2 scenarios of data access in the application:[详细]
2023-02-12 06:56 分类:问答Create file in netbeans platform
I\'ve made a plugin for NetBeans which parse a Java fil开发者_JS百科e and generate 2 files. I\'m writting it to the disk with standard operations (i.e., normal java.io.File). It works, but it takes a[详细]
2023-02-08 03:04 分类:问答Slowness of Netbeans Platform Apps - how to mitigate?
We are developing a commerical application (pretty complex) in java using Netbeans IDE. We have 2 options in netbeans to create it-[详细]
2023-02-01 18:27 分类:问答NetBeans Platform Main Frame
I am looking into the NetBeans platform for devel开发者_开发知识库oping desktop applications. I am a complete newbie in it. I understood till now the module architecture. Now I want to do some GUI wor[详细]
2023-01-24 05:49 分类:问答