- This topic has 7 replies, 5 voices, and was last updated 20 years, 9 months ago by mrzeld.
-
AuthorPosts
-
Riyad KallaMemberOn the config window found here:
Window->Preferences->MyEclipse->Application Servers-><Whatever>->Launchit would be nice to add another option like Sysdeo has:
“When launching, switch to perspective: [None][v]”Where none is the default (don’t change the perspective) but the dropdown basically enumerates your potential perspectives.
Right now I like to stay in my ME perspective when launching, but it always go over to the debug one. not a big deal, but I never use it 😉
Also its another reason to keep me from installing Sysdeo.
Scott AndersonParticipantRight now I like to stay in my ME perspective when launching, but it always go over to the debug one. not a big deal, but I never use it 😉
Interesting idea. Right now we do whatever is the default for the workbench. Launching in Debug mode by default changes to the Debug perspective, but I can see this would be nice.
–Scott
MyEclipse Support
Riyad KallaMemberAhh, ok I overlooked this. It seems your solution now is more intelligent. I would never want to encourage you to dumb down ME 🙂
BrianMemberInteresting idea. Right now we do whatever is the default for the workbench. Launching in Debug mode by default changes to the Debug perspective, but I can see this would be nice.
The main thing is… Hot swapping is only avaliable in debug mode right?
so currently it leaves us with 2 options:
no hot swapping … no debug perspective switch.. 🙁
or
hot swapping … with debug perspective switch.. 🙁
now option 3 would be great:
hot swapping … no debug perspective switch 😀
Riyad KallaMemberWell debug mode doesn’t necessarily mean debug perspective. You can RUN any of the server apps in debug mode, and hot swap just fine. That’s what I do now, I switch back to ME mode and just keep editing and let tomcat pickup my changes as I go.
UNLESS you mean hot-swap as in stopping at a breakpoint, changing code, then continuing… then yes I guess you are right.
myoungstromMember+1 vote. So this feature request is a valid one then right? I would really like to be able to start my server in Hot Swap mode (Debug Mode) and not be automatically switched to the debug perspective.
Mike
Scott AndersonParticipantMike,
Yes, the enhancement request is valid. What you want is certainly achievable from an implementation perspective. We just have to prioritize it such that it gets done. All the +1 votes certainly raise its significance.
–Scott
MyEclipse Support
mrzeldMember+1 i usually just switch right back to ME perspective
-
AuthorPosts