Skip to content

Commit

Permalink
[LARAC] Force add of ivy container
Browse files Browse the repository at this point in the history
  • Loading branch information
joaobispo committed Jul 25, 2024
1 parent 4c30256 commit f4187f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LARAC/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=LARAC&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/LaraUtils"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/CommonsCompressPlus"/>
<classpathentry exported="true" kind="src" path="/CommonsLangPlus"/>
<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=LARAC&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion LARAC/.project
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.apache.ivyde.eclipse.ivynature</nature>
<nature>sf.eclipse.javacc.core.javaccnature</nature>
<nature>org.apache.ivyde.eclipse.ivynature</nature>
</natures>
<filteredResources>
<filter>
Expand Down

0 comments on commit f4187f7

Please sign in to comment.