public
Description: Add Twitter-like functionality to Confluence.
Homepage:
Clone URL: git://github.com/keithb/twikkir.git
keithb (author)
Sat May 24 14:31:51 -0700 2008
commit  08ea6f8ef8a419b8b8d040cf0d3184ede1c99434
tree    fed2a2051b547434d2d56060f88fb794affc9ccc
parent  5979c709d28a8a99aaf47624c819e635cf895e18
twikkir / .project
100644 18 lines (17 sloc) 0.373 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Twikkir_Plugin</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>