- This topic has 9 replies, 6 voices, and was last updated 15 years, 11 months ago by Loyal Water.
-
AuthorPosts
-
luise_dalianMemberI’m a Java programmer.
I have customered to use tomcat plug-in, because the deploye of tomcat project is easier.
without deploying the real project folder under tomcat server’s webApps folder.I can’t user the tomcat plug-in in myeclipse 7.0 even though I have copy the tomcat’s plug-in into the features folder under myeclipse 7.0
Loyal WaterMemberluise_dalian,
Why don’t you use the Tomcat connector instead of the plugin?What plugin are you trying to setup with MyEclipse? Can you paste a link to the plugin homepage.
birkosMemberI think he is talking about the sysdeo plugin. Website: http://www.eclipsetotale.com/tomcatPlugin.html
Is there anyway to install this plugin? any workaround?
GregMemberThe only workaround for 7.0 is installing the plugin for an online or archived update site. It is pretty easy to convert a plugin into an archived update site, but it may be more than you want to do right now. We will be addressing this in an upcoming version.
However, another question is in what ways does the Tomcat connector in MyEclipse not function the way you need? Our connectors include all of the features of the sysdeo plugin. We’d love to hear your feedback. A few of the features for the Tomcat connector in MyEclipse may not be obvious (like jar’ring dependenct java projects and bundling them in your project) We can help you on this topic with those issues.
ggb23MemberWhere would we find the process for converting to an archived update site? I have another plugin (ClearCase SCM Plugin) that I’d need to do this for. Thanks.
Riyad KallaMemberggb23.
If you are using ClearCase, all ClearCase repositories expose an update site for the ClearCase plugin that you should be able to point the Add/Remove manager at. If you do want to create your own update site, we’ve put together this FAQ entry to help users out: http://www.poweredbypulse.com/forums/showthread.php?t=801
luise_dalianMemberThe tomcat plug-in I mean is http://www.eclipsetotale.com/tomcatPlugin.html.
With the plug-in I can deploye my web project by adding an element in the server.xml file of tomcat.
With the myeclipse tomcat function the whole folds of the project will copy to the webapps folder of tomcat,
Loyal WaterMemberluise_dalian,
The MyEclipse Tomcat Connector does not support deploying a web project by adding an element in the server.xml file of tomcat. The Tomcat plugin is not certified to run with MyEclipse but you can try setting it up via an archive update site.
luise_dalianMemberThis message has not been recovered.
Loyal WaterMemberThis message has not been recovered.
-
AuthorPosts