liferay / liferay-intellij-plugin

Other
24 stars 30 forks source link

Unable to create new modules #301

Open ChristopherStavrouAE opened 5 months ago

ChristopherStavrouAE commented 5 months ago

When attempting to create a new module in a workspace project the "New Module" window does not display and so a module of any type cannot be created.

Steps:

  1. Right click within the workspace project tree to bring up the context menu.
  2. Expane "New >" and selece "Module...".
  3. The "New Module" window should appear but does not.

Screenshot and IntelliJ info for added context.

image

IntelliJ IDEA 2024.1 (Ultimate Edition)
Build #IU-241.14494.240, built on March 28, 2024
Runtime version: 17.0.10+8-b1207.12 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 16
Registry:
  ide.experimental.ui=true
  terminal.new.ui=true
Non-Bundled Plugins:
  com.liferay.ide.intellij.plugin (2.0.8)
Kotlin: 241.14494.240-IJ
ChristopherStavrouAE commented 5 months ago

Adding the idea log here.

Notable lines:

[2] Liferay Plugin is enabled [39] Exception thrown after Liferay Plugin Enabled [287] Exception thrown when attempting to open "New Module" window

idea.log

jfogel1 commented 2 months ago

Commenting to note that I'm also experiencing this issue. Any ETA on a fix? Have you found a workaround @ChristopherStavrouAE ?

christopherstavrou commented 2 months ago

@jfogel1 I haven't revisited this issue for sometime. I spoke to someone from liferay and they said to use the Blade CLI tool and so I have just used that since. It comes bundled with Liferay Dev Studio. I think there is an independent version of it somewhere. If you were able to use the Liferay plugin before on intelliJ you probably have Blade CLI anyway.