JRebel Netbeans Plugin - plugin detail
This plugin enables NetBeans users to continue use the debugging facilities
of NetBeans to debug JVM applications that use JRebel
JRebel is a small application that allows you to see changes you make to your
code without needing to redeploy. It maps your project workspace directly to a
running application, so when you make a change to any class or resource in your
IDE the change is immediately reflected in the application, skipping build and
redeploy phases.
| Plugin owner: |
toomasr |
| Website: |
http://www.zeroturnaround.com |
| Added: |
2009-11-11 |
| Last updated: |
2012-05-02 |
| NetBeans Versions: |
7.0, 7.1 |
| License: |
Apache License V2 |
| Category: |
Debugging |
| Size: |
13.59 MB |
| Downloaded: |
4,709 times |
| Rating: |
|
Verifications for NetBeans versions
Decisions of individual verifiers for JRebel Netbeans Plugin plugin for NetBeans IDE 7.0
carlosqt mcreps ent38 cengizc |
|
senthilsource scottwd9 mmirilovic jpirek jkovalsky |
Commentscarlosqt: Works on NB 7.0.1
Win7, Java 1.7.0, 64-bit.
ent38: OK on NB 7.0.1, WinXP SP3 x86 cp1252(fr), JDK6u32 and JDK7u04.
Decisions of individual verifiers for JRebel Netbeans Plugin plugin for NetBeans IDE 7.1
ent38 carlosqt cengizc mcreps |
|
jpirek senthilsource jkovalsky scottwd9 mmirilovic |
Commentsent38: OK on NB 7.1.2, WinXP SP3 x86 cp1252(fr), JDK6u32 and JDK7u04. carlosqt: Works on NB 7.1.2
Win7, Java 1.7.0, 64-bit.
|
Introduction
JRebel is a small application that allows you to see changes you make to your
code without needing to redeploy. It maps your project workspace directly to a
running application, so when you make a change to any class or resource in your
IDE the change is immediately reflected in the application, skipping build and
redeploy phases.
This plugin enables NetBeans users to continue use the debugging facilities
of NetBeans to debug JVM applications that use JRebel
For more information please visit http://www.zeroturnaround.com
What's new in this version
|
[ You have to be logged in to be able to comment. ]
User Comments
RE: Cannot disable the plugin
OK, added a note at http://zeroturnaround.com/forum/topic.php?id=1852&replies=1#post-7702
Posted by ent38 on Mar 22, 2012
RE: Cannot disable the plugin
no, it is not normal. Could you please report to jrebel forums: http://zeroturnaround.com/forum
Posted by toomasr on Mar 07, 2012
Cannot disable the plugin
Hi,
it is not possible to deactivate the plugin (via the Plugins Manager).
Is it normal ?
Posted by ent38 on Mar 03, 2012
Can not use in netbeans for linux
My environment is:
tomcat 6
netbeans 7.0.1 for Linux
when I toggle on JRebel icon and then deploy my project will get an error:
----------------error info start--------------------
Using CATALINA_BASE: /home/work/D/tomcats/netbean
Using CATALINA_HOME: /home/work/D/tomcats/netbean
Using CATALINA_TMPDIR: /home/work/D/tomcats/netbean/temp
Using JRE_HOME: /usr/java/latest
Using CLASSPATH: /home/work/D/tomcats/netbean/bin/bootstrap.jar
Exception in thread "main" java.lang.NoClassDefFoundError: "-javaagent:/home/work//netbeans/7/0/jrebel/jrebel/jar"
Caused by: java.lang.ClassNotFoundException: "-javaagent:.home.work..netbeans.7.0.jrebel.jrebel.jar"
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: "-javaagent:/home/work/.netbeans/7.0/jrebel/jrebel.jar". Program will exit.
----------------error info end--------------------
I have forgot config something?
Posted by Mzdiy on Dec 06, 2011
OK
Thx for the fixes ;)
Posted by ent38 on Nov 17, 2011
Verification feedback 1.2.1
Fixed uninstallation issue
Added escaping for javaagent option for directories with spaces
Added small icon
Posted by toomasr on Nov 16, 2011
Error after uninstall
Thx for the upload.
JRebel works fine (I've tested Java EE 5 simple webapps on Tomcat 7 and Java EE 6 on Glassfish 3.1.1, NetBeans 7.0.1, Win XP SP3 x86, JDK 6u29 x86 and 7u01 x86).
Some problems :
- after having uninstalled the plugin, I cannot open any JavaSE/EE project. I have the "unrecognized project; missing plug-in?" message.
- there is no small icon (for the "toggle on/off JRebel") if we choose the "Small Toolbar Icons" preference, only the big icon.
Posted by ent38 on Nov 02, 2011
Re-uploaded
@ent38 Re-uploaded
Posted by toomasr on Nov 02, 2011
Download link broken
The download link seems to be broken (it leads to a page that shows "Error - Plugin file missing on the file system"). Could you try to re-upload the NBM ?
Thx.
Posted by ent38 on Nov 02, 2011
How about nb7?
I am trying it in nb7 and the start server feature doesn't seem to work...
Posted by pablopina on Sep 18, 2011