Re: Netbeans Can not Integrate with GUI

2018-02-13 Thread Geertjan Wielenga
NetBeans IDE 8.2 (and earlier) cannot and does not run on JDK 9. Either use JDK 8 or use Apache NetBeans 9.0, which runs on both JDK 8 and 9, though is still in development at Apache. Gj On Tuesday, February 13, 2018, John McDonnell wrote: > Hi Leandro, > > What version of Java are you running?

Re: Netbeans Can not Integrate with GUI

2018-02-13 Thread John McDonnell
Hi Leandro, What version of Java are you running? I might be wrong, as I haven't seen it recently(and don't run JDK9) but I think there was an issue with NetBeans running on JDK 9. Since the move to Apache I think this is fixed but you'll need to download the latest. There's an RC build for the

Netbeans Can not Integrate with GUI

2018-02-13 Thread Leandro S.C.
Good evening. I tested version 8.1 and 8.2, it downloaded in .run and the one in .deb package of the distro itself. Neither one nor the other, once installed, can respond to several commands, such as Create new project, open options dialog between almost all features. -- https://www.credential.n

Re: Can not submit a bug, message tells I do not have access to any product

2018-02-13 Thread Geertjan Wielenga
True. Gj On Tue, Feb 13, 2018 at 4:13 PM, Geertjan Wielenga wrote: > True. > > Gj > > On Tue, Feb 13, 2018 at 4:11 PM, Simon Heimberg wrote: >> Thanks! >> >> In this case https://netbeans.org/community/issues.html should be updated. >> >> >> Am 13.02.2018 16:01, schrieb Geertjan Wielenga: >>> >

Re: Can not submit a bug, message tells I do not have access to any product

2018-02-13 Thread Simon Heimberg
Thanks! In this case https://netbeans.org/community/issues.html should be updated. Am 13.02.2018 16:01, schrieb Geertjan Wielenga: NetBeans is an Apache project, i.e., go here to file issues: https://issues.apache.org/jira/projects/NETBEANS/issues We need to add some text if possible to tha

Re: Can not submit a bug, message tells I do not have access to any product

2018-02-13 Thread Geertjan Wielenga
NetBeans is an Apache project, i.e., go here to file issues: https://issues.apache.org/jira/projects/NETBEANS/issues We need to add some text if possible to that link on netbeans.org to point to the above. Thanks, Gj On Tue, Feb 13, 2018 at 3:59 PM, Simon Heimberg wrote: > Hello > > When I tr

Can not submit a bug, message tells I do not have access to any product

2018-02-13 Thread Simon Heimberg
Hello When I try to report a bug on https://netbeans.org/bugzilla/enter_bug.cgi I get the following error message: Either no products have been defined to enter bugs against or you have not been given access to any. I am logged in at bugzilla. I tried to search for the bug before reporting

java.lang.LinkageError: loader constraint violation: loader

2018-02-13 Thread GRYSPEERDT Bastien [CLEMESSY]
Hi, I have an application build on the Netbeans Platform that uses some netbeans modules. These netbeans modules import some subprojects (that are not Netbeans modules). In one of the subproject, I need to call the org.apache.configuration.Configuration (from "commons-configuration" Apache pro