]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/internal/ltk/Problem.java
Removed org.simantics.ltk[.antlr] bundles, exact import for antlr
[simantics/platform.git] / bundles / org.simantics.graph.compiler / src / org / simantics / graph / compiler / internal / ltk / Problem.java
similarity index 92%
rename from bundles/org.simantics.ltk/src/org/simantics/ltk/Problem.java
rename to bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/internal/ltk/Problem.java
index 8f31723b7fd1e077c2da729b8b0060c67925cf68..96347895ac910bff2e59440b85470cc6c53866c2 100644 (file)
@@ -1,4 +1,4 @@
-package org.simantics.ltk;
+package org.simantics.graph.compiler.internal.ltk;
 
 public class Problem {
        Location location;