Skip to content

biosemantics/cfgproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cfgproject

Contribution

Setup

If you want to contribute, the source is built using Maven and Google Web Toolkit. In Eclipse you can therefore use:

and

  1. configure your Eclipse project to be a Maven Project and to use Google Web Toolkit (2.6)
  2. run mvn package to set up /src/main/webapp/ files for GWT dev mode. Run again for changes in the directory

Please configure your git for this repository as:

  • core.autocrlf true if you are on Windows
  • or core.autocrlf input if you are on a Unix-type OS

Run Dev Mode

Class

com.google.gwt.dev.DevMode

Arguments

-remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -startupUrl index.html -logLevel INFO -port auto -codeServerPort auto -war **full_path_to_your_git_dir**\cfgproject\target\cfgproject-0.0.1-SNAPSHOT edu.ucdavis.cs.cfgproject.CfgProject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •