How to setup javarebel on your eclipse
Tech-Today

How to setup javarebel on your eclipse


Steps on how to setup javarebel on eclipse

1.) download javarebel, and extract in a directory
2.) buy a license and paste the jrebel.lic in the directory where you extract javarebel
3.) open JBoss Server View
4.) double click on Server
5.) click open Launch Configuration tab
6.) in General Information tab, add the following VM arguments
-noverify -javaagent:C:\JAVAREBEL_INSTALL_DIR\javarebel.jar




- How To Configure Jrebel In Eclipse With Maven
This page is a compilation of instruction on how you can configure your eclipse with maven to autodeploy an ear or war using jrebel. Prerequisites: 1.) eclipse with maven 2.) jrebel with license Steps: 1.) Install jrebel plugin to eclipse using this...

- How To Install Eclipse Plugin Using Available Sites And Eclipse Marketplace
This tutorial will teach us how to install eclipse plugins such as svn, egit, etc using available sites and eclipse marketplace. Note that I've done this on windows using eclipse-jee-juno. Installing eclipse plugins using available sites: 1.) To install...

- Creating And Testing A Web Service Using Soap Ui
I just want to share a simple example on how to create and test a web service on java. Download and install the following: 1.) eclipse java (client) 2.) eclipse jee (web service) 3.) jboss 5.1 AS 4.) soap ui, get the stand alone (http://www.soapui.org/)...

- Create A New Seam Web Project In Eclipse-helios
In this exercise we will be building seam web project in eclipse. It's long so stay focus :-D. What you need (The following should be installed correctly): Note: in parentheses is where I installed mine. 1.) Jboss seam 2.2.1 (C:\jboss-seam-2.2.1)...

- Phpmyadmin3.2 - The Configuration File Now Needs A Secret Passphrase (blowfish_secret)
Before, you have to set application used variables like server, user, password, etc. But with the release of phpmyadmin3.2, it's now easy to setup this tool. Steps: 1.) Download the phpmyadmin3.2 (http://www.phpmyadmin.net/home_page/downloads.php)...



Tech-Today








.