Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Opening Java classes
Opening Java classes [message #120470] Tue, 29 November 2005 13:59 Go to next message
Eclipse UserFriend
Originally posted by: muppet_tizer.hotmail.com

I have HelloWorld.java open open in my my workspace and want to open
another version of this class HelloWorld.java thats on my desktop so I can
visually compare them in the editor.

The problem is when I double click on the class on my desktop it complains
about the workspce already in use and I have to choose another. But I want
it to open in the current workspace. so they appear next to each other in
the editor.
Re: Opening Java classes [message #120564 is a reply to message #120470] Tue, 29 November 2005 19:27 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse3.rizzoweb.com

Dar Var wrote:
> I have HelloWorld.java open open in my my workspace and want to open
> another version of this class HelloWorld.java thats on my desktop so I
> can visually compare them in the editor.
>
> The problem is when I double click on the class on my desktop it
> complains about the workspce already in use and I have to choose
> another. But I want it to open in the current workspace. so they appear
> next to each other in the editor.
>

You can't open arbitrary files in Eclipse by double-clicking them in
Windows - it doesn't work that way.
What you can do is File > Open File... to open the file on your desktop.

HTH,
Eric
Previous Topic:Newbie Problem
Next Topic:how to get the currently used Project
Goto Forum:
  


Current Time: Sun Oct 06 08:40:55 GMT 2024

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

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

Back to the top