question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NetBeans 9 installation issue

See original GitHub issue

I followed in the installation guide and try to install Jeddict plugin via NetBeans 9 update url, but failed.

When I tried to install Jakarta EE, and got the following info in the netBeans dialog.

Some plugins require plugin JAXB 2.2 Library to be installed.
The plugin JAXB 2.2 Library is requested in implementation version incubator-netbeans-release-334-on-20180708.  The following plugin is affected:       Jakarta EE 
Some plugins require plugin Java EE Core Utilities to be installed.
The plugin Java EE Core Utilities is requested in implementation version incubator-netbeans-release-334-on-20180708.  The following plugin is affected:       Jakarta EE 
Some plugins require plugin Maven Embedder to be installed.
The plugin Maven Embedder is requested in implementation version incubator-netbeans-release-334-on-20180708.  The following plugin is affected:       Jakarta EE 
Some plugins require plugin Maven Editor Model to be installed.
The plugin Maven Editor Model is requested in implementation version incubator-netbeans-release-334-on-20180708.  The following plugin is affected:       Jakarta EE 
Some plugins require plugin Maven Projects to be installed.
The plugin Maven Projects is requested in implementation version incubator-netbeans-release-334-on-20180708.  The following plugin is affected:       Jakarta EE 
Some plugins require plugin JAX-WS 2.2 Library to be installed.
The plugin JAX-WS 2.2 Library is requested in implementation version incubator-netbeans-release-334-on-20180708.  The following plugin is affected:       Jakarta EE  Some plugins not installed to avoid potential installation problems.

For get Java EE support, I also added NetBeans 8.2 update url as suggested in the Apache NetBeans blog.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
SamSharafcommented, Dec 16, 2018

@jGauravGupta Apologies for the late reply. Although I understand that the current Jeddict version 5.2 is only for incubator-netbeans-release-334-on-20180708, I pushed my luck with the latest successful build in the incubator. Here is a detailed reproduce steps for what I did yesterday:

  1. I checked out the commit ID 2b64e72228a20afad82953cf64c525bcb04a1371 pointing to the latest Jenkins successful build 939 on linux

  2. Edited the file: cluster.properties, to add nb.cluster.enterprise as follows: clusters.config.release.list= ${clusters.config.java.list}, nb.cluster.apisupport, nb.cluster.webcommon, nb.cluster.php, nb.cluster.groovy, nb.cluster.enterprise, nb.cluster.ergonomics

  3. On MacOS 10.13.6 and JAVA_HOME pointing to java version “1.8.0_192” and Ant version 1.10.5 invoked the following: ant -Dcluster.config=release

  4. After a successful build, I updated the file incubator-netbeans/nbbuild/netbeans/etc/netbeans.conf with JDK 11 as follows: netbeans_jdkhome="PATH_TO/oracle64-11.0.1"

  5. The Netbeans about window shows as attached: image

  6. Also, installed the Java SE and EE plugins as attached: image

  7. Also added the Jeddict in the plugins update center as attached: image

  8. Finally tried to install Jeddict and got the negative result as attached: image

I hope this helps!

0reactions
SamSharafcommented, Dec 26, 2018

For those concerned about their beloved plugin Jeddict:

The fix is on its way according to this issue comment

Happy holidays to the lead and rightful owner @jGauravGupta

Read more comments on GitHub >

github_iconTop Results From Across the Web

Downloading Apache NetBeans (incubating) 9.0
Apache NetBeans 9.0 is available for download from your closest Apache mirror. For this release no official installers are provided, ...
Read more >
How to install Netbeans 9 on Windows simple way?
1 Answer 1 · I recommend to Unzip netbeans folder from . · Executable for Windows 10 (64) is C:\netbeans\bin\netbeans64.exe . · Once...
Read more >
Java not found error when loading Apache Netbeans 9.0 or 10
Locate your Netbeans installation and in it the etc/netbeans.conf file. Open it with any text editor, and locate the line containing ...
Read more >
Installing NetBeans 9.0 on Windows – jlavelle.uk
The steps to install Apache NetBeans (Incubating) 9.0 · Open File Explorer · Right click on Computer and click on Properties · Make...
Read more >
How do I install Netbeans 9.0+? - java - Ask Ubuntu
3 Answers 3 · In Ubuntu 19.04 use Ubuntu Software Center in order to install NetBeans 11. The command "sudo apt install netbeans"...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found