Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » excluding file types
excluding file types [message #146173] Thu, 26 May 2005 18:20 Go to next message
Eclipse UserFriend
Originally posted by: zidrak.yahoo.com

Hi,
I have a better researched question about my problem. I am trying to
create a new C++ project with source files that already exist. However,
in my directory structure, there are some Perl (*.pm) files. When I try
to create a project, Eclipse fails because it can't deal with the *.pm
files. If I specify a directory that doesn't have *.pm files, it works
fine.
Anyone has any advice on how I can work around this problem?
thank you in advance,
Jane
Re: excluding file types [message #146690 is a reply to message #146173] Thu, 09 June 2005 16:45 Go to previous message
Beth Tibbitts is currently offline Beth TibbittsFriend
Messages: 231
Registered: July 2009
Senior Member
Jane Smith wrote:
> Hi,
> I have a better researched question about my problem. I am trying to
> create a new C++ project with source files that already exist. However,
> in my directory structure, there are some Perl (*.pm) files. When I try
> to create a project, Eclipse fails because it can't deal with the *.pm
> files. If I specify a directory that doesn't have *.pm files, it works
> fine.
> Anyone has any advice on how I can work around this problem?
> thank you in advance,
> Jane
>
I think what David Daoust's reply was saying was that the
names of some of the files with the "::" in the file names were the
problem. Can you rename those files so that they conform to naming
conventions on your platform? It shouldn't care about the ".pm" extensions.

....Beth
Previous Topic:Microcontroller under eclipse
Next Topic:Adding a C dialect to CDT
Goto Forum:
  


Current Time: Fri Aug 16 16:12:26 GMT 2024

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

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

Back to the top