소스 검색

Fix per Linux

Fabio Dalle Ave 5 년 전
부모
커밋
7ce23222af
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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"/>