Skip to content

Commit

Permalink
[Truffle] Update factory path for Eclipse.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Sep 5, 2016
1 parent 7a7b349 commit a24ac5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions truffle/.factorypath
@@ -1,4 +1,4 @@
<factorypath>
<factorypathentry kind="VARJAR" id="M2_REPO/com/oracle/truffle/truffle-api/0.13/truffle-api-0.13.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/oracle/truffle/truffle-dsl-processor/0.13/truffle-dsl-processor-0.13.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/oracle/truffle/truffle-api/0.16/truffle-api-0.16.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/oracle/truffle/truffle-dsl-processor/0.16/truffle-dsl-processor-0.16.jar" enabled="true" runInBatchMode="false"/>
</factorypath>

0 comments on commit a24ac5c

Please sign in to comment.