• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

eclipse STS 2.5.1 and tomcat 6.0.26 query

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have STS eclipse 2.5.1 and tomcat 6.0.26. I run an ant build from a clearcase view and copy the generated war onto webapps.

tomcat 6.0.26 is installed and configured to run inside eclipse servers tab. The project is imported as existing workspace into eclipse

I start the server and it deploys the war. My questions are


a) With plain eclipse 3.5 and tomcat with subversion I could publish add and remove projects easily

I cannot add or remove projects or publish here how do I do that ?

b) How do I configure debugging is it going to be straight forward as putting breakpoint and opening debug perspective by clicking the bug ?

 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is "STS eclipse"?

a) Do you mean add and remove projects using Subversion or ClearCase?

b) That's how it is done in Eclipse...
 
Arthur, where are your pants? Check under this tiny ad.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic