Subversion Repository Public Repository

litesoft

Diff Revisions 712 vs 713 for /trunk/GWT_Sandbox/MultiModuleSingleSrc/MultiModule.ipr

Diff revisions: vs.
  @@ -256,6 +256,8 @@
256 256 </component>
257 257 <component name="ProjectModuleManager">
258 258 <modules>
259 + <module fileurl="file://$PROJECT_DIR$/../../Java/core/Anywhere/LiteSoftAnywhere.iml" filepath="$PROJECT_DIR$/../../Java/core/Anywhere/LiteSoftAnywhere.iml" />
260 + <module fileurl="file://$PROJECT_DIR$/../../Java/GWT/Client/LiteSoftClientGWT.iml" filepath="$PROJECT_DIR$/../../Java/GWT/Client/LiteSoftClientGWT.iml" />
259 261 <module fileurl="file://$PROJECT_DIR$/main/main.iml" filepath="$PROJECT_DIR$/main/main.iml" />
260 262 </modules>
261 263 </component>
  @@ -298,13 +300,22 @@
298 300 </component>
299 301 <component name="WebServicesPlugin" addRequiredLibraries="true" />
300 302 <component name="libraryTable">
301 - <library name="Logger">
303 + <library name="LiteSoftDeprecated">
302 304 <CLASSES>
303 - <root url="jar://$PROJECT_DIR$/main/war/WEB-INF/lib/LiteSoftLogger.jar!/" />
305 + <root url="jar://$PROJECT_DIR$/../../java/libs/LiteSoftDeprecated.jar!/" />
304 306 </CLASSES>
305 307 <JAVADOC />
306 308 <SOURCES>
307 - <root url="jar://$PROJECT_DIR$/main/war/WEB-INF/lib/LiteSoftLogger.jar!/" />
309 + <root url="jar://$PROJECT_DIR$/../../java/libs/LiteSoftDeprecated.jar!/" />
310 + </SOURCES>
311 + </library>
312 + <library name="LiteSoftLogger">
313 + <CLASSES>
314 + <root url="jar://$PROJECT_DIR$/../../java/logger/LiteSoftLogger.jar!/" />
315 + </CLASSES>
316 + <JAVADOC />
317 + <SOURCES>
318 + <root url="jar://$PROJECT_DIR$/../../java/logger/LiteSoftLogger.jar!/" />
308 319 </SOURCES>
309 320 </library>
310 321 </component>