Skip to content

Problems building with Eclipse on MacOS with M1 #252

@rpgoldman

Description

@rpgoldman

I checked out a copy of the PRISM repo, and built it with gmake. The build completed successfully.

Then I installed eclipse using brew install eclipse-java.

I started up Eclipse following the instructions here.

The last step was to do "Project > Clean" as instructed:

You probably now want to re-compile PRISM's Java code using Eclipse (select "Project | Clean...") to check that everything is working and to make sure that the code gets compiled with debugging info.

When I did so, though, Eclipse gave me 9,221 errors!

I wonder if there is a simple configuration problem, since the errors I have looked at involve being unable to resolve type references:
image

I feel confident that this is a stupid error on my part, and apologize in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions