Commit 5702957de11989bb5ef5fdfe76690675855bf7ab
1 parent
d30808b4
Exists in
staging
and in
4 other branches
deleted netbeans project
Showing
2 changed files
with
0 additions
and
25 deletions
Show diff stats
plugins/community_hub/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} |
plugins/community_hub/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> |