Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lester

Pages: [1]
1
Suggestions and Requests / Integration with other IDE
« on: July 07, 2005, 09:26:57 am »
I am using Intellij as my java IDE for code developement. Can I use EA as an plugin into the Intellij IDE. If so how can I use it

2
Suggestions and Requests / Re: Reverse Engineering
« on: July 08, 2005, 07:36:20 am »
Thanks for the reply. I was able to follow your instructions. The only problem I had was that my project source code was in P:\tiger\.. which got moved over to S:\tiger\... Even though I used reverse engineer with the new root, some how EA remembered the old source tree and always refered to it. Hence I had to delete the the source code in the Project Views->Views->com... Then reverse engineer again. After this it worked correctly.

I found the reverse engineer process to be too slow. Moreover if it encounters a problem, it stops with a dialog box requiring user inputs. Instead use a check box "Proceed on Error". Use a log file to report and indicate to the user of any errors encountered.

The source tree that I was refering to is already in place under Project Views->Views->com....


3
Suggestions and Requests / Reverse Engineering
« on: July 07, 2005, 09:24:19 am »
The Reverse Engineering feature is very useful for learning about code that already been developed. However I find this feature difficult to use and very slow. I would suggest the following

- Starting to reverse engineer should as simple as just pointing to a root directory(source or class) and start.
- The reverse engineering should quikly import all the files and present the user with the source tree.
- More elaborate process should done in background.
- There should be check box to select "Continue on Error" so that if the user does not have to sit and watch a long import process.

Pages: [1]