Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Can't open file from Linux shell on active session
Can't open file from Linux shell on active session [message #1810528] Tue, 13 August 2019 08:35 Go to next message
Jerry Bib is currently offline Jerry BibFriend
Messages: 13
Registered: October 2015
Junior Member
Hi,

I been trying and failing for long time to open a file from linux shell but NOT AS NEW Eclipse session. I have Eclipse instance running and I want it to be opened there.

I tried:
eclipse <file_path>
and:
eclipse --launcher.openFile <file_path>

in any case it tries to open new session and then says that the workspace is currently in use by another Eclipse application.

My version is: Eclipse version: Neon.3 Release (4.6.3)

Anyone knows how to make it work??.....

Regards,
German

[Updated on: Tue, 13 August 2019 13:15]

Report message to a moderator

Re: Can't open file from Linux shell on active session [message #1810559 is a reply to message #1810528] Tue, 13 August 2019 13:40 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
It works just fine for me using Eclipse 4.12
With 4.6.3 your missing out *many* bugfixes made since then ...
Re: Can't open file from Linux shell on active session [message #1810563 is a reply to message #1810559] Tue, 13 August 2019 13:44 Go to previous messageGo to next message
Jerry Bib is currently offline Jerry BibFriend
Messages: 13
Registered: October 2015
Junior Member
I have some mandatory plugins that are not supported in Eclipse 4.7 and higher.
Re: Can't open file from Linux shell on active session [message #1810565 is a reply to message #1810563] Tue, 13 August 2019 14:24 Go to previous message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
You may still want to try if it works using a recent version of Eclipse, to figure out if its fixed indeed or if something else causes the problem on your system.
Previous Topic:Maven Plugin and Maven Project in Eclipse
Next Topic:How to install Java Development Kit
Goto Forum:
  


Current Time: Fri Apr 26 11:46:38 GMT 2024

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

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

Back to the top