-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Netbeans seems to say in several places that it supports a library to just host the "Netbeans editor" widget in some other program. It has some weird documentation that seems to say a lot, but doesn't really say much about how to use it: http://bits.netbeans.org/dev/javadoc/org-netbeans-modules-editor-lib2/architecture-summary…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi all,
I am newbie of using Netbeans and i have Netbeans 6.5 on XP. So, here is my problem: when i am working on Netbeans and switch to an another task and then come back later, editor of the Netbeans losts the focus and the menubar gains it. I don't want to press ALT key again to re-focus on the…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
If I migrate java5 code to java6 a lot of @Override are missing = NetBeans gives me a lot of hints. How can I accept multiple hints at once? (The same would be nice to have for @SuppressWarnings and other hints)
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
hi
i am using netBeans editor to create desktop application , i did something wrong that generate
three line of code in the initComponent() method related to connection with database. Then i removed the lines by opening the .java file in txt editor , but one of them keep coming back when i do anything…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Got some help from Ralph today and now the JEditorPane is as I want it, e.g., code folds are now supported once you click in the JEditorPane, though there are still some side effects, since this is not how anyone anticipated NetBeans editor APIs being used. But, so far, the side effects (e.g…
>>> More