[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.dsdp.mtj] Preprocessing dependant projects

Hi,

MTJ doesn't appear to preprocess dependant projects.

Projects included in the java build path of an MTJ project will get preverifed, as expected, and if they are included in the export tab, will be bundled into the jar for deployment, as expected. However, the preprocessor doesn't appear to be invoked on dependant projects - it only seems to run on the project which is being packaged.

We have a large mobile application spread over several projects, and are in the process of migrating to MTJ, mainly to take advantage of preprocessing. However, in our experiments it seems that all preprocessing outside the main project is ignored. Is this the expected behaviour?