Last active
September 7, 2024 22:14
-
-
Save isapir/0210655f59c27b41fd13dcb907753652 to your computer and use it in GitHub Desktop.
IDEA Lucee
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Lucee 6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<module type="JAVA_MODULE" version="4"> | |
<component name="CheckStyle-IDEA-Module" serialisationVersion="2"> | |
<option name="activeLocationsIds" /> | |
</component> | |
<component name="NewModuleRootManager" inherit-compiler-output="true"> | |
<exclude-output /> | |
<content url="file://$MODULE_DIR$/core"> | |
<sourceFolder url="file://$MODULE_DIR$/core/src/main/java" isTestSource="false" /> | |
</content> | |
<orderEntry type="inheritedJdk" /> | |
<orderEntry type="sourceFolder" forTests="false" /> | |
<orderEntry type="module" module-name="loader" exported="" /> | |
</component> | |
</module> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<module type="JAVA_MODULE" version="4"> | |
<component name="CheckStyle-IDEA-Module" serialisationVersion="2"> | |
<option name="activeLocationsIds" /> | |
</component> | |
<component name="NewModuleRootManager" inherit-compiler-output="true"> | |
<exclude-output /> | |
<content url="file://$MODULE_DIR$/loader"> | |
<sourceFolder url="file://$MODULE_DIR$/loader/src/main/java" isTestSource="false" /> | |
</content> | |
<orderEntry type="inheritedJdk" /> | |
<orderEntry type="sourceFolder" forTests="false" /> | |
<orderEntry type="module-library" exported=""> | |
<library> | |
<CLASSES> | |
<root url="file://$MODULE_DIR$/dev/lib" /> | |
</CLASSES> | |
<JAVADOC /> | |
<SOURCES> | |
<root url="file://$MODULE_DIR$/dev/lib" /> | |
</SOURCES> | |
<jarDirectory url="file://$MODULE_DIR$/dev/lib" recursive="false" /> | |
<jarDirectory url="file://$MODULE_DIR$/dev/lib" recursive="false" type="SOURCES" /> | |
</library> | |
</orderEntry> | |
</component> | |
</module> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectRootManager" version="2" languageLevel="JDK_21_PREVIEW" project-jdk-name="21" project-jdk-type="JavaSDK"> | |
<output url="file://$PROJECT_DIR$/../idea-compiler-output/lucee-6.0" /> | |
</component> | |
</project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectModuleManager"> | |
<modules> | |
<module fileurl="file://$PROJECT_DIR$/.idea/core.iml" filepath="$PROJECT_DIR$/.idea/core.iml" /> | |
<module fileurl="file://$PROJECT_DIR$/.idea/loader.iml" filepath="$PROJECT_DIR$/.idea/loader.iml" /> | |
</modules> | |
</component> | |
</project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="AutoImportSettings"> | |
<option name="autoReloadType" value="SELECTIVE" /> | |
</component> | |
<component name="ChangeListManager"> | |
<list default="true" id="738c120a-f975-4024-8dd1-258e223d3f76" name="Changes" comment=""> | |
<change beforePath="$PROJECT_DIR$/.vscode/settings.json" beforeDir="false" afterPath="$PROJECT_DIR$/.vscode/settings.json" afterDir="false" /> | |
</list> | |
<option name="SHOW_DIALOG" value="false" /> | |
<option name="HIGHLIGHT_CONFLICTS" value="true" /> | |
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | |
<option name="LAST_RESOLUTION" value="IGNORE" /> | |
</component> | |
<component name="Git.Settings"> | |
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | |
</component> | |
<component name="ProjectColorInfo">{ | |
"associatedIndex": 5 | |
}</component> | |
<component name="ProjectId" id="2lV6D34wifgeAiZylC6QvowoseO" /> | |
<component name="ProjectViewState"> | |
<option name="hideEmptyMiddlePackages" value="true" /> | |
<option name="showLibraryContents" value="true" /> | |
</component> | |
<component name="PropertiesComponent">{ | |
"keyToString": { | |
"Application.Lucee Debug.executor": "Debug", | |
"RunOnceActivity.ShowReadmeOnStart": "true", | |
"git-widget-placeholder": "6.2", | |
"kotlin-language-version-configured": "true", | |
"last_opened_file_path": "/workspace/test/lucee-ide-test-2" | |
} | |
}</component> | |
<component name="RunManager"> | |
<configuration name="Lucee Debug" type="Application" factoryName="Application"> | |
<option name="ALTERNATIVE_JRE_PATH" value="21" /> | |
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" /> | |
<option name="MAIN_CLASS_NAME" value="lucee.debug.Main" /> | |
<module name="loader" /> | |
<method v="2"> | |
<option name="Make" enabled="true" /> | |
</method> | |
</configuration> | |
</component> | |
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" /> | |
<component name="TaskManager"> | |
<task active="true" id="Default" summary="Default task"> | |
<changelist id="738c120a-f975-4024-8dd1-258e223d3f76" name="Changes" comment="" /> | |
<created>1725252773763</created> | |
<option name="number" value="Default" /> | |
<option name="presentableId" value="Default" /> | |
<updated>1725252773763</updated> | |
</task> | |
<servers /> | |
</component> | |
</project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment