mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 18:35:49 -04:00
this is to get eclipse off my back
This commit is contained in:
parent
9432604488
commit
ed2360cb6c
3 changed files with 5821 additions and 0 deletions
5
.includepath
Normal file
5
.includepath
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<includepath>
|
||||||
|
<includepathentry path="${resource_loc:/Perlbuut/lib}" />
|
||||||
|
</includepath>
|
||||||
|
|
17
.project
Normal file
17
.project
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>Perlbuut</name>
|
||||||
|
<comment></comment>
|
||||||
|
<projects>
|
||||||
|
</projects>
|
||||||
|
<buildSpec>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.epic.perleditor.perlbuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
</buildSpec>
|
||||||
|
<natures>
|
||||||
|
<nature>org.epic.perleditor.perlnature</nature>
|
||||||
|
</natures>
|
||||||
|
</projectDescription>
|
Loading…
Add table
Reference in a new issue