Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
6f4d422
ST6RI-682 Added PoC for model download capability
TheKorpos Jan 21, 2025
0a7d3c5
ST6RI-682 Fixed library id collection and refactor
TheKorpos Jan 27, 2025
43a48a7
ST6RI-682 Added Membership import workaround and minor fixes
TheKorpos Jan 27, 2025
b762971
ST6RI-763 Added standalone setups for .kermlx and .sysmlx XMIs
TheKorpos Apr 30, 2024
57a829a
ST6RI-682 Registered sysmlx in Eclipse environment
TheKorpos Jan 28, 2025
c315a19
ST6RI-682 Registered .kermlx in Eclipse environment
TheKorpos Jan 28, 2025
c365e18
ST6RI-682 Added Pull project download capability to Eclipse IDE
TheKorpos Jan 28, 2025
ecd87e6
ST6RI-682 Transforming Xtext resources before pulling remote project
TheKorpos Jan 28, 2025
46d5d9c
ST6RI-682 Fixed MANIFEST.MF files
TheKorpos Jan 28, 2025
11da1e8
ST6RI-682 Using Platform URI in Eclipse IDE
TheKorpos Jan 29, 2025
edf12fb
ST6RI-682 Fixed URI calculation in ProjectDelta
TheKorpos Jan 29, 2025
f36638f
ST6RI-682 Fixed misspell in Launch Configuration
TheKorpos Jan 29, 2025
23fd314
ST6RI-682 Added model download functionality to jupyter kernel
TheKorpos Feb 3, 2025
60a04a7
ST6RI-682 Added javadoc, minor fixes and refactor
TheKorpos Feb 3, 2025
791f814
ST6RI-682 Updates Eclipse UI contributions
ujhelyiz Feb 4, 2025
74ff13d
ST6RI-682 Disabled SysMLv2 menu on closed projects
TheKorpos Feb 4, 2025
89209a3
ST6RI-682 Ordered menu items and added separator
TheKorpos Feb 4, 2025
b544213
ST6RI-682 Changed magic command names and command arguments
TheKorpos Feb 5, 2025
633e761
ST6RI-682 Made --id and --name mutually exclusive in %load command
TheKorpos Feb 5, 2025
a4d3e12
ST6RI-178 Updated project versioning capability
TheKorpos Feb 12, 2025
09a120d
ST6RI-178 WIP - pushing incremental changes
TheKorpos Feb 18, 2025
af9dfb1
ST6RI-178 Cleaned up imports and simplified class name
TheKorpos Feb 24, 2025
fe8ecfd
ST6RI-178 Added workarounds to fix upload/download in Jupyter
TheKorpos Feb 25, 2025
5f37567
ST6RI-178 Added missing change to fix CI build
TheKorpos Feb 26, 2025
4a4449e
ST6RI-178 Added basic branching capability
TheKorpos Mar 5, 2025
6e61024
ST6RI-178 Added missing javadoc
TheKorpos Mar 7, 2025
e6ef364
ST6RI-178 Added model load from branches to Eclipse
TheKorpos Mar 7, 2025
0da922a
ST6RI-682 Disallowed partially matching cli options in
TheKorpos Mar 10, 2025
1cc766e
Merge remote-tracking branch 'origin/master' into ST6RI-682
TheKorpos Mar 10, 2025
f356fa6
Merge branch 'ST6RI-682' into ST6RI-178
TheKorpos Mar 10, 2025
f39fbda
ST6RI-178 Added description to KerMLRepositorySave util args
TheKorpos Mar 10, 2025
14ecae5
ST6RI-178 Fixed erroneous root elements
TheKorpos Mar 14, 2025
38a0ebb
ST6RI-823 Updates help text repository commands
ujhelyiz Mar 18, 2025
2cc5447
ST6RI-178 Fixed non-stanrad library download in Jupyter
TheKorpos Mar 20, 2025
10fa86f
ST6RI-178 Updated Jupyter %publish not to upload derived fields by
TheKorpos Mar 20, 2025
9e2dfed
ST6RI-682 Made some editorial corrections and added issue aggregation
TheKorpos Apr 22, 2025
849c286
ST6RI-682 Refactored Json-EMF transformation code
TheKorpos Apr 24, 2025
7af297f
Merge branch 'ST6RI-682' into ST6RI-178
TheKorpos Apr 24, 2025
99b2f62
ST6RI-178 Fixed non-standard library upload and some typos
TheKorpos Apr 25, 2025
1d4668c
ST6RI-178 Overrode hasCode for LocalReference class
TheKorpos Apr 25, 2025
1fa3199
ST6RI-682 Changed output format in magic commands
TheKorpos May 5, 2025
045e1af
Merge branch 'ST6RI-682' into ST6RI-178
TheKorpos May 5, 2025
131f3ab
Merge branch 'master' into ST6RI-178
seidewitz May 11, 2025
94738d0
ST6RI-178 Revised help messages for %load, %projects and %publish.
seidewitz May 12, 2025
9a7f29e
ST6RI-178 Owner derived feature is always included in the uploaded model
TheKorpos May 12, 2025
0a4d336
ST6RI-178 Removed timestamp from project name and minor correction in
TheKorpos May 13, 2025
c5cf3cd
ST6RI-178 Added error message for missing branches in load command
TheKorpos May 13, 2025
16b95d6
ST6RI-178 Changed messages of SysMLRepositoryLoadUtil to match more with
TheKorpos May 13, 2025
b945136
ST6RI-178 isLibraryElement derived feature is always included in the
TheKorpos May 14, 2025
97c6ead
Merge remote-tracking branch 'origin/master' into ST6RI-178
TheKorpos May 15, 2025
bf1bfea
ST6RI-178 Revert unplanned line ending changes to ease review
ujhelyiz May 15, 2025
7a7312f
ST6RI-178 Added alphabetic ordering of projects listed by %projects
TheKorpos May 15, 2025
032af54
ST6RI-178 Reworked project load interface in SysMLInteractive
TheKorpos May 16, 2025
957cfe8
ST6RI-178 Added --branchid to %load magic command
TheKorpos May 16, 2025
c602522
ST6RI-178 Added %projects and %load to SysMLInteractive::run().
seidewitz May 18, 2025
67e7173
ST6RI-178 Revised load(RemoteBranch) to not use the "next" method.
seidewitz May 18, 2025
6fa6377
ST6RI-178 Fixed root namespace insertion in model loading
TheKorpos May 19, 2025
d73ece4
ST6RI-178 Added base path and branch ID to messages for %load.
seidewitz May 19, 2025
dd437c3
ST6RI-178 Updated EMFModelDelta to use root element name for file name,
seidewitz May 19, 2025
6994d25
Merge pull request #633 from Systems-Modeling/ST6RI-178
seidewitz May 19, 2025
7f1d0fe
ST6RI-682 Updated .gitignore for new xtend-gen subdirectories.
seidewitz May 19, 2025
1dae64f
ST6RI-682 Renamed some packages relating to pull from repo in Xtext.
seidewitz May 20, 2025
ebdd395
ST6RI-682 Moved .gitignores to new packages, fixed exported packages
TheKorpos May 20, 2025
9fd6560
ST6RI-682 Removed a redundant exported packages in a couple manifests.
seidewitz May 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions org.omg.kerml.xtext.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ Require-Bundle: org.omg.kerml.xtext,
org.omg.kerml.expressions.xtext;bundle-version="0.9.0",
org.omg.kerml.expressions.xtext.ide;bundle-version="0.9.0",
org.omg.kerml.expressions.xtext.ui;bundle-version="0.9.0",
org.eclipse.xtext.common.types.ui
org.eclipse.xtext.common.types.ui,
org.eclipse.emf.ecore.editor
Import-Package: org.apache.log4j
Export-Package: org.omg.kerml.xtext.ui,
org.omg.kerml.xtext.ui.internal,
org.omg.kerml.xtext.ui.labeling,
org.omg.kerml.xtext.ui.library,
org.omg.kerml.xtext.ui.outline,
org.omg.kerml.xtext.ui.quickfix
Bundle-Activator: org.omg.kerml.xtext.ui.internal.XtextActivator
Bundle-Activator: org.omg.kerml.xtext.ui.KerMLActivator
Loading