- This topic has 7 replies, 5 voices, and was last updated 21 years, 4 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.
December 17, 2003 at 9:06 pm #201079
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 SupportDecember 17, 2003 at 9:13 pm #201081
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 🙂
December 23, 2003 at 4:38 am #201261
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 😀December 23, 2003 at 12:48 pm #201277
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.
December 24, 2003 at 4:56 pm #201308
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
December 26, 2003 at 10:04 am #201318
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 SupportJanuary 31, 2004 at 1:24 am #202739
mrzeldMember+1 i usually just switch right back to ME perspective
-
AuthorPosts