Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
263 views
in Technique[技术] by (71.8m points)

java - Eclipse gluon new project does not finish

I use 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)

new Gluon project begins well:

  • name and location (default)
  • Gluon Application Settings (default)
  • Name of view (default) => button finish appears active, but when pressing it, nothing happens. This window blocks here and no message. Only back button, close and cancel work.

I'v tried any combination of projects (Desktop, Mobile, single view, multiple, Fxml), and checkbox, but it doesnt change anything.

Have anyone encounter the same problem ?

Or is there any log to search for anywhere ?

thanks

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

The plugin has been updated (version 2.5) to work with Eclipse Oxygen and Gradle 2+. Install the new plugin (it will uninstall the old one) and it'll work again. See here for details.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...