Book a Demo

Author Topic: is it possible to remove source code directories ?  (Read 2609 times)

lkrs2000

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
is it possible to remove source code directories ?
« on: April 04, 2012, 10:07:27 am »
I am in the process of reverse engineering some code. I added a few source directories to my EA project, but now I would like to do the following:

1) remove some of those directories and have the corresponding diagrams removed from my project.

2) list the source directories that I have added.

Thanks,


Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: is it possible to remove source code directori
« Reply #1 on: April 13, 2012, 10:02:20 am »
My recommendation is to run an Import Source Directory.

It won't remove packages or diagrams, but it can optionally remove classes that no longer exist.