Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 5da59d6ceae2a7e25aa535f89384d9b8deb62bf0 (plain) (tree)
1
2
3
4
5



                                                                        
 
dependencies {
	compile project(':plugins:org.eclipse.etrice.core.common')
	compile project(':plugins:org.eclipse.etrice.core.room')
	compile project(':plugins:org.eclipse.etrice.core.genmodel.fsm')
}

Back to the top