Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » excluding file types
excluding file types [message #146173] Thu, 26 May 2005 14: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 12:45 Go to previous message
Eclipse UserFriend
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: Sun May 04 02:20:31 EDT 2025

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

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

Back to the top