Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP Export ignores code exclusions
RCP Export ignores code exclusions [message #444467] Thu, 16 February 2006 05:13 Go to next message
Eclipse UserFriend
Hello,

Recently I stumbled about the problem that the current
RCP export mechanism does not take into account, whether
parts of the code are excluded from the compile process,
e.g. via the Java build path settings (Source>Excluded).
Is this behaviour by design? If so, how should I fix my code
without **removing** the offending, excluded file physically?
Should a explicitely select the .classpath file as part
of the binary build process (This file contains the information
of source code exclusions)? I noticed, that this file is
in principle selectable from the "Build" page of the PDE,
but per default it is **not selected**. I assume that there
are reasons for this base setting, aren't it?


Thank you very much for any hint,

Daniel Krügler
Re: RCP Export ignores code exclusions [message #444538 is a reply to message #444467] Fri, 17 February 2006 04:09 Go to previous message
Eclipse UserFriend
For everyone interested:

I have created a corresponding bug-report concerning this issue:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=128368

Greetings from Bremen,

Daniel Krügler
Previous Topic:StartupProgressMonitorDialog
Next Topic:Creating standalone help RCP
Goto Forum:
  


Current Time: Thu Jul 10 00:04:43 EDT 2025

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

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

Back to the top