Re: Disable Netbeans auto=recognition of a maven-project

2018-12-22 Thread Emilian Bold
I'm certain it's possible but don't have a quick answer as I've never heard of it before. Deactivating the Maven plugin(s) would do the trick. I see maven has NbMavenProjectImpl.java which is probably what you want gone. Note that the folder icon might be cached so just disabling the plugin might

Re: Unexpected Exception Using CoolBeans

2018-12-22 Thread Emilian Bold
Hello Pedro. I'm also here but I put my email on the site on purpose, I don't mind getting direct email from users. My guess is that you added then you deleted that JRE folder? And the IDE still has it? PS: Pressing "Review and Report Problem" should sent the error to the server and I do review t

Help with MultiDataObject/MultiViewElement visual editor

2018-12-22 Thread brotenet
Hello everyone, I'm trying to build a MultiDataObject/MultiViewElement visual editor that has a JEditorPane (named 'mod_5_editor') in the visual-part that when it has its text change to update the the text of the source-part. Up to this point I've managed to update the visual part when the s