Skip to content

No need to show Apache license on first startup#683

Merged
geertjanw merged 1 commit intoapache:masterfrom
jtulach:NoLicenseOnFirstStartup
Aug 15, 2018
Merged

No need to show Apache license on first startup#683
geertjanw merged 1 commit intoapache:masterfrom
jtulach:NoLicenseOnFirstStartup

Conversation

@jtulach
Copy link
Contributor

@jtulach jtulach commented Aug 14, 2018

For historical reasons we require all users to accept license of the IDE on first startup. The license has been updated to Apache one for 9.0 release. However I believe there is no need to show this license dialog/warning at all.

Removing it. Emptying the Java class (but keeping it around), removing reference in Unix launcher, as well as Windows one (but without rebuilding the binary). The license warning dialog is gone on all systems, once Windows launchers are rebuilt, the Java class AcceptLicense can be deleted as well.

@geertjanw
Copy link
Member

Agreed, and thanks, that will make the startup smoother.

@matthiasblaesing
Copy link
Contributor

Just one question: Does this have consequences for Platform applications? Could they have used the facility to show their "own" license?

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.

3 participants