Commit 29c02e8da4430cfe15b1308c757136eaeadf8b6e
1 parent
3966b95e
Exists in
community_hub_submodule
deleted netbeans project
Showing
2 changed files
with
0 additions
and
25 deletions
Show diff stats
tweeter_stream/nbproject/project.properties
| ... | ... | @@ -1,9 +0,0 @@ |
| 1 | -file.reference.twurl-bin=bin | |
| 2 | -file.reference.twurl-lib=lib | |
| 3 | -file.reference.twurl-test=test | |
| 4 | -lib.dir=${file.reference.twurl-lib} | |
| 5 | -main.file= | |
| 6 | -platform.active=Ruby | |
| 7 | -source.encoding=UTF-8 | |
| 8 | -src.dir=${file.reference.twurl-bin} | |
| 9 | -test.src.dir=${file.reference.twurl-test} |
tweeter_stream/nbproject/project.xml
| ... | ... | @@ -1,16 +0,0 @@ |
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | -<project xmlns="http://www.netbeans.org/ns/project/1"> | |
| 3 | - <type>org.netbeans.modules.ruby.rubyproject</type> | |
| 4 | - <configuration> | |
| 5 | - <data xmlns="http://www.netbeans.org/ns/ruby-project/1"> | |
| 6 | - <name>twurl</name> | |
| 7 | - <source-roots> | |
| 8 | - <root id="src.dir"/> | |
| 9 | - <root id="lib.dir"/> | |
| 10 | - </source-roots> | |
| 11 | - <test-roots> | |
| 12 | - <root id="test.src.dir"/> | |
| 13 | - </test-roots> | |
| 14 | - </data> | |
| 15 | - </configuration> | |
| 16 | -</project> |