New Eclipse gluon project doesn't end

I am using Eclipse 4.7 (Oxygen), portable version

  • Android Development Tools (no version?), With SDK Manager => SDK Tools 25.5, Android 6 and 7 (API 23, 25), Android Support Repository, SDK Platform, SDK Platform-tools
  • Gluon plugin 2.4.0
  • E (fx) clipse 2.4.0
  • Gradle IdePack 3.8.x + 1.0.x
  • SceneBuilder installed and configured in Eclipse
  • and (MarketPlace, Enide 2015)

Gluon's new project starts well:

  • name and location (default)
  • Gluon app settings (default)
  • View name (default) => the button will be active , but when you click it nothing happens. This window is locked here and there is no message. Only the back button, close and cancel the job.

(Desktop, Mobile, single view, multiple, Fxml) , .

- ?

- ?

+6
3

( 2.5) Eclipse Oxygen Gradle 2+. ( ), . . .

+2

Neon, , .log eclipse ({yourWorkspace}. metadata).

java.lang.ClassNotFoundException: org.eclipse.buildship.core.workspace.SynchronizeGradleProjectJob cannot be found by com.gluonhq.eclipse.plugin_2.4.0

, 2.x Buildships Gradle , .

1.x , github, .

, ,

Bests!

+1

-, .

I had the same problem as guillaume girod-vitouchkina . I could not create a new Gluon project. I used Eclipse Neon.2 and updated for Eclipse Neon.3 and the problem remained. So I did what uBreckner recommended , and it worked! I install version 2.x of Buildships Gradle and install the latest version 1.x.

Thanks guys,

Hello!

0
source

Source: https://habr.com/ru/post/1015936/


All Articles