For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 20 replies, 5 voices, and was last updated 16 years ago by
cusdx.
-
AuthorPosts
-
Michael StaceyParticipantIs there some way to specify the workspace on the command line? I’m using 8.5 on Linux and every time I start up I have to manually switch to my workspace.
July 2, 2010 at 12:07 am #309521
support-joyMemberStacey,
When you open MyEclipse 8.5, it first opens the Workspace Launcher where you can choose the workspace path and also a checkbox is provided to set it as the default workspace. Can you clarify, if you have checked the default workspace option? You can see your workspace here – Open MyEclipse IDE, from menu options click on Window > Preferences > General > Startup and Shutdown > Workspaces
July 2, 2010 at 5:22 am #309533
Michael StaceyParticipantFirst, I wouldn’t have a problem if the Workspace Launcher came up; it does not.
In Window > Preferences > General > Startup and Shutdown > Workspaces, my workspace is the only one in the list and “Prompt for workspace on startup” is checked.July 5, 2010 at 3:07 am #309554
support-joyMemberStacey,
Remove the workspace set up under window > Preferences > General > Startup and Sutdown > Workspaces. Let me know if this prompts you to select workspace.
July 6, 2010 at 4:39 am #309573
Michael StaceyParticipantno, it does not.
July 6, 2010 at 4:55 am #309574
support-joyMemberStacey,
This is weird. I cannot replicate this at my end. At the time of opening MyEclipse if I choose the workspace and click on “Use this as default and donot ask again” checkbox, next time I try to login, the IDE doesn’t prompt me to choose the workspace. Next, I clicked on Window > Preferences > General > Startup and Shutdown > Workspaces – selected the checkbox “Prompt for workspace on startup” and removed the entry under *Recent workspaces*. Clicked on [Apply] and [OK]. Closed the IDE and opened again, I am prompted to select the workspace.
Can you answer few more queries –
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
2. Can you perform a -clean. Please refer – https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/
3. Can you clear your .log file. Your log file is located at [your workspace dir]/.metadata/.log, replicate this issue and check if there are any relevant issues logged. Please copy and paste the same here.
4. Also open Help > About MyEclipse Enterprise Workbench > Installation Details > Configuration. Look under *** System properties and copy and paste com.genuitec.pulse.client.handshake.id hereJuly 15, 2010 at 5:05 am #309837
support-joyMemberStacey,
Can you try this –
1. comment the following line to remove the default workspace in config.ini :
#osgi.instance.area.default=@user.home/Workspaces/MyEclipse 8.5
Your config.ini should be located at [your myeclipse installarion dir]\configuration\config.ini
2. click on Window > Preferences > General > Startup and Shutdown > Workspaces – select the checkbox “Prompt for workspace on startup” and remove the entry under *Recent workspaces*. Clicked on [Apply] and [OK]. Close the IDE and open again
3. Using command prompt go to C:\Program Files\Genuitec\MyEclipse 8.5\ or appropriate ME 8.5 location and run “myeclipse.exe -clean”. This will open the workspace launcher, choose the workspace. Make sure “Use this as the default and do not ask again” checkbox is un-checked. Click on [OK]Let me know how this works for you.
July 20, 2010 at 10:04 am #309954
cusdxMemberJust for info, I’m also getting this with 8.5 – it’s not prompting me for a workspace and nor is it defaulting to the only one I’ve ever used – projects are blank. I do “switch workspace” after I’ve started up and then it starts up again correctly.
July 21, 2010 at 2:53 am #309973
support-joyMembercusdx,
Thank you for sharing your findings with us. Have you tried the above workaround – changes to config.ini file and performing -clean?
Can you share the set of steps taken by you which resulted in the above issue? This will help to narrow down the root cause.July 22, 2010 at 8:31 am #310022
cusdxMemberHi Joy, haven’t tried it yet – am about to go on vacation but will give it a go when I come back
July 22, 2010 at 11:40 pm #310035
support-joyMemberThank you. Let me know how this works for you.
July 24, 2010 at 9:23 am #310059
mfkilgoreMemberJoy
I am also, just recently experiencing the same problem. I followed the steps above and it did not correct the problem. I now always launch a default workspace and must use switch workspace to get backJuly 25, 2010 at 8:07 pm #310070
dankirkdParticipantI’ve had the same problem and I have no idea what caused it, but the steps above worked for me to restore the workspace selection dialog box. i.e.:
– click on Window > Preferences > General > Startup and Shutdown > Workspaces – select the checkbox “Prompt for workspace on startup” and remove the entry under *Recent workspaces*. Clicked on [Apply] and [OK]. Close the IDE and open again
– Using command prompt go to C:\Program Files\Genuitec\MyEclipse 8.5\ or appropriate ME 8.5 location and run “myeclipse.exe -clean”. This will open the workspace launcher, choose the workspace. Make sure “Use this as the default and do not ask again” checkbox is un-checked. Click on [OK]Note: My IDE already had the “Prompt for workspace on startup” setting set, it just was ignoring it, so the first of those two steps may not be necessary, and I suspect simply running “myeclipse.exe -clean” might have been all that was necessary.
July 25, 2010 at 8:11 pm #310071
dankirkdParticipant@mfkilgore wrote:
I am also, just recently experiencing the same problem. I followed the steps above and it did not correct the problem. I now always launch a default workspace and must use switch workspace to get back
mfkilgore – try opening the IDE using “myeclipse.exe -clean” again. I had the exact same behavior as you and it worked for me. Alternatively, make some other adjustment that would cause the preferences to update such as changing the number of workspaces to display in the dialog box selection list.
July 26, 2010 at 12:55 am #310074
support-joyMemberdankirkd,
Good to hear you are all set.
mfkilgore,
Please try out the suggestions and let me know how this works for you.
All,
I would appreciate, if you can share a reproduction script for this issue. This will help narrow down the root cause.
Best.
-
AuthorPosts
