Eclipse RCP e4 + Tycho Maven + separate Target Platform
问题 I have an e4 RCP project, built with Tycho My projects consist of: aggregator, parent, product, rcp, and target - as learnt in the vogella tutorials The target platform points to eclipse update sites, and it's also loaded into eclipse as the default platform. The app is PLUGIN BASED. I don't really want to add a feature for nothing. The catch is, the build of product fails because multi-platform plugins like org.eclipse.core.filesystem.hpux.ia64_32 org.eclipse.swt.carbon.macosx org.eclipse