Commit Graph

280 Commits

Author SHA1 Message Date
Peter Dell 083a23d4e1 Add toString for debug output 2022-08-29 09:49:37 +02:00
Peter Dell 60e50afac7 Improve documentation 2022-08-29 09:49:22 +02:00
Peter Dell 642ae33aa6 Use 256 characters for ChapMapMultiColorConverter 2022-08-29 09:49:06 +02:00
Peter Dell 3db927c9f1 Sort identifiers in outline based based on
CompilerSyntax.areIdentifiersCaseSensitive
2021-11-04 02:48:01 +01:00
peterdell 7bb0cff770 Adapt suffix "pl_PL" to "pl" in property files 2021-09-29 01:36:11 +02:00
peterdell 09fe6e4001 Rename properties files from de_DE to de, so all regions match 2021-09-29 00:49:50 +02:00
peterdell 852b30e4d7 Align project IDs and folder names 2021-09-28 13:39:39 +02:00
peterdell 457f773b53 Transform string helpDocumentsPath to sequence of element helpDocument in compiler definition. 2021-09-28 01:19:28 +02:00
peterdell fedec9d2f0 Add CompilerPaths with defaults for MADS and MP. Display documentation paths and defaults paths as tables. Fix broken hardware icon in help. 2021-09-27 02:22:52 +02:00
peterdell 229c92d859 Polish documentation for MP 2021-09-27 02:21:28 +02:00
peterdell f054b7842a Replace Compiler by CompilerDefinition where possible. Move getCompilerExecutablePath() to CompilerPrefrences. 2021-09-26 23:28:56 +02:00
peterdell cbb82f2ca3 Organized imports. 2021-09-26 22:59:05 +02:00
peterdell 2f9bf2051c First commit of new com.wudsn.ide.lng.run plugin 2021-09-26 22:57:39 +02:00
peterdell 5c994c4c82 Split preferences per language. 2021-09-26 22:54:47 +02:00
peterdell dc4ab9a552 Support multiple languages in helo TOC. 2021-09-26 22:54:10 +02:00
peterdell 4599004d1b Remove ComplerId class as it is no longer required 2021-09-26 22:53:37 +02:00
peterdell 2ab174ec1b Rename helpFilePaths to helpDocumentPaths 2021-09-26 22:52:59 +02:00
peterdell 2e7363531a Unify plugin texts for plugin description and vendor 2021-09-26 22:51:08 +02:00
peterdell c0a455a15e Minimize launch configuration to Paltform. 2021-09-26 22:50:27 +02:00
peterdell d9b833c87e Simplify compiler classes and add MP Compiler 2021-09-26 16:05:27 +02:00
peterdell 11722d1939 Add Target PASCAL 2021-09-26 16:04:35 +02:00
peterdell 946423fd01 Start WUDSN IDE launch configuration only with Platform Feature 2021-09-26 16:03:49 +02:00
peterdell 04e36c48ba Add Language separation in CompilerDefinition, CompilerRegistry and TOC 2021-09-26 13:21:52 +02:00
peterdell 2c89002812 Add separate Assembler menu/entries 2021-09-26 00:52:43 +02:00
peterdell 49f91b768d Rename Assembler to Language/Compiler 2021-09-25 23:29:02 +02:00
peterdell ebe42d3e98 Rename Assembler to Language/Compiler 2021-09-25 23:28:05 +02:00
peterdell 5d3f2b2b1b Rename COMPILER to LANGUAGE in Texts 2021-09-25 21:26:57 +02:00
peterdell ab707085ec PAdd ascal Source File, Content Types and Preferences 2021-09-24 02:08:01 +02:00
peterdell 0ff9167294 Generalize Assembler to Language 2021-09-24 02:07:20 +02:00
peterdell abdbb3234d Change "CPU" to more general "Target" 2021-09-23 21:32:33 +02:00
peterdell 9ecff51871 Renaming and refactoring from asm to lng 2021-09-23 02:36:10 +02:00
peterdell c7dabce2f3 Add language plugin com.wudsn.ide.lng 2021-09-18 02:04:31 +02:00
peterdell ef2ce4ecac Split HardwareUtility and move to base plugin 2021-09-18 01:49:03 +02:00
peterdell 77f1c60e25 Replace com.wudsn.ide.asm.Hardware by import
com.wudsn.ide.base.hardware.Hardware
2021-09-18 01:44:05 +02:00
peterdell e74cf57237 Change localization to /OSGI-INF/l10n 2021-09-18 01:25:22 +02:00
peterdell 004d9a2ae5 Change localization to /OSGI-INF/l10n 2021-09-18 01:25:14 +02:00
peterdell f922e48517 Reformat all sources with "Eclipse [built-in]" 2021-09-18 01:15:08 +02:00
peterdell 62030ab828 Reformat source 2021-09-18 01:09:46 +02:00
peterdell 25a4d82719 Change localization to /OSGI-INF/l10n 2021-09-18 01:07:23 +02:00
peterdell a2e91f7ae5 Continue to work on ATASCII editor 2021-09-18 01:07:06 +02:00
peterdell 977d4df0bf Change localization to /OSGI-INF/l10n 2021-09-18 01:06:31 +02:00
peterdell 38789e8e29 Start language dependent launches with all workspace plugins 2021-09-18 01:05:52 +02:00
peterdell a7feebaf9f Change localization to /OSGI-INF/l10n 2021-09-18 01:05:16 +02:00
peterdell f568a329ca Localization test 2021-09-12 19:21:42 +02:00
peterdell 036e43c1cf Remove HexEditorFonts, replaced by HardwareCharacterSet 2021-09-12 19:20:04 +02:00
peterdell dbcd362cf4 Fix localization for Pascal Source File 2021-09-12 11:45:29 +02:00
peterdell b8201b8407 Add texts for Pascal Source Files 2021-09-12 11:01:59 +02:00
peterdell 3ff8305555 Added FAQ: Why do I get "Cannot complete the install because one or more
required items could no be found" when updating the plugin from the
update site?
2021-05-14 18:51:06 +02:00
peterdell 9d95ebddb4 Add PAUSE to check bundle versions 2021-04-02 00:34:49 +02:00
peterdell 9a82513f94 Update links to https, esp. for external resources 2021-04-02 00:33:09 +02:00