public
Description: JBoss/Rails Integration
Homepage:
Clone URL: git://github.com/bobmcwhirter/jboss-rails.git
bobmcwhirter (author)
Mon Dec 29 10:21:35 -0800 2008
commit  2d87f1440af787cf830a03a17c6237dfbb49ecb3
tree    f3015e1576018079b5b748f2cbafaf72c18c204b
parent  ea521d35162f910c8f0a7cabc399c745669c812d
jboss-rails / .project
100644 24 lines (23 sloc) 0.536 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>rails</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.rubypeople.rdt.core.rubybuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.rubypeople.rdt.core.rubynature</nature>
</natures>
</projectDescription>