arduino / arduino/Arduino

How to Build Arduino Project with Eclipse

Open
#5,459 1 comment 0 reactions 0 assignees View on GitHub
Component: IDE Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

I download the zip file on git and extract it.
Then I open the eclipse,choose the arduino directory and import arduino-core、processing and processing-head
Then I run it.
A problem occurred :
The project was not built since its build path is incomplete. Cannot find the class file for com.github.zafarkhaja.semver.Version. Fix the build path then try building this project
How can I fix this problem

Contributor guide

Open the contributing guide

Research direction

Start with the Eclipse import steps for arduino-core, processing, and processing-head described in the issue, then inspect the build path and the dependency containing com.github.zafarkhaja.semver.Version. Done means the projects build successfully in Eclipse without the reported incomplete-build-path error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.