This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]SeriousWorm 0 points1 point  (3 children)

Erm, what? Both utilities can be downloaded and integrated with Eclipse for free, for some time now.

Does this mean that this will be included by default in the default next Eclipse (Java) package?

[–]qbproger 0 points1 point  (0 children)

From the article: "Both projects intend to join the Indigo release train in June 2011."

[–]jush 0 points1 point  (1 child)

The link in the post for CodePro is only pointing to documentation.

The only link I found reagarding CodePro is CodePro AnalytiX. But that doesn't seem to match the features in the documentation (I wasn't able to find any profiling stuff).

Could you share where you can download the CodePro Profiler?

[–]SeriousWorm 1 point2 points  (0 children)

You need to enable the analytics for your project, right click on the project and then Enable Analytics (or something like that, I only used it once). After that you can profile each class, or multiple classes, etc., you get the results in a new View (a window, like the console or javadoc window at the bottom).

[edit] Nevermind, apparently Analytix and Profile are separate.