掲示板

IntelliJ with Liferay 7

thumbnail
7年前 に Pika chu によって更新されました。

IntelliJ with Liferay 7

New Member 投稿: 13 参加年月日: 17/03/09 最新の投稿
Hi all,
I am newbie with Liferay 7, i want to use IntelliJ with it, but i don't found details documents or tutorials to reference, please help me if anyone has experienced develop liferay 7 with IntelliJ.
Thanks a lot emoticon.
thumbnail
7年前 に Pika chu によって更新されました。

RE: IntelliJ with Liferay 7

New Member 投稿: 13 参加年月日: 17/03/09 最新の投稿
But, i want to use IntelliJ because i familiar with it.
thumbnail
7年前 に David H Nebinger によって更新されました。

RE: IntelliJ with Liferay 7

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
There's no magic to it. If you're using maven or gradle you can import projects into Intellij.
6年前 に Fabio Pezzutto によって更新されました。

RE: IntelliJ with Liferay 7

New Member 投稿: 10 参加年月日: 10/10/22 最新の投稿
Hi,

there is and gradle task that setup the intelliJ project metadata. Try to run "gadlew idea", then import the projects.

Fabio.
thumbnail
6年前 に Jamie Sammons によって更新されました。

RE: IntelliJ with Liferay 7

Expert 投稿: 301 参加年月日: 14/09/05 最新の投稿
The tooling tutorials would be a good place to start: https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/tooling

Liferay Blade , Liferay Workspace and Maven projects could all be created from the CLI and in theory imported into IntelliJ.
thumbnail
6年前 に David H Nebinger によって更新されました。

RE: IntelliJ with Liferay 7

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
Fabio Pezzutto:
there is and gradle task that setup the intelliJ project metadata. Try to run "gradlew idea", then import the projects.


I actually just use "New project from existing sources" and import as a gradle project. That way I can select auto import, JVM version, etc.

Either way should work, whatever you're more comfortable with.








Come meet me at the 2017 LSNA!
6年前 に Roman Karpenko によって更新されました。

RE: IntelliJ with Liferay 7

New Member 投稿: 3 参加年月日: 15/11/14 最新の投稿
Tri Vo:
Let's use Liferay IDE man!



Eclipse is nothing comparing to Intellij IDEA. I don't know we you keep using Eclipse.
Why Liferay company ignoring most advanced and usable IDE for Java? You can't manage to create plugin for IDEA?
thumbnail
6年前 に David H Nebinger によって更新されました。

RE: IntelliJ with Liferay 7

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
In order to write decent plugins you need experienced developers, a plan, some time, and a perception of value. If you're missing one or more of these, you're not going to jump on an IDEA plugin.

However, that doesn't prevent someone from the community from building a plugin. Heck I bed you'd get a lot of support from the community if you wanted to build one....








Come meet me at Devcon 2017 or 2017 LSNA!
thumbnail
6年前 に Jack Bakker によって更新されました。

RE: IntelliJ with Liferay 7

Liferay Master 投稿: 978 参加年月日: 10/01/03 最新の投稿
Roman Karpenko:
Tri Vo:
Let's use Liferay IDE man!

Eclipse is nothing comparing to Intellij IDEA. I don't know we you keep using Eclipse.
Why Liferay company ignoring most advanced and usable IDE for Java? You can't manage to create plugin for IDEA?


For Liferay dev, some prefer Eclipse, some prefer IntelliJ IDEA, others prefer Sublime for front end, and so on. I used Eclipse for a long time including with the Liferay IDE, and also as Liferay Studio. They were and are very helpful. Now I like IntelliJ IDEA on linux and use it for developing for Liferay v6.2 and Liferay 7/DXP. More and more, I find myself also using many command-line tools which are IDE independent.

I gather this forum thread is but yet another thread showing some interest in having a Liferay plugin for IntelliJ IDEA.