Support generating NetBeans projects
- Dominant language
- Python
- Stars
- 49
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Is your feature request related to a problem? Please describe.**
I'd like to use the [NetBeans IDE](https://netbeans.apache.org/) with my Mbed project. Mbed CLI 1 could export to a NetBeans IDE project, but Mbed CLI 2 doesn't provide this ability.
**Describe the solution you'd like**
I'd like to use CMake to generate a NetBeans IDE project.
**Describe alternatives you've considered**
None
**Additional context**
None
Contributor guide
Research direction
Review how Mbed CLI 2 currently uses CMake to generate projects, then compare that behavior with the NetBeans export available in Mbed CLI 1. Confirm the expected result by generating a project that opens and works in the NetBeans IDE.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, python
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100