My favorites | Sign in
Project Logo
       
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Freenet 0.7</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
<value>&lt;project&gt;/.externalToolBuilders/New_Builder.launch</value>
</dictionary>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
Show details Hide details

Change log

r15547 by nextgens on Oct 24, 2007   Diff
revert parts of r15545: we shouldn't
change eclipse project files
Go to: 
Project members, sign in to write a code review

Older revisions

r15545 by toad on Oct 24, 2007   Diff
Queue messages until they are 200ms
old, or there is (max packet size -
100 bytes) data to send to the peer.
Previously it was until there is 1024
bytes to send to the peer.
...
r10920 by nextgens on Nov 14, 2006   Diff
revert latest commit
r10919 by nextgens on Nov 14, 2006   Diff
Fix a stupid bug in SizeUtil... we are
handling longs ;) thanks to stpeter
for reporting it
All revisions of this file

File info

Size: 696 bytes, 27 lines

File properties

svn:eol-style
native
Hosted by Google Code