Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Eclipse DemoCamps November 2010/Dortmund/DemoProposals

< Eclipse DemoCamps November 2010‎ | Dortmund
Revision as of 09:03, 5 October 2010 by Unnamed Poltroon (Talk) (New page: = Demo Proposals<br> = English abstract preferred, but not mandatory. == "Building Xtext based projects with Maven", Karsten Thoms, itemis AG<br> == Using Xtext from within Eclipse is e...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Demo Proposals

English abstract preferred, but not mandatory.

"Building Xtext based projects with Maven", Karsten Thoms, itemis AG

Using Xtext from within Eclipse is easy, but for using Xtext in many real-life projects an important question must be answered: How do I get my stuff build on the build server. Building projects requires headless execution without an Eclipse installation. In many projects Maven is used for building Java based software, and same should be done with Xtext based projects. This demo will show two approaches: Building with Maven3 using the Maven Tycho plugins and a "classic" Maven2 based build, since many projects don't want to migrate to Maven3 yet.



Back to the top