|
Plugin features
- ResinLauncher: launch resin 2.x or 3.x (require JDK 1.4) within eclipse
to let you debug jsp or servlet.
If you are using jdk 1.4 you can use hot code replace with
servlet.
You can debug jsp page using breakpoint in the servlet generated
by resin thus you can't use hot code replace with jsp.
- ResinProjectWizard:
create default webapp directory structure and classpath.
You can also convert an existing project into a resin project
- ResinWarFile: create war file for you using ant.
Download and install
This
plugin is free and open-source (CPL v0.5).
| Eclipse 3.0 |
Use the update manager
and create a bookmark to http://www.improve-technologies.com/alpha/updates/site.xml.
If you don't know how to use the update manager, read this procedure:
[
Using the update manager ]
|
| Version |
Date |
Comment |
| 3.0.0 |
16 Aug. 2004 |
- works with eclipse 3.0
You must restart eclipse after installation to use the resin Launcher action.
Please read the README file.
Download the plugin directly plugin.jar.
|
| Eclipse R2.1 |
Use the update manager
and create a bookmark to http://www.improve-technologies.com/alpha/updates/site.xml.
If you don't know how to use the update manager, read this procedure:
[
Using the update manager ]
|
| Version |
Date |
Comment |
| 2.1.1 |
30 Oct. 2003 |
fix a bug in resin project creation
works with resin 2.1.11 or 3.0.3
works with eclipse 2.1 or 3.0M4
Please read the README file.
Download the plugin directly plugin.jar.
|
| 2.1.0 |
17 Mar. 2003 |
Launch resin 2.x or 3.x (require JDK 1.4)
Please read the
README file.
Download the plugin directly plugin zip.
|
| Eclipse R2.0 |
For builds F3 (build 20020612) or more recent,
use the update manager and create a bookmark to
http://www.improve-technologies.com/alpha/updates/site.xml.
If you don't know how to use the update manager, read this procedure:
[
Using the update manager ]
|
| Version |
Date |
Comment |
| 1.0.0 |
17 Mar. 2003 |
Launch resin 2.x or 3.x (require JDK 1.4)
Please read the
README file.
Download the plugin directly plugin zip.
|
| 0.5.2 |
3 Oct. 2002 |
Fix a bug under linux. Default config file couldn't be found when starting resin.
Please read the
README file.
Download the plugin directly plugin jar.
|
| 0.5.1 |
5 Jul. 2002 |
Nothing new added compared to version 0.5.0, but the possiblity to install
the plugin via the update manager.
Tested with Eclipse R2.0 (build 20020628), running under Sun's VM 1.4, under Windows 2000.
Please read the
README file.
|
Eclipse R1.0 (older versions) |
| For the installation, please see
the readme file of the plugin version that you want to install.
|
| Version |
Date |
Archive file |
Comment |
| 0.5.0 |
14 Jun. 2002 |
Improve
Resin
Plugin0_5_0.zip |
new ResinLauncher Shortcut
new popup menu : convert to resin project
Works with eclipse F2/F3
Please read the
README file.
|
| 0.4.1 |
11 Jun. 2002 |
Improve
Resin
Plugin0_4_1.zip |
First public version of the plugin.
Developed and tested with Eclipse F2, running under
Sun's VM 1.4.
Please read the
README file.
The plugin is released under the Common Public Licence
0.5.
|
|
reset
Workbench layout bug
in 0.4.1 there is a bug that might reset your workbench
layout upon restarting eclipse.
To avoid it just comment out the 'org.eclipse.debug.ui.launchShortcuts'
extension point in the plugin.xml file. it will be fix
in next release.
|
You also need to download resin from caucho technology at:
http://www.caucho.com/download/
Using
the Resin plugin
See the readme file:
README file.
To do
The following functionnalities could be added:
- automatic update of resin.conf file
For
any information, remark or feedback about the plugin, feel
free to contact us at :
eclipse-resin@improve.fr.
|