mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
* added localization options //todo add all the strings * broken push * merge to UI * broken push * Alpha rebase complete, added asset loader for UI branch * merge to UI * UI now uses assetmanager * added NL and EN for all strings currently in UI * fix small merge error * Removed no more needed files. * JDK25 * Removed files no longer in use * Removed need for manual typecast * Added ability to load in BundledResource for localization * Docs and easy font loading. Added interfaces for PreloadResource's * added German, French, Spanish, Italian and Mandarin Chinese --------- Co-authored-by: Ticho Hidding <tichohidding@gmail.com> Co-authored-by: ramollia <@>
19 lines
720 B
XML
19 lines
720 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="EntryPointsManager">
|
|
<list size="1">
|
|
<item index="0" class="java.lang.String" itemvalue="com.google.common.eventbus.Subscribe" />
|
|
</list>
|
|
</component>
|
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
|
<component name="MavenProjectsManager">
|
|
<option name="originalFiles">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/pom.xml" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_25" default="true" project-jdk-name="openjdk-25" project-jdk-type="JavaSDK">
|
|
<output url="file://$PROJECT_DIR$/out" />
|
|
</component>
|
|
</project> |