掲示板

Opening a file from the terminal (command line)

thumbnail
10年前 に Roar Granevang によって更新されました。

Opening a file from the terminal (command line)

New Member 投稿: 2 参加年月日: 13/09/02 最新の投稿
Hi. In Eclipse you can type:
eclipse filename.java
from a terminal and Eclipse will open that file in the already open IDE. This is often more practical than dragging and dropping it into the IDE using the mouse.

In Liferay Developer Studio (Version: 1.6.2.v201308230436), when you type
LiferayDeveloperStudio filename.java
it does not open filename.java. And if you already have Liferay Developer Studio running, it will start a whole new instance with a new workspace. When I compare the LiferayDeveloperStudio.ini file with the one for Eclipse I cannot find any different settings. They both have the
--launcher.defaultAction openFile
opion set.

I also have the same problem when I right-click a file and tells the OS to open this file in LiferayDeveloperStudio

I'm running Ubuntu 13.04 with the standard Unity GUI.

Looking forward hearing from you.
thumbnail
10年前 に Gregory Amerson によって更新されました。

RE: Opening a file from the terminal (command line)

Liferay Legend 投稿: 1123 参加年月日: 10/02/16 最新の投稿
Hello Roar,

We will look into this issue on our side and let you know what we find.

Thanks for the report.
thumbnail
10年前 に Gregory Amerson によって更新されました。

RE: Opening a file from the terminal (command line) (回答)

Liferay Legend 投稿: 1123 参加年月日: 10/02/16 最新の投稿
Hello again Roar,

We have been able to reproduce this problem. We will try to fix this problem in the upcoming 2.0 version of Studio. Thanks so much for submitting the report.