JRebel can't find Glassfish 5.1 (Netbeans) - glassfish

JRebel stopped reloading my app (even after redeploy) and it seems that my glassfish isn't on its list.
Any idea?
Edit: It says 5.0, but its a 5.1 glassfish version

Resolved my problem by adding -agentpath manually to JVM options (glassfish)

Related

How to downgrade MobileFirst 7.1 to Worklight 6.1

Currently in eclipse Mobile First 7.1 is installed. We are trying to downgrade it to worklight 6.1. We are using archive feature in eclipse (using zip) to downgrade it to 6.1. We are not getting any error while installation but eclipse is still showing MobileFirst 7.1
I am not sure on exactly you're doing there that you think you've downgraded, but note that downgrading is not possible. You cannot downgrading after upgrading your project, as the upgrade changes the application code.
I hope you made a copy of your project before upgrading.

Error installing Spring IDE 3.4.0 plugin with Eclipse Kepler: Will not be installed (Spring IDE Roo Support)

I am trying to install the plugin for Spring IDE (3.4.0) using Eclipse Marketplace for Eclipse Kepler (4.3). It is giving the error 'Will not be installed (Spring IDE Roo Support)'.
I also checked the compatibility of Spring IDE version 3.4.0 with Eclipse Kepler 4.3, and it is compatible. Any ideas on how to complete the installation?
Thank you
Prachi
It seems there is some errors on versions 3.4.0 and 4.3.0 (https://marketplace.eclipse.org/content/spring-tool-suite-sts-eclipse-kepler-43).
Yoy could try latest releases from http://spring.io/tools/eclipse, or install STS http://spring.io/tools/sts (imho STS is the best option).
I had the same problem. It seemed to get hung in the provisioning step (83%). I installed the STS and same problem... but I waited a little longer this time and it was successful. This gave me everything I was expecting in the IDE plugin
I am just trying from https://github.com/spring-projects/sts4/wiki/Installation using Neon 2. I have had to stop and start it over and over.

Netbeans 7.1.2 and 6.7.1, SoapUI both stopped working on OS X Mavericks

Installed the OS X Mavericks last night and Netbeans and SoapUI both doesnt work anymore. Has anyone found a solution for this?
Updating Java JRE fixed Netbeans, other products that are still having issues:
1) SoapUI
2) Apache Directory Studio
3) PyCharm
I had the same problem. Try to install the newest Java JRE. It worked for me
Downloading NetBeans 7.4 worked for me
Updating Java JRE and downloading NetBeans 7.4 didn’t work for me.
Installation issue : Neatbean 7.4 was unable to install and previous version (7.2 on my computer) was unable to launch.
When i tried to launch Photoshop 5.1, i had a message saying Java SE 6 was missing. Mavericks asked to download it. After installing automatically, Photoshop and Netbeans install was ok.
Also, you can try this link if you can't download automatically :
http://support.apple.com/kb/DL1573

How to install JBoss AS 7 in Eclipse Juno

I'm using Eclipse Juno and My Application runs on JBoss 6. Now we are migrating from JBoss 6 to JBoss AS 7. I'm not able to configure the JBoss 7, when i add download additional server adapter, none of the adapter's are shown in the wizard. I also tried manaully by Help->Install New Software and using this link http://download.jboss.org/jbosstools/updates/nightly/core/trunk/ but it says some context.xml not found.
Is there any way, i can use the JBoss 7 with eclipse juno version.
I'have added -Djava.net.preferIPv4Stack=true to eclipse.ini and it solved the problem. May be it's related to some proxy settings.

Cannot see the Glassfish adapter after installing plugin in Eclipse

I've installed Glassfish 3.1.1 and Eclipse Indigo onto a Win 7 machine but cannot add the Glassfish server via Eclipse's Servers view.
Oracle Glassfish Server Tools 1.8 is also installed but despite this there is no Glassifish entry in the list of avilable server adaptors.
I will continue to scour the web for a way around this but if anyone can advise I'd be grateful.
Thanks
You need to install the JavaEE development edition of Eclipse, and in that go to the Eclipse Marketplace where you can find and install the Glassfish adapter.
I had to restart eclipse two times before it appeared. This seems like a bug to me but I'm new in the Eclipse world