Parcourir la source

Fix per Linux

Fabio Dalle Ave il y a 5 ans
Parent
commit
7ce23222af
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      sicura.web/.tern-project
  2. 1 1
      web_common/.classpath

+ 1 - 1
sicura.web/.tern-project

@@ -6,7 +6,7 @@
     "outline": {
       
     },
-    "angular": {
+    "angular1": {
       
     }
   },

+ 1 - 1
web_common/.classpath

@@ -20,7 +20,7 @@
 	</classpathentry>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
 		<attributes>
-			<attribute name="owner.project.facets" value="java"/>
+			<attribute name="maven.pomderived" value="true"/>
 		</attributes>
 	</classpathentry>
 	<classpathentry kind="output" path="target/classes"/>