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

Review and add more compiler options of GWT 2.8.0+ #4

Open
jiakuan opened this issue Jul 10, 2017 · 2 comments
Open

Review and add more compiler options of GWT 2.8.0+ #4

jiakuan opened this issue Jul 10, 2017 · 2 comments

Comments

@jiakuan
Copy link
Owner

jiakuan commented Jul 10, 2017

Need to review the latest "GWT Compiler Options" section on this page:
http://www.gwtproject.org/doc/latest/DevGuideCompilingAndDebugging.html

@jiakuan
Copy link
Owner Author

jiakuan commented Sep 4, 2020

Looks like only two compiler options of GWT 2.9.0 are missing:

  -[no]checkAssertions                              Include assert statements in compiled output. (defaults to OFF)
  -setProperty                                      Set the values of a property in the form of propertyName=value1[,value2...].

Anyone wants to take the "challenge" to add them? :)

@chwalker-fadv
Copy link
Contributor

ok, so i picked up the "-setProperty" parameter (as i needed it) for this in #78

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

2 participants