Skip to content
Discussion options

You must be logged in to vote

You could add a source entry pointing to . (root directory of the project) but I don't recommend that, especially if you keep the objects directory as a source directory as there will be some overlap between the two entries. I'd keep the objects directory and either change the class name (and references) to match the right structure. If that implies too many changes in the source code, you can move objects/Customer.cls to objects/objects/Customer.cls. Or better, to src/objects/Customer.cls. You can have a look at the directory structure in this sample project: https://github.com/Riverside-Software/sonaroe-test-project

Extra note: your propath entry pointing to objects is not required as t…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mjtodd95
Comment options

Answer selected by mjtodd95
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants