Loading Language Integration/examples/running-example/ejbWithStatemachine.transformation/META-INF/MANIFEST.MF +2 −2 Original line number Diff line number Diff line Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Codeling Language Integration Core Bundle-SymbolicName: ejbWithStatemachine.transformation.oracle;singleton:=true Bundle-Name: EJB with State Machine Transformations Bundle-SymbolicName: ejbWithStatemachine.transformation;singleton:=true Bundle-Version: 1.0.0.qualifier Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, Loading Language Integration/examples/running-example/ejbWithStatemachine.transformation/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.codeling</groupId> <artifactId>ejbWithStatemachine.transformation.oracle</artifactId> <artifactId>ejbWithStatemachine.transformation</artifactId> <version>1.0.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> Loading Loading
Language Integration/examples/running-example/ejbWithStatemachine.transformation/META-INF/MANIFEST.MF +2 −2 Original line number Diff line number Diff line Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Codeling Language Integration Core Bundle-SymbolicName: ejbWithStatemachine.transformation.oracle;singleton:=true Bundle-Name: EJB with State Machine Transformations Bundle-SymbolicName: ejbWithStatemachine.transformation;singleton:=true Bundle-Version: 1.0.0.qualifier Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, Loading
Language Integration/examples/running-example/ejbWithStatemachine.transformation/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.codeling</groupId> <artifactId>ejbWithStatemachine.transformation.oracle</artifactId> <artifactId>ejbWithStatemachine.transformation</artifactId> <version>1.0.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> Loading