Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JBang Project Wizard #18

Open
linux-china opened this issue Jan 6, 2022 · 9 comments
Open

JBang Project Wizard #18

linux-china opened this issue Jan 6, 2022 · 9 comments

Comments

@linux-china
Copy link
Contributor

Create JBang app from Project Wizard.

Features:

  • Create JBang project from user defined template
  • Setup IDEA project automatically

https://plugins.jetbrains.com/docs/intellij/project-wizard.html

@maxandersen
Copy link
Contributor

maxandersen commented Jan 7, 2022

This would use the same as used in create script but use it to create a project not just add files to existing project ?

@linux-china
Copy link
Contributor Author

Yes, create a new project from JBang template.

@linux-china
Copy link
Contributor Author

Reuse JavaModuleBuilder, and developers can choose Groovy, Kotlin languages, then the plugin create script file according developers' choice, for example Hello.java, Hello.groovy or Hello.kt

Screen Shot 2022-01-17 at 5 08 24 PM

@maxandersen
Copy link
Contributor

Shouldn't it show/allow jbang templates ?

@linux-china
Copy link
Contributor Author

I will implement this feature later because of custom UI builder.

@nandorholozsnyak
Copy link
Contributor

Reuse JavaModuleBuilder, and developers can choose Groovy, Kotlin languages, then the plugin create script file according developers' choice, for example Hello.java, Hello.groovy or Hello.kt

Screen Shot 2022-01-17 at 5 08 24 PM

I know the plugin has a cool create new JBang script window, but will the template selector implemented in the Module creation wizard too?
#43

@linux-china
Copy link
Contributor Author

@nandorholozsnyak IntelliJ IDEA 2022.1 has different UI and I will take a look and make a good design.

image

@fbricon
Copy link
Contributor

fbricon commented Jun 10, 2022

I installed the plugin on IJ 2021.3, and saw I could create a JBang project, but after updating to 2022.1.2, I no longer see the possibility of creating a JBang project.

@linux-china
Copy link
Contributor Author

@fbricon Yes, IntelliJ IDEA project wizard UI has been changed, and I will use new API for wizard UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants