Book a Demo

Author Topic: Reverse engineering from Eclipse Java Project  (Read 2869 times)

TinyToons

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Reverse engineering from Eclipse Java Project
« on: September 22, 2009, 11:10:15 pm »
Hi,

I use the 7.5 EA Eclipse Add-in to do reverse engineering from an Eclipse Java project. This project has two 'source' directories : 'src' and 'test'. I just want to do the reverse engineering of the 'src' directory. To exclude 'test', I have to uncheck manually all the test classes from the 'Merge with Eclipse' GUI (it is annoying. Moreover, the GUI is too small to read the complete class name). Do you have another solution ?

Thanx