Added support fot posts titles via the MetaWeblog API. LifeBlogger is now using Apache's XML-RPC library.
52 lines
1.5 KiB
XML
52 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4" relativePaths="true" type="JAVA_MODULE">
|
|
<component name="ModuleRootManager" />
|
|
<component name="NewModuleRootManager">
|
|
<output url="file://$MODULE_DIR$/build/LifeBlogger" />
|
|
<exclude-output />
|
|
<exclude-exploded />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/thinlet.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/sqlite.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/commons-net-1.3.0.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/lib/xmlrpc-1.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntryProperties />
|
|
</component>
|
|
</module>
|
|
|