Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Initial window position for debugging applet
Initial window position for debugging applet [message #196191] Fri, 18 February 2005 16:59
Eclipse UserFriend
Originally posted by: user.domain.invalid

Isn't it always the small things that bother you?

I got sick of my applet popping up in a 200x200 window in the upper-left
corner of my screen, so I found the parameters area in the "Run..." and
"Debug..." menus, and now it's a glorious 600x400 window...yay!

However, it's still popping up in the upper-left corner of my screen at
coordinates (0,0), directly over my source code. I tried creating
parameters "x" and "y" and setting them to something, but that didn't work.

Can anyone tell me:
(1) How do you specify the initial window location for the applet
context that Eclipse uses to run/debug your applet?
(2) Could anyone point me to the part of the manual that lists these
options? (I tried looking through the JDT manual, but didn't find
anything useful.)

mk.
Previous Topic:Eclipse doesn't handle my enums
Next Topic:Editting a launch configuration
Goto Forum:
  


Current Time: Fri Jul 18 02:03:16 EDT 2025

Powered by FUDForum. Page generated in 0.47581 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top