Closed pavelber closed 4 years ago
Hi pavelber,
Thanks for the PR. It seems to build fine, but on IntelliJ IDEA I get a lot of red markings as shown in the screenshot. It does make sense since I would assume the package declaration on the top of each file needs to be updated. Any ideas on this? Thanks for your help!
Update: Never mind, all solved. I simply needed to mark the newly created "java" directory as "Sources Root".
It is better to reimport it in IDEA instead of manually marking. This way you will see all issues.
Thank you!
On Sun, Mar 15, 2020 at 11:20 PM spidru notifications@github.com wrote:
Update: Never mind, all solved. I simply needed to mark the newly created "java" directory as "Sources Root".
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/spidru/JGribX/pull/9#issuecomment-599266316, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABE76KSRZGILIQIAUC467TDRHVBDFANCNFSM4LJIWIBQ .
-- Pavel Bernshtam, +972-54-5583675 System Architect @ Vala
It will make correct gradle project. You can import it to Intellij IDEA or just run gradlew build in the root directory