Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Support defining client source packages #23

Closed
johndevs opened this issue Feb 27, 2013 · 1 comment
Closed

Support defining client source packages #23

johndevs opened this issue Feb 27, 2013 · 1 comment

Comments

@johndevs
Copy link
Owner

Currently the plugin assumes all classes that should be compiled with the GWT Compiler is found in the client package. Provide an option to modify and add other source packages as well.

johndevs added a commit that referenced this issue Mar 2, 2013
…urcePaths. Default source paths are client and shared. #23
@johndevs
Copy link
Owner Author

johndevs commented Mar 2, 2013

Client side source packages can now be configured with vaadin.gwt.sourcePaths.

By default it is configured as ['client', 'shared']

@johndevs johndevs closed this as completed Mar 2, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant