Skip to content

[ENHANCEMENT] Document development setup more throroughly #443

@JANHMS

Description

@JANHMS

Describe the bug
I use Eclipse, I clone the repo and I set up a new project in Eclipse from an Antbuildfile. I select the build.xml file. Then I click on Finish. Once I do that the error message: source folder 'main' in project 'ARX' cannot output to distinct source folder 'test' appears.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Eclipse'
  2. Click on 'File' -> 'New' -> 'Project' -> 'Java' -> 'Java Project from existing Ant buildfile'
  3. Click on 'Next'
  4. Browse for the build file 'build.xml'
  5. See error

Afterwards I would like to run the example files.
I think the README.md could be enhanced. e.g. giving a section, where it says "How to use" / "How to run example" in case a user does not want to use the GUI, but the code itself.

Expected behavior
I would assume it sets up the project and I can run the examples.

Screenshots
2023-03-01_16h11_01

2023-03-01_16h25_01

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions