S
Sanjeev Reddy
Guest
Hello Didier, In the meantime, as a workaround you can do the following to achieve what you want: 1. Create an OpenEdge project and then add the necessary PROPATH entries manually from Project Properties 2. Go to the project location from disk and then take a copy of “.propath” file ( / /) 3. Create another project and then replace .propath file with the copy of above project (from step2) 4. Refresh the newly created project May be you can write a script to do this job automatically when a new project is created. Hope this helps, Sanjeev
Continue reading...
Continue reading...