Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BuilderBase cannot be resolved ... but only in Eclipse #650

Open
i-make-robots opened this issue Mar 13, 2025 · 0 comments
Open

BuilderBase cannot be resolved ... but only in Eclipse #650

i-make-robots opened this issue Mar 13, 2025 · 0 comments

Comments

@i-make-robots
Copy link

This is a question, not a bug per se.

Project is https://github.com/MarginallyClever/Robot-Overlord-App

IntelliJ maven import and build OK
Eclipse maven import and build NO GO

`The project was not built since its build path is incomplete. Cannot find the class file for com.vladsch.flexmark.util.builder.BuilderBase. Fix the build path then try building this project

The type com.vladsch.flexmark.util.builder.BuilderBase cannot be resolved. It is indirectly referenced from required type com.vladsch.flexmark.parser.Parser.Builder`

Offending class is https://github.com/MarginallyClever/Robot-Overlord-App/blob/04d30c531e2e8af9a1e4f5734d3d9ca0d3c73314/src/main/java/com/marginallyclever/robotoverlord/swing/robotlibrarypanel/ReadmePanel.java

Possibly related: #194

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

No branches or pull requests

1 participant