Commit 627121e8 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Wiped a bunch of stuff that does not need to exist with Kraken in it's 'new' home.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@12874 b35dd754-fafc-0310-a699-88a17e54d16e
parent c1ced1c3
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="lib" path="build/lib/ant-contrib.jar"/>
<classpathentry kind="lib" path="build/lib/ant-jive-edition.jar"/>
<classpathentry kind="lib" path="build/lib/qdox.jar"/>
<classpathentry kind="lib" path="lib/concurrent.jar"/>
<classpathentry kind="lib" path="lib/dwr.jar"/>
<classpathentry kind="lib" path="lib/jainsipapi.jar"/>
<classpathentry kind="lib" path="lib/jainsipri.jar"/>
<classpathentry kind="lib" path="lib/jakarta-regexp.jar"/>
<classpathentry kind="lib" path="lib/jggapi.jar"/>
<classpathentry kind="lib" path="lib/jml.jar"/>
<classpathentry kind="lib" path="lib/joscar-common.jar"/>
<classpathentry kind="lib" path="lib/joscar-protocol.jar"/>
<classpathentry kind="lib" path="lib/jsocks.jar"/>
<classpathentry kind="lib" path="lib/log4j.jar"/>
<classpathentry kind="lib" path="lib/martyr.jar"/>
<classpathentry kind="lib" path="lib/smack.jar"/>
<classpathentry kind="lib" path="lib/smackx.jar"/>
<classpathentry kind="lib" path="lib/xmlrpc.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/openfire/build/lib/dist/servlet.jar"/>
<classpathentry kind="lib" path="lib/jqql.jar"/>
<classpathentry kind="lib" path="/openfire/build/lib/merge/jdom.jar"/>
<classpathentry kind="lib" path="lib/dom4j.jar"/>
<classpathentry kind="lib" path="lib/stcomm.jar"/>
<classpathentry kind="lib" path="lib/msim.jar"/>
<classpathentry kind="lib" path="lib/httpcore.jar"/>
<classpathentry kind="lib" path="lib/json.jar"/>
<classpathentry kind="lib" path="lib/httpclient.jar"/>
<classpathentry kind="lib" path="lib/openymsg.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/openfire"/>
<classpathentry kind="lib" path="/home/daniel/Projects/kraken/openfire/work/classes"/>
<classpathentry kind="lib" path="lib/jfacebookiml.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>kraken</name>
<comment></comment>
<projects>
<project>openfire</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
#Wed Jan 13 23:28:45 EST 2010
cleanup.add_default_serial_version_id=true
cleanup.add_generated_serial_version_id=false
cleanup.add_missing_annotations=true
cleanup.add_missing_deprecated_annotations=true
cleanup.add_missing_methods=false
cleanup.add_missing_nls_tags=false
cleanup.add_missing_override_annotations=true
cleanup.add_serial_version_id=false
cleanup.always_use_blocks=true
cleanup.always_use_parentheses_in_expressions=false
cleanup.always_use_this_for_non_static_field_access=false
cleanup.always_use_this_for_non_static_method_access=false
cleanup.convert_to_enhanced_for_loop=true
cleanup.correct_indentation=true
cleanup.format_source_code=true
cleanup.format_source_code_changes_only=false
cleanup.make_local_variable_final=true
cleanup.make_parameters_final=false
cleanup.make_private_fields_final=true
cleanup.make_type_abstract_if_missing_method=false
cleanup.make_variable_declarations_final=true
cleanup.never_use_blocks=false
cleanup.never_use_parentheses_in_expressions=true
cleanup.organize_imports=false
cleanup.qualify_static_field_accesses_with_declaring_class=false
cleanup.qualify_static_member_accesses_through_instances_with_declaring_class=true
cleanup.qualify_static_member_accesses_through_subtypes_with_declaring_class=true
cleanup.qualify_static_member_accesses_with_declaring_class=true
cleanup.qualify_static_method_accesses_with_declaring_class=false
cleanup.remove_private_constructors=true
cleanup.remove_trailing_whitespaces=true
cleanup.remove_trailing_whitespaces_all=true
cleanup.remove_trailing_whitespaces_ignore_empty=false
cleanup.remove_unnecessary_casts=true
cleanup.remove_unnecessary_nls_tags=true
cleanup.remove_unused_imports=true
cleanup.remove_unused_local_variables=false
cleanup.remove_unused_private_fields=true
cleanup.remove_unused_private_members=false
cleanup.remove_unused_private_methods=true
cleanup.remove_unused_private_types=true
cleanup.sort_members=false
cleanup.sort_members_all=false
cleanup.use_blocks=true
cleanup.use_blocks_only_for_return_and_throw=false
cleanup.use_parentheses_in_expressions=false
cleanup.use_this_for_non_static_field_access=false
cleanup.use_this_for_non_static_field_access_only_if_necessary=true
cleanup.use_this_for_non_static_method_access=false
cleanup.use_this_for_non_static_method_access_only_if_necessary=true
cleanup_profile=_Kraken
cleanup_settings_version=2
eclipse.preferences.version=1
formatter_profile=_Kraken
formatter_settings_version=11
This diff is collapsed.
Name | Version Name | Version
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
concurrent.jar | 1.3.3 concurrent.jar | 1.3.3
dom4j.jar | 1.6.1
dwr.jar | same version as monitoring plugin, unknown dwr.jar | same version as monitoring plugin, unknown
httpclient.jar | 4.0 beta1 httpclient.jar | 4.0 beta1
httpcore.jar | 4.0 beta2 httpcore.jar | 4.0 beta2
...@@ -16,11 +15,9 @@ joscar-protocol.jar | svn-20091130 ...@@ -16,11 +15,9 @@ joscar-protocol.jar | svn-20091130
jqql.jar | svn-20100410 jqql.jar | svn-20100410
jsocks.jar | 1.01 (patched [#1]) jsocks.jar | 1.01 (patched [#1])
json.jar | 1.0 json.jar | 1.0
log4j.jar | 1.2.14
martyr.jar | svn-20070908 martyr.jar | svn-20070908
msim.jar | svn-20090125 msim.jar | svn-20090125
openymsg.jar | 0.5.2 openymsg.jar | 0.5.2
servlet.jar | 2.5
smack.jar | git-20110421 (alternate [#1]) smack.jar | git-20110421 (alternate [#1])
smackx.jar | git-20110421 (alternate [#1]) smackx.jar | git-20110421 (alternate [#1])
stcomm.jar | 3.0 stcomm.jar | 3.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment