- This topic has 5 replies, 2 voices, and was last updated 14 years, 4 months ago by support-shalini.
-
AuthorPosts
-
Jeff FiedlerParticipantIn MyEclipse 8.0 PRO license, I select a Java class with a main() and hold the right mouse button menu that displays the “Profile As…” item. However, the “Profile As” submenu only lists “Profile Configurations …”. When I go into the “Profile Configurations” dialog, I do not see the categories of “Eclipse Application”, “Java Application”, and “Java Applet” and the icons for “new”, “duplicate”, “delete”, etc. are not active.
I have installed the “M4MContactManagerExample” and have tried to create a Profiler Configuration for its Main.java, which also does not work.
By contrast, both the “Run As” and “Debug As” submenus of the right mouse button menu do show the “Java Application” and their own “XYZ Configurations…” as items, when I have the Main.java selected.
support-shaliniMemberjrfiedler,
I could not replicate this at my end. Can you copy paste your installation details from MyEclipse > Installation Summary > installation Details?
Can you switch to a new workspace and check if the issue persists?
Jeff FiedlerParticipantShalini,
I appreciate your help. Here are the Installation Details:
*** Date: Monday, June 21, 2010 11:13:32 AM PDT ** System properties: OS=WindowsXP OS version=5.1.0 Java version=1.6.0_13 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 8.0 Build id: 8.0-20091120 *** Eclipse details: MyEclipse Enterprise Workbench Version: 8.0 Build id: 8.0-20091120 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\asys\MyEclipse_8\myeclipse.exe -name Myeclipse --launcher.library C:\asys\MyEclipse_8\../Pulse/Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll -startup C:\asys\MyEclipse_8\../Pulse/Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -install C:/asys/MyEclipse_8 -configuration configuration -clean -vm C:/asys/Pulse/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
I tried from a new workspace with both a simple Hello.java main program and the M4MContactManagerExample and I still do not have a way to profile them.
Thank you,
Jeff
support-shaliniMemberJeff,
Can you try using the -clean command as mentioned in the link below –
https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/Let me know how that works for you.
Jeff FiedlerParticipantShalini,
I have tried the -clean and it did not help.
Do you know where the configuration settings are located, so that I (we:-) ) can review them to see why the Profile option is not enabled for my Java applications? (I would imagine that they are located somewhere that can be seen through the eclipse UI by examining some of the eclipse configuration files .)
Thank you, Jeff
support-shaliniMemberJeff,
We have tested on MyEclipse 8.0 and 8.5 and this is working fine on both the versions.
You can try reinstalling your profile pulse but this will upgrade your ME to 8.5.
The following are the steps to reinstall using pulse –
1. download pulse explorer from http://www.poweredbypulse.com
2. Open pulse explorer and select “Eclipse Galileo” from the left pane.
3. Your profile will be listed under MyProfiles, select it and from the context menu select “Re-install and Run”.
Let me know how that works for you. -
AuthorPosts