• 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

Migrating from RAD IDE to Eclipse IDE

 
Ranch Hand
Posts: 66
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Iam migrating my project from RAD7.5 IDE to Eclipse 3.5 IDE

In Rad i have used RAD7.5 and jboss 4.0 server
In Eclipse i have used Eclipse3.5 and Jboss 5.1.0 server

The Project is working fine in RAD and jboss 4.0 and
same project is not working in Eclipse 3.5 and jboss 5.1.0

my Question is for migrating from rad to eclipse 3.5 i need to add any supporting jar files to eclipse and jboss 5.1.0

Thanks,
K.Saravanan
 
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
Saying "same project is not working in Eclipse 3.5 and jboss 5.1.0" does not tell use anything.
Please read: https://coderanch.com/how-to/java/ItDoesntWorkIsUseless
and: https://coderanch.com/how-to/java/TellTheDetails
reply
    Bookmark Topic Watch Topic
  • New Topic