Improved facet configuration.

This commit is contained in:
Christian P. MOMON 2018-05-24 15:01:41 +02:00
parent e88879226c
commit ed13715e60
2 changed files with 1 additions and 2 deletions

View File

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

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime name="jdk1.8.0_92"/>
<installed facet="java" version="1.8"/>
</faceted-project>