jhipster / jhipster-ide

An IDE for the JHipster Domain Language

Home Page:https://jhipster.github.io/jhipster-ide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to create new project using wizard

nvg opened this issue · comments

commented

Describe the bug

When attempting to start a new project the following error occurs on Win:

The selected wizard could not be started.
io.github.jhipster.jdl.ui.wizard.JDLNewProjectWizardEnhanced cannot be found by io.github.jhipster.jdl.ui_2.4.0 (occurred in io.github.jhipster.jdl.ui.JDLExecutableExtensionFactory)
io.github.jhipster.jdl.ui.wizard.JDLNewProjectWizardEnhanced cannot be found by io.github.jhipster.jdl.ui_2.4.0

To Reproduce
Steps to reproduce the behavior:

  1. Download the latest eclipse (eclipse-jee-2021-09-R-win32-x86_64)
  2. Install XText and EMF to Graphviz from the market place (without those jhipster IDE won't even install - which is another bug IMHO)
  3. Install jhipster IDE
  4. Click "start new project" > jhipster and observe the error

Expected behavior
Expect to be able to create a project

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Java 17
  • JHipster Version 2.4.0

Additional context
Add any other context about the problem here.

eclipse 2021-09 (4.21.0) is not yet supported (i've just deactivated it to prevent further installations).

duplicate of #386

commented

Thank you for taking a look! Closing as duplicate.