signed jar files
support signing with private key on hardware token
Rebuild update site with new version #45
Bump version number for release preparation #45
first attempt at a fix
Provide a hint on creating a run config #45
A small documentation on setting up a development environment #45
release 9.1.7
add fix for Eclipse 2024-03 by rkurman, see
Eclipse logs error about removed flag xbootclasspath
Plugin does not work with website which redirects to https
Update Changelog & image
release 9.1.6
replaced unavailable TSA server
#30 Bump up version for release preparation.
#30: Use StringUtil for splitting entries from prefs
Replacing more old gif icons with new high quality png icons
Replacing old gif icons with new high quality png icons
#17: Apply fix by @jochenw
Merge branch 'master' of https://github.com/tomcatplugin/tomcatplugin
Fix Update Site URL
rebuild and update revision number
Adding the web.xml 3.1 Schemas to the XML Catalog.
Changing label 'Tomcat 9.x' to 'Tomcat 9.x (+)'.
fix for eclipse 2020-09
update changelog
Fix root dir cannot be persisted
prepare release 0.9.1.4
Fixed first problem when a project is added to Tomcat's system class
Merge branch 'master' of ssh://git.code.sf.net/p/tomcatplugin/code
Update version number and build release artifacts for update site
Merge pull request #13 from ConiKost/master
Merge pull request #9 from yuezk/fix-bug
updated copyright date
build version 9.1.3
Update version changelog on main site
fixed unicode
Merge pull request #1 from his-eg/master
added keypass and sigfile attributes for jar signing
fixed NPE and documented another problem
Apply patch provided on sf for Java 9 compatibility
Update README.md with new update site URL
ignore updatesite zipfiles
exclude .git directories (#23, PR #8)
How to perform the same execution the plugin does but with the console
Tomcat plugin 9.1.4 fixes this bug Tested on Eclipse Version: Photon Release (4.8.0) Build id: 20180619-1200 Apache Tomcat/8.5.24 DevLoader modified by e.siffert (August 04 2014) for Tomcat 8 Thanks!!!
Here is the PR https://github.com/his-eg/tomcatplugin/pull/9, waiting for merge
Here is the PR https://github.com/his-eg/tomcatplugin/pull/9, waiting for merge
I am not sure if this issue is actually caused by the Tomcat Plugin. Do you get the same error, when you try to start a unit test or a simple class with a public static void main(String args[]) - method?
Eclipse Tomcat plugin is incompatible with Gradle 4.4+
Tomcat with Java 9 does not start
Ooops, I used an old beta version of Java 9. It works with Java 9.0.4.
Tomcat with Java 9 does not start
Unfortuneteally, there is a different error message now: Unrecognized option: --add-opens=java.base/java.lang=ALL-UNNAMED Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
do not force endorsed directory as it is incompatible with Java 9 (#35)
cannot install tomcat eclipse plugin 9.1.2
The update site was moved to http://devtools.his.de/tomcatplugin/updatesite/ and the market place link was updated.
When projects are added to tomcat's classpath, ignore servlet-api et al
exclude .git directories (#23, PR #8)
Link Tomcat with Java
git
Fix has been punshed to git and will be part of the next release
Eclipse tomcatplugin error
The updatesite was moved to https://devtools.his.de/tomcatplugin/updatesite/ and the market place link was updated.
Tomcat with Java 9 does not start
Patch content will be available in next release. Thank you for your contribution!
Tomcat with Java 9 does not start
Let me know if there is a solution for java 9 for the plugin. I(ve got the same problem with Apache Tomcat 9.0. I'm going to try with Java 8.
it works for me, thank you, Yuval Barness, I user spring tool with jdk1.8, when I install tomcat plugin, it will popup can not connect the repository, I have replace local_policy.jar and US_export_policy.jar which under %JAVA_HOME%\jre\lib\security, restart spring tools reinstall tomcat plugin successfully.
cannot install tomcat eclipse plugin 9.1.2
Cannot start Tomcat
Fine. Ticket closed.
One of the problems I had was also that the project/tomcat/application root subdirectory was not saved, and I edited that manually in the context file. I do not have Automatically compute checked, but instead have checked the wanted projects checked individually. Sounds almost like there is a rights issue with regards to some files.