Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:15 Go to next message
L L is currently offline L LFriend
Messages: 1
Registered: September 2020
Junior Member
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 05:24 Go to previous messageGo to next message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
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 05:28]

Report message to a moderator

Re: how can I import existing meson project into eclipse? [message #1833048 is a reply to message #1832101] Thu, 01 October 2020 10:48 Go to previous messageGo to next message
Mark Smith is currently offline Mark SmithFriend
Messages: 82
Registered: September 2020
Member
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 06:27 Go to previous message
Didier Garcin is currently offline Didier GarcinFriend
Messages: 68
Registered: April 2013
Member
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 Oct 05 07:36:09 GMT 2024

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

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

Back to the top