Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » New Folder, File
New Folder, File [message #195758] Mon, 16 February 2004 20:51 Go to next message
Eclipse UserFriend
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 #196370 is a reply to message #195758] Tue, 17 February 2004 13:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nick_edgar._no.spam.please_.ca.ibm.com

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

"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 #196682 is a reply to message #196370] Tue, 17 February 2004 20:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vralphvREMOVE.yahoo.com

"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 #196996 is a reply to message #196682] Wed, 18 February 2004 10:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

When all else fails, it's useful to try a different VM to see if it
solves the problem. A 1.3 VM is sufficient for Eclipse 2.1.x. You can
specify the VM using the "-vm" command line argument to the eclipse
executable.
--

pageV wrote:
>
> 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
Re: New Folder, File [message #197695 is a reply to message #196682] Thu, 19 February 2004 09:06 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 #198162 is a reply to message #196996] Thu, 19 February 2004 22:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: vralphvREMOVE.yahoo.com

"John Arthorne" <John_Arthorne@oti.com_> wrote in message
news:40338910.7090708@oti.com_...
> When all else fails, it's useful to try a different VM to see if it
> solves the problem. A 1.3 VM is sufficient for Eclipse 2.1.x. You can
> specify the VM using the "-vm" command line argument to the eclipse
> executable.
> --
>
Tried 1.4 yesterday. Still the same. See other response for more details on
what else I tried.

Ralph
> pageV wrote:
> >
> > 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
>
Re: New Folder, File [message #198473 is a reply to message #198154] Fri, 20 February 2004 09:52 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
Previous Topic:Incremental Compiler bug when accessing a protected attribute?
Next Topic:[Bug?] Eclipse Unable to nest output folders
Goto Forum:
  


Current Time: Tue Jul 22 07:24:54 EDT 2025

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

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

Back to the top