Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » how can I import existing meson project into eclipse?(meson)
how can I import existing meson project into eclipse? [message #1832090] Tue, 08 September 2020 13:15 Go to next message
Eclipse UserFriend
I saw a user guide: https://wiki.eclipse.org/CDT/Meson/User_Guide
But it is only for create new meson project. I would like to open existing meson project for example
gstreamer's gst-build

Can any one give me some hint? Thanks.
Re: how can I import existing meson project into eclipse? [message #1832101 is a reply to message #1832090] Wed, 09 September 2020 01:24 Go to previous messageGo to next message
Eclipse UserFriend
When you click on File --> New --> C/C++ Project and select Meson
there are two templates one of which is titled Empty or Existing Meson Project
with the explanation "Create a Meson project with no files. Can be used to create one over existing content".

index.php/fa/38882/0/

You probably can also import a previously made Eclipse Meson project using
File --> Import --> General --> Projects from Folder or Archive

[Updated on: Wed, 09 September 2020 01:28] by Moderator

Re: how can I import existing meson project into eclipse? [message #1833048 is a reply to message #1832101] Thu, 01 October 2020 06:48 Go to previous messageGo to next message
Eclipse UserFriend
https://wiki.eclipse.org/CDT/Meson/User_Guide
in this check
Creating a Meson Project
Re: how can I import existing meson project into eclipse? [message #1834079 is a reply to message #1832090] Mon, 02 November 2020 01:27 Go to previous message
Eclipse UserFriend
For my part, I successed by adding Meson nature to the project.
Previous Topic:Arduino Plugin
Next Topic:Can't select text in editors
Goto Forum:
  


Current Time: Sat Jul 12 19:23:22 EDT 2025

Powered by FUDForum. Page generated in 0.03981 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top