Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: b3a8bcddbb19dded78929f4e6276123b781bf712 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                      
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>

<plugin>

  <extension point="org.eclipse.emf.ecore.generated_package">
    <package 
       uri = "http://www.eclipse.org/etrice/core/etphys/ETPhys" 
       class = "org.eclipse.etrice.core.etphys.eTPhys.ETPhysPackage"
       genModel = "org/eclipse/etrice/core/etphys/ETPhys.genmodel" /> 
	
  </extension>




</plugin>

Back to the top