Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Utilizing Virtual Folder(moving files to virtual folder.)
Utilizing Virtual Folder [message #1386832] Sat, 21 June 2014 01:10 Go to next message
Joey Andres is currently offline Joey AndresFriend
Messages: 1
Registered: June 2014
Junior Member
Hello, I have a project that I recently moved from code blocks to eclipse. It's a c++ project with the following structure:

FileFolder
|__ include
|__ src
|__ bin
|__ tests

The problem now is because there's loads of header and source files, I'd like to have a virtual folder like code blocks. Eclipse does have that feature, but when I drage files toward the virtual folder I created, nothing seems to happen. I feel like I'm not utilizing it right.

Cheers,
Joey Andres
Re: Utilizing Virtual Folder [message #1386882 is a reply to message #1386832] Sun, 22 June 2014 10:20 Go to previous message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
Hi,

please check the documentation: http://www.eclipse.org/documentation/.
Search for "virtual folder".

"By design, virtual folders can only have linked resources or other virtual folders as children."



regards,
Klaus


Previous Topic:index ignores my .cpp, no matter what
Next Topic:CDT plugin installation
Goto Forum:
  


Current Time: Thu Apr 25 19:21:36 GMT 2024

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

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

Back to the top