Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Associating java file with eclipse does not work
Associating java file with eclipse does not work [message #148825] Tue, 16 March 2004 05:34 Go to next message
Eclipse UserFriend
Originally posted by: pasi.tuominen.surfeu.fi

Hi,
I would like to double click on a java file in windows explorer and get it
opened in the currently running eclipse instance. I have an association
between java files and eclipse in windows but the association does not
work as it should. When I double click on a java file in the windows
explorer a message "completing install" appears, a workspace directory is
created in the current directory. After a while NEW instance of eclipse is
started and the file is not even opened. I double click an other file and
now I receive an error message in the log file. Does anyone know how I get
this to work?

!SESSION
------------------------------------------------------------ ----------
!ENTRY org.eclipse.core.launcher 4 0 maalis 16, 2004 12:08:28.534
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.reflect.InvocationTargetException:
java.lang.reflect.InvocationTargetException:
org.eclipse.core.runtime.CoreException[5]: java.io.FileNotFoundException:
Z:\cmgwr3_oam_em_appl\java_dev\java\src\se\ericsson\mobileMG w\em\dataClasses\workspace\.metadata\.lock
(Access is denied)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(Unknown Source)
at java.io.RandomAccessFile.<init>(Unknown Source)
at
org.eclipse.core.internal.runtime.InternalPlatform.createLoc kFile(InternalPlatform.java:229)
at
org.eclipse.core.internal.runtime.InternalPlatform.loaderSta rtup(InternalPlatform.java:680)
at java.lang.reflect.Method.invoke(Native Method)
at
org.eclipse.core.internal.boot.InternalBootLoader.startup(In ternalBootLoader.java:1040)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:838)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Re: Associating java file with eclipse does not work [message #148866 is a reply to message #148825] Tue, 16 March 2004 10:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-user.jibeinc.com

Pasi Tuominen wrote:

> Hi,
> I would like to double click on a java file in windows explorer and get it
> opened in the currently running eclipse instance. I have an association
> between java files and eclipse in windows but the association does not
> work as it should.

Please search through past messages before asking your questions - this
question is asked and answered about once a week in these newsgroups.
In fact, it was just discussed in the past day or two in another thread.
The answer is that current versions of Eclipse don't support this, but
there is a plugin you can get that will help a little bit.
The full feature you want might be in the plan for 3.0 release.

Eric
--
Eric Rizzo
Software Architect
Jibe, Inc.
http://www.jibeinc.com
Re: Associating java file with eclipse does not work [message #148994 is a reply to message #148866] Wed, 17 March 2004 10:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pasi.tuominen.surfeu.fi

Eric Rizzo wrote:

> Pasi Tuominen wrote:

> > Hi,
> > I would like to double click on a java file in windows explorer and get it
> > opened in the currently running eclipse instance. I have an association
> > between java files and eclipse in windows but the association does not
> > work as it should.

> Please search through past messages before asking your questions - this
> question is asked and answered about once a week in these newsgroups.
> In fact, it was just discussed in the past day or two in another thread.
> The answer is that current versions of Eclipse don't support this, but
> there is a plugin you can get that will help a little bit.
> The full feature you want might be in the plan for 3.0 release.

> Eric

Thank you for your answer Eric. Is there a quick way to search through the
archives? I searched through every individual page in the archive with
browser provided search. Ofcourse this way I will not find anything in
reasonable time.

///Pasi
Re: Associating java file with eclipse does not work [message #149933 is a reply to message #148994] Fri, 19 March 2004 11:22 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-user.jibeinc.com

Pasi Tuominen wrote:

> Thank you for your answer Eric. Is there a quick way to search through the
> archives? I searched through every individual page in the archive with
> browser provided search. Ofcourse this way I will not find anything in
> reasonable time.

Most newsgroup reading programs offer some kind of search feature.
You can also select Search from the left side of the main Eclipse.org
web page.

HTH,
Eric
--
Eric Rizzo
Software Architect
Jibe, Inc.
http://www.jibeinc.com
Previous Topic:Code formatter annoyances
Next Topic:[ANN] SWT Designer 1.2.4
Goto Forum:
  


Current Time: Thu Jul 24 09:19:28 EDT 2025

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

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

Back to the top