You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split project settings and app settings into separate classes (#724)
* Split project settings and app settings into separate classes
Move port validation to GripServer and common CLI to the helper class
Make project settings reflect command-line port option
No longer serializes the server port. Use the command-line option or the settings dialog to set it. Fixes#708
Enable projects to be uploaded via HTTP in UI mode
* Move *BeanInfo classes to UI module. Fixes#717
* Ignore all unknown tags in save files
0 commit comments