For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 12 replies, 4 voices, and was last updated 16 years, 6 months ago by
Loyal Water.
-
AuthorPosts
-
Robert VargaParticipantHi,
since I upgraded to 6.5m1 (actually it was disable 6.0.1, install 6.5m1) the workspace chooser does not come up at startup as it did, instead Eclipse is started with an empty workspace (probably the default workspace in the Eclipse directory, as I don’t have anything in it).
Eclipse version is 3.3.2 GA.
Best regards,
Robert
May 19, 2008 at 9:56 am #285103
Loyal WaterMemberRobert,
Can you go to Windows > Preferences > General > Startup and Shutdown and check “Prompt for workspace on startup”. Now does the prompt show up ?May 20, 2008 at 12:04 am #285143
Robert VargaParticipant@support-nipun wrote:
Robert,
Can you go to Windows > Preferences > General > Startup and Shutdown and check “Prompt for workspace on startup”. Now does the prompt show up ?Hi Nipun,
it was already checked before the upgrade (it was working perfectly before the upgrade, that is how I noticed it is not working anymore), it is still checked, and the prompt does NOT show up since the upgrade, that’s why I reported this as a bug.
I tried resetting, closing Eclipse, then starting up and setting it again, then closing Eclipse and starting it up again, but it still does NOT work with 6.5M1.
BR,
Robert
May 20, 2008 at 12:10 pm #285166
Loyal WaterMemberRobert,
I can see the issue that you pointed out. Thank you for bringing this up. I’ll file this right away.August 20, 2009 at 4:26 am #301591
mkropfMemberHi, I have the same problem, MyEclipse 7.1.1, workspace chooser does not appear at startup, preferences/startup/prompt for workspace *is* checked. What’s the solution?
August 20, 2009 at 11:32 pm #301635
support-shaliniMembermkropf,
Can you start MyEclipse using the -clean command and check if that works?
Please refer to the following link
https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/August 24, 2009 at 9:28 am #301693
mkropfMemberdid start with -clean, it came up asking for workspace (don’t ask again *not* checked) as expected
exited, started without -clean again, doesn’t ask for workspace and silently enters default workspace
(keeping -clean is no option for the long time with the startup time it imposes)August 24, 2009 at 9:43 am #301694
mkropfMembertried, I think, any combination of clean, startup options, “ask again” check – all the same: I can only get into my project workspace either with clean or with switching workspace after startup, arrgh!
I remember some time ago, Pulse prompted me to update, which I canceled – some side effect?August 25, 2009 at 3:48 pm #301763
Loyal WaterMemberkeeping -clean is no option for the long time with the startup time it imposes
The -clean would increase the startup time by a few millisecond which should not be noticeable. It seems that your workspace has gone corrupt. The other option would be to switch to a new workspace, import your projects into this workspace and continue working. Does that resolve the issue?
August 26, 2009 at 1:18 am #301775
mkropfMembertried with new workspace – same problem. Looks like I’m going to live with until I do an upgrade…
(maybe clean does not slowdown app startup, but what matters to me is the time passing until I can start work – several minutes more with clean)August 26, 2009 at 3:13 pm #301810
Loyal WaterMemberCould be a project of yours causing this issue. How many projects do you have in your workspace?
August 27, 2009 at 9:44 am #301845
mkropfMemberaround 10 projects, I keep most of them closed, the few ones I work with are around 20’000 files
Meanwhile I found the startup mparameter -data <workspace> which helped me out (funny nobody mentioned that before)August 28, 2009 at 11:24 am #301874
Loyal WaterMemberGlad to know you have the issue sorted out. Thanks for letting us know.
-
AuthorPosts
