Subversion Repository Public Repository

litesoft

Diff Revisions 506 vs 512 for /trunk/GWT_Sandbox/MultiModule/MultiModule.ipr

Diff revisions: vs.
  @@ -237,6 +237,13 @@
237 237 </item>
238 238 </group>
239 239 </component>
240 + <component name="ProjectDictionaryState">
241 + <dictionary name="George">
242 + <words>
243 + <w>tokenizers</w>
244 + </words>
245 + </dictionary>
246 + </component>
240 247 <component name="ProjectModuleManager">
241 248 <modules>
242 249 <module fileurl="file://$PROJECT_DIR$/common/common.iml" filepath="$PROJECT_DIR$/common/common.iml" />
  @@ -255,5 +262,16 @@
255 262 <mapping directory="" vcs="" />
256 263 </component>
257 264 <component name="WebServicesPlugin" addRequiredLibraries="true" />
265 + <component name="libraryTable">
266 + <library name="Logger">
267 + <CLASSES>
268 + <root url="jar://$PROJECT_DIR$/main/war/WEB-INF/lib/LiteSoftLogger.jar!/" />
269 + </CLASSES>
270 + <JAVADOC />
271 + <SOURCES>
272 + <root url="jar://$PROJECT_DIR$/main/war/WEB-INF/lib/LiteSoftLogger.jar!/" />
273 + </SOURCES>
274 + </library>
275 + </component>
258 276 </project>
259 277