Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Dev mode doesn't work #14

Open
solomatov opened this issue Dec 23, 2017 · 1 comment
Open

Dev mode doesn't work #14

solomatov opened this issue Dec 23, 2017 · 1 comment

Comments

@solomatov
Copy link

When I change a file, nothing gets recompiled. It seems that you use built jars which never change.

@ekuefler
Copy link
Contributor

See the description of the java_roots flag at https://github.com/bazelbuild/rules_gwt#gwt_application. In particular, if your java package hierarchy isn't rooted at java or src/main/java relative to your WORKSPACE file, you probably need to set this flag for Bazel to be able to see your source files.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants