Home » Eclipse Projects » Eclipse Platform » New Folder, File
New Folder, File [message #195758] |
Mon, 16 February 2004 20:51  |
Eclipse User |
|
|
|
Originally posted by: vralphvREMOVE.yahoo.com
Hello. I am new to Eclipse. I am using Eclipse 2.1.2 on Windows 98 with
JDK1.3.
In the Basic Tutorial in Help, a picture is given for "New Folder" and
"New File". When I try to create a new folder, my "New Folder" window has a
field called "Enter or select the parent folder", but lacks the "Folder
Name:" field, the "Advanced " button, and the "Link to folder in the file
system" checkbox. Same for "New File".
So I am stuck at the very beginning. Any tips? Thanks in advance.
Ralph
|
|
| | | |
Re: New Folder, File [message #197695 is a reply to message #196682] |
Thu, 19 February 2004 09:06   |
Eclipse User |
|
|
|
Originally posted by: nick_edgar._no.spam.please_.ca.ibm.com
Strange. The only thing I can think of is that you ran out of GDI or User
resources (graphics or window handles in the OS), which is a known problem
with Eclipse on Win98. Are you running any other apps at the same time? If
so, try rebooting your machine, avoid starting any other apps, start Eclipse
and try creating a new folder, and see if you get any further.
Nick
"pageV" <vralphvREMOVE@yahoo.com> wrote in message
news:c0uec3$66b$1@eclipse.org...
>
> "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
> news:c0tm3v$95q$1@eclipse.org...
> > Strange. Those fields should be there. Does the dialog look like it's
> > complete, or did it get truncated or clipped?
> > What display resolution are you running at? Is there anything in the
> > workspace/.metadata/.log file?
> >
> > Nick
>
> The dialog looks complete. My display is 800 by 600.
> Nothing in the .log file. I was wondering if I need a
> different JVM. I'm using the JDK1.3 that comes with JBuilder4.
> Ralph
> >
> > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > news:c0rrr4$3ap$1@eclipse.org...
> > > Hello. I am new to Eclipse. I am using Eclipse 2.1.2 on Windows 98
> with
> > > JDK1.3.
> > > In the Basic Tutorial in Help, a picture is given for "New
Folder"
> > and
> > > "New File". When I try to create a new folder, my "New Folder" window
> has
> > a
> > > field called "Enter or select the parent folder", but lacks the
"Folder
> > > Name:" field, the "Advanced " button, and the "Link to folder in the
> file
> > > system" checkbox. Same for "New File".
> > > So I am stuck at the very beginning. Any tips? Thanks in advance.
> > >
> > > Ralph
> > >
> > >
> >
> >
>
>
|
|
|
Re: New Folder, File [message #198154 is a reply to message #197695] |
Thu, 19 February 2004 21:59   |
Eclipse User |
|
|
|
Originally posted by: vralphvREMOVE.yahoo.com
"Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
news:c12fn1$rp8$1@eclipse.org...
> Strange. The only thing I can think of is that you ran out of GDI or User
> resources (graphics or window handles in the OS), which is a known problem
> with Eclipse on Win98. Are you running any other apps at the same time?
If
> so, try rebooting your machine, avoid starting any other apps, start
Eclipse
> and try creating a new folder, and see if you get any further.
>
> Nick
Yesterday I tried making a new class. The sixth button along the right side
was cut off to a sliver. Also, under "Which method stubs would you like to
create" , the second stub's check box is cut off to 1/4 height and the tops
only of the method showed. Tried rebooting today, but it still does it. The
cutting off happens a couple of inches from the bottom of the dialog. The
finish and cancel buttons at the bottom are still there. This is with 800 by
600 resolution. When I try a lower resolution, even more gets cut off. So
I think it is a resolution problem. I don't have a higher resolution, so I
am stuck. Does Java require a higher resolution?
Ralph
>
> "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> news:c0uec3$66b$1@eclipse.org...
> >
> > "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
> > news:c0tm3v$95q$1@eclipse.org...
> > > Strange. Those fields should be there. Does the dialog look like
it's
> > > complete, or did it get truncated or clipped?
> > > What display resolution are you running at? Is there anything in the
> > > workspace/.metadata/.log file?
> > >
> > > Nick
> >
> > The dialog looks complete. My display is 800 by 600.
> > Nothing in the .log file. I was wondering if I need a
> > different JVM. I'm using the JDK1.3 that comes with JBuilder4.
> > Ralph
> > >
> > > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > > news:c0rrr4$3ap$1@eclipse.org...
> > > > Hello. I am new to Eclipse. I am using Eclipse 2.1.2 on Windows 98
> > with
> > > > JDK1.3.
> > > > In the Basic Tutorial in Help, a picture is given for "New
> Folder"
> > > and
> > > > "New File". When I try to create a new folder, my "New Folder"
window
> > has
> > > a
> > > > field called "Enter or select the parent folder", but lacks the
> "Folder
> > > > Name:" field, the "Advanced " button, and the "Link to folder in the
> > file
> > > > system" checkbox. Same for "New File".
> > > > So I am stuck at the very beginning. Any tips? Thanks in advance.
> > > >
> > > > Ralph
> > > >
> > > >
> > >
> > >
> >
> >
>
>
|
|
| |
Re: New Folder, File [message #198473 is a reply to message #198154] |
Fri, 20 February 2004 09:52   |
Eclipse User |
|
|
|
Originally posted by: nick_edgar._no.spam.please_.ca.ibm.com
The minimum display resolution for Eclipse 2.1.2 is 1024x768 (see the
eclipse/readme/readme_eclipse.html under Platform UI). Also note that Win98
is not a supported platform and there are known problems with running out of
OS resources (Win98 has very few GDI resources available to apps).
I'm still puzzled about the disappearing controls though.
Nick
"pageV" <vralphvREMOVE@yahoo.com> wrote in message
news:c13svg$hc3$1@eclipse.org...
>
> "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
> news:c12fn1$rp8$1@eclipse.org...
> > Strange. The only thing I can think of is that you ran out of GDI or
User
> > resources (graphics or window handles in the OS), which is a known
problem
> > with Eclipse on Win98. Are you running any other apps at the same time?
> If
> > so, try rebooting your machine, avoid starting any other apps, start
> Eclipse
> > and try creating a new folder, and see if you get any further.
> >
> > Nick
>
> Yesterday I tried making a new class. The sixth button along the right
side
> was cut off to a sliver. Also, under "Which method stubs would you like to
> create" , the second stub's check box is cut off to 1/4 height and the
tops
> only of the method showed. Tried rebooting today, but it still does it.
The
> cutting off happens a couple of inches from the bottom of the dialog. The
> finish and cancel buttons at the bottom are still there. This is with 800
by
> 600 resolution. When I try a lower resolution, even more gets cut off.
So
> I think it is a resolution problem. I don't have a higher resolution, so
I
> am stuck. Does Java require a higher resolution?
>
> Ralph
> >
> > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > news:c0uec3$66b$1@eclipse.org...
> > >
> > > "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
> > > news:c0tm3v$95q$1@eclipse.org...
> > > > Strange. Those fields should be there. Does the dialog look like
> it's
> > > > complete, or did it get truncated or clipped?
> > > > What display resolution are you running at? Is there anything in
the
> > > > workspace/.metadata/.log file?
> > > >
> > > > Nick
> > >
> > > The dialog looks complete. My display is 800 by 600.
> > > Nothing in the .log file. I was wondering if I need a
> > > different JVM. I'm using the JDK1.3 that comes with JBuilder4.
> > > Ralph
> > > >
> > > > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > > > news:c0rrr4$3ap$1@eclipse.org...
> > > > > Hello. I am new to Eclipse. I am using Eclipse 2.1.2 on Windows
98
> > > with
> > > > > JDK1.3.
> > > > > In the Basic Tutorial in Help, a picture is given for "New
> > Folder"
> > > > and
> > > > > "New File". When I try to create a new folder, my "New Folder"
> window
> > > has
> > > > a
> > > > > field called "Enter or select the parent folder", but lacks the
> > "Folder
> > > > > Name:" field, the "Advanced " button, and the "Link to folder in
the
> > > file
> > > > > system" checkbox. Same for "New File".
> > > > > So I am stuck at the very beginning. Any tips? Thanks in
advance.
> > > > >
> > > > > Ralph
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
|
|
|
Re: New Folder, File [message #199085 is a reply to message #198473] |
Sat, 21 February 2004 19:15   |
Eclipse User |
|
|
|
Originally posted by: vralphvREMOVE.yahoo.com
"Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
news:c156ps$q8$1@eclipse.org...
> The minimum display resolution for Eclipse 2.1.2 is 1024x768 (see the
> eclipse/readme/readme_eclipse.html under Platform UI). Also note that
Win98
> is not a supported platform and there are known problems with running out
of
> OS resources (Win98 has very few GDI resources available to apps).
>
> I'm still puzzled about the disappearing controls though.
I think one panel is partly covered by another panel. Does any earlier
version of Eclipse work with 800by600?
Ralph
>
> Nick
>
> "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> news:c13svg$hc3$1@eclipse.org...
> >
> > "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
> > news:c12fn1$rp8$1@eclipse.org...
> > > Strange. The only thing I can think of is that you ran out of GDI or
> User
> > > resources (graphics or window handles in the OS), which is a known
> problem
> > > with Eclipse on Win98. Are you running any other apps at the same
time?
> > If
> > > so, try rebooting your machine, avoid starting any other apps, start
> > Eclipse
> > > and try creating a new folder, and see if you get any further.
> > >
> > > Nick
> >
> > Yesterday I tried making a new class. The sixth button along the right
> side
> > was cut off to a sliver. Also, under "Which method stubs would you like
to
> > create" , the second stub's check box is cut off to 1/4 height and the
> tops
> > only of the method showed. Tried rebooting today, but it still does it.
> The
> > cutting off happens a couple of inches from the bottom of the dialog.
The
> > finish and cancel buttons at the bottom are still there. This is with
800
> by
> > 600 resolution. When I try a lower resolution, even more gets cut off.
> So
> > I think it is a resolution problem. I don't have a higher resolution,
so
> I
> > am stuck. Does Java require a higher resolution?
> >
> > Ralph
> > >
> > > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > > news:c0uec3$66b$1@eclipse.org...
> > > >
> > > > "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in
message
> > > > news:c0tm3v$95q$1@eclipse.org...
> > > > > Strange. Those fields should be there. Does the dialog look like
> > it's
> > > > > complete, or did it get truncated or clipped?
> > > > > What display resolution are you running at? Is there anything in
> the
> > > > > workspace/.metadata/.log file?
> > > > >
> > > > > Nick
> > > >
> > > > The dialog looks complete. My display is 800 by 600.
> > > > Nothing in the .log file. I was wondering if I need a
> > > > different JVM. I'm using the JDK1.3 that comes with JBuilder4.
> > > > Ralph
> > > > >
> > > > > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > > > > news:c0rrr4$3ap$1@eclipse.org...
> > > > > > Hello. I am new to Eclipse. I am using Eclipse 2.1.2 on
Windows
> 98
> > > > with
> > > > > > JDK1.3.
> > > > > > In the Basic Tutorial in Help, a picture is given for "New
> > > Folder"
> > > > > and
> > > > > > "New File". When I try to create a new folder, my "New Folder"
> > window
> > > > has
> > > > > a
> > > > > > field called "Enter or select the parent folder", but lacks the
> > > "Folder
> > > > > > Name:" field, the "Advanced " button, and the "Link to folder in
> the
> > > > file
> > > > > > system" checkbox. Same for "New File".
> > > > > > So I am stuck at the very beginning. Any tips? Thanks in
> advance.
> > > > > >
> > > > > > Ralph
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
|
|
|
Re: New Folder, File [message #200891 is a reply to message #199085] |
Tue, 24 February 2004 10:53  |
Eclipse User |
|
|
|
Originally posted by: nick_edgar._no.spam.please_.ca.ibm.com
Eclipse 2.0 was spec'ed to work at 800x600.
"pageV" <vralphvREMOVE@yahoo.com> wrote in message
news:c18s3n$obn$1@eclipse.org...
>
> "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
> news:c156ps$q8$1@eclipse.org...
> > The minimum display resolution for Eclipse 2.1.2 is 1024x768 (see the
> > eclipse/readme/readme_eclipse.html under Platform UI). Also note that
> Win98
> > is not a supported platform and there are known problems with running
out
> of
> > OS resources (Win98 has very few GDI resources available to apps).
> >
> > I'm still puzzled about the disappearing controls though.
>
> I think one panel is partly covered by another panel. Does any earlier
> version of Eclipse work with 800by600?
>
> Ralph
> >
> > Nick
> >
> > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > news:c13svg$hc3$1@eclipse.org...
> > >
> > > "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message
> > > news:c12fn1$rp8$1@eclipse.org...
> > > > Strange. The only thing I can think of is that you ran out of GDI
or
> > User
> > > > resources (graphics or window handles in the OS), which is a known
> > problem
> > > > with Eclipse on Win98. Are you running any other apps at the same
> time?
> > > If
> > > > so, try rebooting your machine, avoid starting any other apps, start
> > > Eclipse
> > > > and try creating a new folder, and see if you get any further.
> > > >
> > > > Nick
> > >
> > > Yesterday I tried making a new class. The sixth button along the right
> > side
> > > was cut off to a sliver. Also, under "Which method stubs would you
like
> to
> > > create" , the second stub's check box is cut off to 1/4 height and the
> > tops
> > > only of the method showed. Tried rebooting today, but it still does
it.
> > The
> > > cutting off happens a couple of inches from the bottom of the dialog.
> The
> > > finish and cancel buttons at the bottom are still there. This is with
> 800
> > by
> > > 600 resolution. When I try a lower resolution, even more gets cut
off.
> > So
> > > I think it is a resolution problem. I don't have a higher resolution,
> so
> > I
> > > am stuck. Does Java require a higher resolution?
> > >
> > > Ralph
> > > >
> > > > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > > > news:c0uec3$66b$1@eclipse.org...
> > > > >
> > > > > "Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in
> message
> > > > > news:c0tm3v$95q$1@eclipse.org...
> > > > > > Strange. Those fields should be there. Does the dialog look
like
> > > it's
> > > > > > complete, or did it get truncated or clipped?
> > > > > > What display resolution are you running at? Is there anything
in
> > the
> > > > > > workspace/.metadata/.log file?
> > > > > >
> > > > > > Nick
> > > > >
> > > > > The dialog looks complete. My display is 800 by 600.
> > > > > Nothing in the .log file. I was wondering if I need a
> > > > > different JVM. I'm using the JDK1.3 that comes with JBuilder4.
> > > > > Ralph
> > > > > >
> > > > > > "pageV" <vralphvREMOVE@yahoo.com> wrote in message
> > > > > > news:c0rrr4$3ap$1@eclipse.org...
> > > > > > > Hello. I am new to Eclipse. I am using Eclipse 2.1.2 on
> Windows
> > 98
> > > > > with
> > > > > > > JDK1.3.
> > > > > > > In the Basic Tutorial in Help, a picture is given for
"New
> > > > Folder"
> > > > > > and
> > > > > > > "New File". When I try to create a new folder, my "New
Folder"
> > > window
> > > > > has
> > > > > > a
> > > > > > > field called "Enter or select the parent folder", but lacks
the
> > > > "Folder
> > > > > > > Name:" field, the "Advanced " button, and the "Link to folder
in
> > the
> > > > > file
> > > > > > > system" checkbox. Same for "New File".
> > > > > > > So I am stuck at the very beginning. Any tips? Thanks in
> > advance.
> > > > > > >
> > > > > > > Ralph
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
|
|
|
Goto Forum:
Current Time: Tue Jul 22 19:53:47 EDT 2025
Powered by FUDForum. Page generated in 0.29610 seconds
|