Initial window position for debugging applet [message #196191] |
Fri, 18 February 2005 16:59 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.47581 seconds