[wesnoth-commits] [wesnoth/wesnoth] 963695: Remove the UMC IDE plugin.
Pentarctagon
noreply at github.com
Wed Jul 8 03:59:21 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 96369589e60832e1515508a1ee72fe159b30f6b3
https://github.com/wesnoth/wesnoth/commit/96369589e60832e1515508a1ee72fe159b30f6b3
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
R utils/umc_dev/.gitignore
R utils/umc_dev/LICENSE
R utils/umc_dev/Makefile
R utils/umc_dev/README.txt
R utils/umc_dev/build/.gitignore
R utils/umc_dev/build/SConstruct
R utils/umc_dev/build/build.properties
R utils/umc_dev/build/build.xml
R utils/umc_dev/build/update_version
R utils/umc_dev/build/workflow.txt
R utils/umc_dev/changelog
R utils/umc_dev/manual/.gitignore
R utils/umc_dev/manual/definitions.png
R utils/umc_dev/manual/dev_manual.tex
R utils/umc_dev/manual/install_new_software.png
R utils/umc_dev/manual/launch_plugin.png
R utils/umc_dev/manual/user_manual.tex
R utils/umc_dev/org.wesnoth.dependencies.feature/.project
R utils/umc_dev/org.wesnoth.dependencies.feature/build.properties
R utils/umc_dev/org.wesnoth.dependencies.feature/feature.xml
R utils/umc_dev/org.wesnoth.feature/.project
R utils/umc_dev/org.wesnoth.feature/build.properties
R utils/umc_dev/org.wesnoth.feature/category.xml
R utils/umc_dev/org.wesnoth.feature/feature.xml
R utils/umc_dev/org.wesnoth.tests/.classpath
R utils/umc_dev/org.wesnoth.tests/.project
R utils/umc_dev/org.wesnoth.tests/.settings/org.eclipse.core.runtime.prefs
R utils/umc_dev/org.wesnoth.tests/.settings/org.eclipse.jdt.core.prefs
R utils/umc_dev/org.wesnoth.tests/.settings/org.eclipse.jdt.ui.prefs
R utils/umc_dev/org.wesnoth.tests/.settings/org.eclipse.ltk.core.refactoring.prefs
R utils/umc_dev/org.wesnoth.tests/META-INF/MANIFEST.MF
R utils/umc_dev/org.wesnoth.tests/build.properties
R utils/umc_dev/org.wesnoth.tests/src/org/wesnoth/tests/WMLPDETestsSuite.java
R utils/umc_dev/org.wesnoth.tests/src/org/wesnoth/tests/WMLTests.java
R utils/umc_dev/org.wesnoth.tests/src/org/wesnoth/tests/WMLTestsSuite.java
R utils/umc_dev/org.wesnoth.tests/src/org/wesnoth/tests/grammar/WMLFilesTests.java
R utils/umc_dev/org.wesnoth.tests/src/org/wesnoth/tests/grammar/WMLGrammarTokensTests.java
R utils/umc_dev/org.wesnoth.tests/src/org/wesnoth/tests/pde/PDETest.java
R utils/umc_dev/org.wesnoth.tests/src/org/wesnoth/tests/pde/ProjectDependencyListTests.java
R utils/umc_dev/org.wesnoth.tests/src/org/wesnoth/tests/plugin/ParsingCampaignsConfigsTests.java
R utils/umc_dev/org.wesnoth.ui/.classpath
R utils/umc_dev/org.wesnoth.ui/.project
R utils/umc_dev/org.wesnoth.ui/.settings/org.eclipse.core.runtime.prefs
R utils/umc_dev/org.wesnoth.ui/.settings/org.eclipse.jdt.core.prefs
R utils/umc_dev/org.wesnoth.ui/.settings/org.eclipse.jdt.ui.prefs
R utils/umc_dev/org.wesnoth.ui/.settings/org.eclipse.ltk.core.refactoring.prefs
R utils/umc_dev/org.wesnoth.ui/META-INF/MANIFEST.MF
R utils/umc_dev/org.wesnoth.ui/build.properties
R utils/umc_dev/org.wesnoth.ui/icons/macrocall.png
R utils/umc_dev/org.wesnoth.ui/icons/scenario.png
R utils/umc_dev/org.wesnoth.ui/icons/wesnoth-icon.png
R utils/umc_dev/org.wesnoth.ui/icons/wesnoth-icon_16.png
R utils/umc_dev/org.wesnoth.ui/icons/wesnoth_editor-icon.png
R utils/umc_dev/org.wesnoth.ui/icons/wesnoth_editor-icon_16.png
R utils/umc_dev/org.wesnoth.ui/icons/wmlkey.png
R utils/umc_dev/org.wesnoth.ui/icons/wmltag.png
R utils/umc_dev/org.wesnoth.ui/plugin.xml
R utils/umc_dev/org.wesnoth.ui/plugin.xml_gen
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/AbstractWMLUiModule.java
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/WMLExecutableExtensionFactory.java
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/contentassist/AbstractWMLProposalProvider.java
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/contentassist/antlr/WMLParser.java
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/contentassist/antlr/internal/InternalWML.g
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/contentassist/antlr/internal/InternalWML.tokens
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/contentassist/antlr/internal/InternalWMLLexer.java
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/contentassist/antlr/internal/InternalWMLParser.java
R utils/umc_dev/org.wesnoth.ui/src-gen/org/wesnoth/ui/internal/WMLActivator.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/Messages.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/WMLUiModule.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/autoedit/ClosingEndTagAutoEditStrategy.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/autoedit/WMLAutoEditStrategy.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/contentassist/WMLProposalComparator.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/contentassist/WMLProposalProvider.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/editor/LinkedFileEditorInput.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/editor/WMLEditor.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/editor/WMLHighlightingHelper.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/folding/WMLFoldingRegionProvider.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/hover/WMLEObjectHoverProvider.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/labeling/WMLDescriptionLabelProvider.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/labeling/WMLLabelProvider.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/labeling/wmldoc/IWMLDocProvider.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/labeling/wmldoc/WMLDocHandler.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/labeling/wmldoc/WMLDocInformationPresenter.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/labeling/wmldoc/WMLDocMacro.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/labeling/wmldoc/WMLDocTag.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/messages.properties
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/navigation/FileLocationOpenerHyperlink.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/navigation/MapOpenerHyperlink.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/navigation/WMLHyperlinkHelper.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/outline/WMLOutlineTreeProvider.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/quickfix/WMLQuickfixProvider.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/syntax/WMLAntlrTokenToAttributeIdMapper.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/syntax/WMLCharacterPairMatcher.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/syntax/WMLHighlightingConfiguration.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/syntax/WMLSemanticHighlightingCalculator.java
R utils/umc_dev/org.wesnoth.ui/src/org/wesnoth/ui/syntax/WMLSyntaxColoringAdapter.java
R utils/umc_dev/org.wesnoth.ui/templates/templates.xml
R utils/umc_dev/org.wesnoth/.classpath
R utils/umc_dev/org.wesnoth/.project
R utils/umc_dev/org.wesnoth/.settings/org.eclipse.core.runtime.prefs
R utils/umc_dev/org.wesnoth/.settings/org.eclipse.jdt.core.prefs
R utils/umc_dev/org.wesnoth/.settings/org.eclipse.jdt.ui.prefs
R utils/umc_dev/org.wesnoth/.settings/org.eclipse.ltk.core.refactoring.prefs
R utils/umc_dev/org.wesnoth/META-INF/MANIFEST.MF
R utils/umc_dev/org.wesnoth/about.ini
R utils/umc_dev/org.wesnoth/build.properties
R utils/umc_dev/org.wesnoth/help/contextHelp.xml
R utils/umc_dev/org.wesnoth/help/html/features/plugin.html
R utils/umc_dev/org.wesnoth/help/html/features/wml_editor.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/context_menus/config.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/context_menus/container.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/context_menus/map.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/context_menus/project.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/mainmenu.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/setup.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/wizards/campaign.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/wizards/empty.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/wizards/era.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/wizards/faction.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/wizards/launcher.html
R utils/umc_dev/org.wesnoth/help/html/gettingstarted/wizards/scenario.html
R utils/umc_dev/org.wesnoth/help/intro/content.xml
R utils/umc_dev/org.wesnoth/help/toc.xml
R utils/umc_dev/org.wesnoth/help/tocfeatures.xml
R utils/umc_dev/org.wesnoth/help/tocgettingstarted.xml
R utils/umc_dev/org.wesnoth/icons/closed_book_16.png
R utils/umc_dev/org.wesnoth/icons/closed_book_24.png
R utils/umc_dev/org.wesnoth/icons/icon-addon-publish.png
R utils/umc_dev/org.wesnoth/icons/wesnoth-about.png
R utils/umc_dev/org.wesnoth/icons/wesnoth-icon.png
R utils/umc_dev/org.wesnoth/icons/wesnoth-icon_16.png
R utils/umc_dev/org.wesnoth/icons/wesnoth-icon_32.png
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon.ico
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon.png
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon.xpm
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_16.png
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_16_32bit.bmp
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_16_8bit.bmp
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_32.png
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_32_32bit.bmp
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_32_8bit.bmp
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_48.png
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_48_32bit.bmp
R utils/umc_dev/org.wesnoth/icons/wesnoth_editor-icon_48_8bit.bmp
R utils/umc_dev/org.wesnoth/org.wesnoth.product
R utils/umc_dev/org.wesnoth/p2.inf
R utils/umc_dev/org.wesnoth/plugin.xml
R utils/umc_dev/org.wesnoth/plugin.xml_gen
R utils/umc_dev/org.wesnoth/plugin_customization.ini
R utils/umc_dev/org.wesnoth/splash.bmp
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/AbstractWMLRuntimeModule.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.ecore
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.genmodel
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WML.xmi
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/WMLStandaloneSetupGenerated.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/parseTreeConstruction/WMLParsetreeConstructor.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/parser/antlr/WMLAntlrTokenFileProvider.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/parser/antlr/WMLParser.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/parser/antlr/internal/InternalWML.g
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/parser/antlr/internal/InternalWML.tokens
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/parser/antlr/internal/InternalWMLLexer.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/parser/antlr/internal/InternalWMLParser.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/services/WMLGrammarAccess.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/validation/AbstractWMLJavaValidator.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/MacroTokens.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLArrayCall.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLExpression.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLGrammarElement.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLKey.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLKeyValue.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLLuaCode.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLMacroCall.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLMacroCallParameter.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLMacroDefine.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLMacroParameter.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLPreprocIF.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLRoot.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLRootExpression.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLTag.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLTextdomain.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLValue.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WMLValuedExpression.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WmlFactory.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/WmlPackage.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/MacroTokensImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLArrayCallImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLExpressionImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLGrammarElementImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLKeyImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLKeyValueImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLLuaCodeImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLMacroCallImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLMacroCallParameterImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLMacroDefineImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLMacroParameterImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLPreprocIFImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLRootExpressionImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLRootImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLTagImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLTextdomainImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLValueImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WMLValuedExpressionImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WmlFactoryImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/WmlPackageImpl.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/util/WmlAdapterFactory.java
R utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/util/WmlSwitch.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/Constants.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/GenerateWML.mwe2
R utils/umc_dev/org.wesnoth/src/org/wesnoth/Logger.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/Messages.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/WML.xtext
R utils/umc_dev/org.wesnoth/src/org/wesnoth/WMLPostProcessor.ext
R utils/umc_dev/org.wesnoth/src/org/wesnoth/WMLRuntimeModule.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/WMLStandaloneSetup.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/WesnothPlugin.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/ImportMap.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/ObjectActionDelegate.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/OpenCampaignInGame.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/OpenMapInEditor.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/OpenScenarioInGame.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/RegenerateBuildFiles.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/RunWMLIndentOnSelection.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/RunWMLLintOnSelection.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/RunWMLScopeOnSelection.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/ShowPlainPreprocessedConfig.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/ShowPreprocessedConfig.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/UploadAddon.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/action/WesnothProjectReport.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/builder/DependencyListBuilder.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/builder/DependencyListNode.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/builder/ToggleWesnothNatureAction.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/builder/WMLResourceServiceProvider.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/builder/WesnothProjectBuilder.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/builder/WesnothProjectNature.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/editors/MapFileEditor.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/formatting/WMLFormatter.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/handlers/ImportMapHandler.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/handlers/OpenEditorHandler.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/handlers/OpenGameHandler.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/handlers/OpenMapInEditorHandler.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/handlers/SetupWorkspaceHandler.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/handlers/TestHandler.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/importWizards/ImportProjectPage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/importWizards/ImportProjectWizard.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/installs/SelectWesnothInstallDialog.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/installs/WesnothInstall.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/installs/WesnothInstallsUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/jface/DoubleInputDialog.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/jface/RegexStringFieldEditor.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/messages.properties
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preferences/AbstractPreferencePage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preferences/AddonManagerPreferencePage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preferences/AdvancedPreferencePage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preferences/Preferences.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preferences/WMLToolsPreferencePage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preferences/WesnothInstallsPage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preferences/WesnothPreferencesPage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preprocessor/Define.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/preprocessor/PreprocessorUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/product/ActionWiper.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/product/WMLPerspective.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/product/WesnothActionBarAdvisor.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/product/WesnothApplication.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/product/WesnothWorkbenchAdvisor.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/product/WesnothWorkbenchWindowAdvisor.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/product/WorkbenchActionBuilder.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/product/WorkbenchAdvisorHack.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/projects/ProjectCache.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/projects/ProjectUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/propertypages/WesnothProjectPage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/schema/SchemaParser.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/scoping/WMLScopeProvider.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/templates/ReplaceableParameter.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/templates/TemplateProvider.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/AntUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/EditorUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/ExternalToolInvoker.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/GUIUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/GameUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/ListUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/MapUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/Pair.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/ResourceUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/RunnableWithResult.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/StringUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/WMLTools.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/WMLUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/WizardUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/utils/WorkspaceUtils.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/validation/WMLJavaValidator.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/views/AddonsView.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/views/WesnothProjectsExplorer.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/views/WesnothProjectsExplorerContentProvider.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/views/WesnothProjectsExplorerLabelProvider.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/views/WesnothProjectsExplorerViewerSorter.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/WizardPageTemplate.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/WizardProjectPageTemplate.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/WizardTemplate.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/campaign/CampaignNewWizard.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/campaign/CampaignPage1.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/campaign/CampaignPage2.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/emptyproject/EmptyProjectNewWizard.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/emptyproject/EmptyProjectPage1.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/era/EraNewWizard.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/era/EraPage0.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/faction/FactionNewWizard.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/faction/FactionPage0.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/faction/FactionPage1.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/generator/WizardGenerator.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/generator/WizardGenerator404Page.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/generator/WizardGeneratorKeysPage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/generator/WizardGeneratorTagPage.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/generator/WizardLauncher.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/generator/WizardLauncherPage0.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/generator/WizardLauncherPage1.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/newfile/NewConfigFilePage0.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/newfile/NewConfigFileWizard.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/scenario/ScenarioNewWizard.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/scenario/ScenarioPage0.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/scenario/ScenarioPage1.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wizards/scenario/ScenarioPage2.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wml/SimpleLuaParser.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wml/SimpleWMLParser.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wml/WMLConfig.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wml/WMLVariable.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wml/WmlFactory2.java
R utils/umc_dev/org.wesnoth/src/org/wesnoth/wml/impl/WmlFactory2Impl.java
R utils/umc_dev/org.wesnoth/templates/build.xml
R utils/umc_dev/org.wesnoth/templates/cac/events.txt
R utils/umc_dev/org.wesnoth/templates/cac/variables.txt
R utils/umc_dev/org.wesnoth/templates/camp_structure.txt
R utils/umc_dev/org.wesnoth/templates/campaign.txt
R utils/umc_dev/org.wesnoth/templates/empty_project.txt
R utils/umc_dev/org.wesnoth/templates/era.txt
R utils/umc_dev/org.wesnoth/templates/faction.txt
R utils/umc_dev/org.wesnoth/templates/map.map
R utils/umc_dev/org.wesnoth/templates/multiplayer.txt
R utils/umc_dev/org.wesnoth/templates/paths/linux_data.txt
R utils/umc_dev/org.wesnoth/templates/paths/linux_exec.txt
R utils/umc_dev/org.wesnoth/templates/paths/linux_user.txt
R utils/umc_dev/org.wesnoth/templates/paths/mac_data.txt
R utils/umc_dev/org.wesnoth/templates/paths/mac_exec.txt
R utils/umc_dev/org.wesnoth/templates/paths/mac_user.txt
R utils/umc_dev/org.wesnoth/templates/paths/windows_data.txt
R utils/umc_dev/org.wesnoth/templates/paths/windows_exec.txt
R utils/umc_dev/org.wesnoth/templates/paths/windows_user.txt
R utils/umc_dev/org.wesnoth/templates/pbl.txt
R utils/umc_dev/org.wesnoth/templates/scenario.txt
R utils/umc_dev/org.wesnoth/templates/wizards.txt
R utils/umc_dev/org.wesnoth/templatesIndex.txt
Log Message:
-----------
Remove the UMC IDE plugin.
The reasons being:
* It's been unmaintained for several years now, so any bugs that might be reported against it will almost certainly not be fixed.
* Having been unmaintained for so long, even if someone wanted to create a custom Wesnoth IDE plugin, it's unlikely this would be a good foundation to continue with anymore.
* There are at this point better alternatives that people are actually using and maintaining (such as the VSCode plugin).
* Having this be present can give the impression that this IDE plugin is something UMC authors should still be using, which I think makes it actively harmful. Case in point, the current version of this available on SourceForge (2.0.1) was downloaded twice as of the current week; however the most recent version (2.0.2 in the changelog, or 2.0.3 based on some git commits) is not available on SourceForge at all, nobody apparently ever uploading it.
More information about the Commits
mailing list