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

[JBIDE-18920] NullPointerException in "Check installation for Early Access" #321

Merged
merged 1 commit into from
Feb 25, 2015

Conversation

dgolovin
Copy link
Member

Fix contains changes to prevent NPE when running from development
environment without enabling software installation support.

@fbricon
Copy link
Member

fbricon commented Feb 20, 2015

How about we throw a new type of (checked?) exception if software installation is not supported. Would be caught in the UI layer, where an error message would be displayed

@dgolovin
Copy link
Member Author

Sounds good to me :) What would be the message? "Current Eclipse instance doesn't support software installation.". WDYT?

@fbricon
Copy link
Member

fbricon commented Feb 20, 2015

+1

…ccess"

Fix contains changes to prevent NPE when running from development
environment without enabling software installation support.
@dgolovin dgolovin merged commit d9e82bb into jbosstools:master Feb 25, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants