glassfish v2 in Netbeans 7.2 - plugins

I've updated Netbeans 6.9 to Netbeans 7.2. But after that I cannot use glassfish v2 with new Netbeans. The problem is glassfish server v2 is not supported to Netbeans 7.2
The proposed solution of this problem is to add a plugin
http://deadlock.netbeans.org/hudson/job/nbms-and-javadoc/lastStableBuild/artifact/nbbuild/nbms/updates.xml
But it doesn't work for me. I tried it today but it didn't find any such plugin! I guess, it is removed from the repository.
Please anyone give me a suggestion how to resolve the problem now. I am stuck for the whole day.

Try to manually install the Netbeans plugin from here:
http://dlc.sun.com.edgesuite.net/netbeans/updates/6.9/uc/m1/dev/modules/enterprise/org-netbeans-modules-j2ee-sun-appsrv81.nbm
Download that file locally and then from NB:
Tools-Plugins-Downloaded - Add Plugins
That fixed it for my NB 7.3.1.

Related

NetBeans plugin fails if nb-javac installed

Using NetBeans 11.1 with Java 11 on Linux (haven't tried on other platforms).
If I install the 'nb-javac' plugin, as recommended by the IDE notifications, the CodenameOne plugin module fails to load and therefore CodenameOne features are unavailable.
Any suggestions or workarounds?
I am using Windows 10, NetBeans 12 and had the same problem.
I solved it by removing
org-netbeans-modules-nbjavac.jar
org-netbeans-modules-nbjavac-api.jar
org-netbeans-modules-nbjavac-impl.jar
files from directory C:\Users[USERNAME]\AppData\Roaming\NetBeans\12.0\modules.
After staring NB, it notifies that some modules are missing. You can click the link to install the lastest version. It worked for me.
I hope this will help someone.
I had a similar problem with Netbeans 12.0 on Windows. I installed the nb-javac plugin as suggested in the notifications, and then immediately after was unable to run my application. I use Java FX and Netbeans said it couldn't find the javafx.controls module. Deleting the three files from C:\Users[USERNAME]\AppData\Roaming\NetBeans\12.1\module worked for me too.

Auto save plugin for netbeans 8.2

Is there plugin for auto save feature in netbeans 8.2? I find it from IDE's plugins list but can't find it.
For netbeans 8.1 was a plugin in IDE's plugins list. It was not tested/verified for netbeans 8.2.
I download it(http://plugins.netbeans.org/plugin/63714/autosavemodified) manually and install it by IDE's plugin`s download section. It works well for me in Ubuntu 16.04!
Since you have not quite clarified your question, I assume you're referring to this Netbeans plug-in.
If so, this plugin is not marked as compatible with Netbeans 8.2, that's why you can't find it in the plug-ins list in Netbeans itself.
From my experience, it is possible to manually download and install it in Netbeans 8.1 (even if marked as compatible only with Netbeans 8.0 and lower), but it does not seem to work anymore with Netbeans 8.2 at all and it will work with Netbeans 8.2 also.
Edit:
It was not showing as installed at first, and I could not get it to install when I tried, probably because it was already installed when I imported the 8.1 profile in 8.2 (some non-descript error popped up), but after a while I found it to be working. Not sure what exactly happened... a machine reboot, Java update, another thing?
Anyway, I just wanted to confirm that it seems to work with Netbeans 8.2 without any issues.

glassfish adapter missing in eclipse kepler

hi Guys currently started to build my new workspace into a newly formatted PC,
all goes well until when I about to attached the server into my eclipse, the glassfish adpater is gone, below is a sample screenshotenter image description here.
can anyone help me how can I add the glassfish from here? thanks
after days, weeks and so on. my problem is based on the java that is currently usin. JUNO eclipse should be based on java 8 onwards, I cannot add the glassfish adapter due to the compatibility of java,eclipse and glassfish.
I could install it manually adding the update site in Install new software menue instead the marketplace. Also needed JDK 8 for glassfish compatibility.

Empty project groups after Netbeans update

I recently upgraded from Netbeans 7.3.1 to 7.4 and all my project groups contain no projects in the newer version. I have not moved my projects at all and I chose to import all my settings from the previous Netbeans installation when prompted.
Anyone else having this problem?
Never mind my mistake, I downloaded the Netbeans + JDK from the Oracle website and forgot it doesn't come with PHP support. Please close this question.

foxbeans plugin on netbeans

While trying to install foxbeans plugin on netbeans 6.8 I am getting this problem.
The plugin Editor Library is requested in version >= 2.10.2.10.2 but only 1.44.1.9.2 was found.
I am not able to find the above mentioned plugin that is hindering the installation of foxbeans.
For Netbeans 6.8 please install this version http://member.teesoft.info/foxbeans/com-teesoft-foxbeans-1.0.1.33.nbm as mentioned in http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=4209
It worked for me.