-
Notifications
You must be signed in to change notification settings - Fork 165
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
[IntelliJ][RunConf]Save config without main class will pops error dialog #2831
Labels
Comments
Fix in dev 1022 |
zmssp
pushed a commit
to zmssp/azure-tools-for-java
that referenced
this issue
Mar 7, 2019
* add webhdfs path check (microsoft#2842) * Add subscription combox for adls gen1 storage type (microsoft#2836) * Add validation when deploy to existing deployment slot (microsoft#2833) * Bump IntelliJ Toolkit version to 3.19.0 (microsoft#2845) * Spark Run config bug fix. Main class missing will not block config saving. Add run config suggested name for aris. (microsoft#2837) microsoft#2831 microsoft#2811 microsoft#2808 microsoft#2807 microsoft#2810 microsoft#2760 * Add release note for IntelliJ Toolkit v3.19.0 (microsoft#2849)
zmssp
pushed a commit
to zmssp/azure-tools-for-java
that referenced
this issue
Mar 7, 2019
* add webhdfs path check (microsoft#2842) * Add subscription combox for adls gen1 storage type (microsoft#2836) * Add validation when deploy to existing deployment slot (microsoft#2833) * Bump IntelliJ Toolkit version to 3.19.0 (microsoft#2845) * Spark Run config bug fix. Main class missing will not block config saving. Add run config suggested name for aris. (microsoft#2837) microsoft#2831 microsoft#2811 microsoft#2808 microsoft#2807 microsoft#2810 microsoft#2760 * Add release note for IntelliJ Toolkit v3.19.0 (microsoft#2849)
zmssp
pushed a commit
to zmssp/azure-tools-for-java
that referenced
this issue
Mar 7, 2019
* add webhdfs path check (microsoft#2842) * Add subscription combox for adls gen1 storage type (microsoft#2836) * Add validation when deploy to existing deployment slot (microsoft#2833) * Bump IntelliJ Toolkit version to 3.19.0 (microsoft#2845) * Spark Run config bug fix. Main class missing will not block config saving. Add run config suggested name for aris. (microsoft#2837) microsoft#2831 microsoft#2811 microsoft#2808 microsoft#2807 microsoft#2810 microsoft#2760 * Add release note for IntelliJ Toolkit v3.19.0 (microsoft#2849)
andxu
pushed a commit
to andxu/azure-tools-for-java
that referenced
this issue
Mar 24, 2020
…ving. Add run config suggested name for aris. (microsoft#2837) microsoft#2831 microsoft#2811 microsoft#2808 microsoft#2807 microsoft#2810 microsoft#2760
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Build: dev1007
Repro Steps:
Result:
Pops dialog "Main Class Name should not be null"
Expect:
Should allow saving config without main class
The text was updated successfully, but these errors were encountered: