Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-28Bug 535185 - Add Automatic-Module-Name header for Java 9 compatibilityBenoit Maggi1-0/+1
- add Automatic-Module-Name with the same value as Bundle-SymbolicName in all Manifest.MF - quality fix : remove unused import Change-Id: Icd3e4376bc9e61e360ac61522b967a088a248480 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2018-04-19Bug 527664 - [AFViewpoints] Architecture Model Editor removeMaged Elaasar1-1/+2
CreationCommandClass property value Converted the Creation/ConversionCommandClass properties in the architecture editor to be of type string instead of Class. They can now reference class names from the workspace (on their project's class path). Also added validation rules for that. Finally, I added a Browse... button in the property sheet to help put values for them. remove some reexport increase version to take in account API tool Change-Id: I6792449fbee70b089f83780c4935242fff72d50b Signed-off-by: Maged Elaasar <melaasar@gmail.com>
2018-03-23Bug 532639: [Table][Matrix] System shall enable to specify the creation ↵Vincent Lorenzo1-3/+3
location of relationships created using a matrix editor. Change-Id: I4ffde565f069e65c85c838bd14aebb4b809c61b7 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-09-26bug 517742: [Table][Matrix] The row axis must be updated when the rows ↵Vincent Lorenzo1-2/+2
sources change Change-Id: I5e3b92093b907a88be4367889923e4e2aed3fd21 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-09-21Bug 521857 - [Property View][Profile] Cannot edit Real or Boolean listPierre GAUTIER1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521857 Add missing implementation in EStructuralFeatureEditor Change-Id: I776b75d39af64181ded052d9217e84ac45bfab4e Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
2017-09-21Bug 521865 - [Property View][Profile] Truncated editors for datatype's ↵Pierre GAUTIER1-1/+1
attribute. https://bugs.eclipse.org/bugs/show_bug.cgi?id=521865 add ScrolledComposite in EObjectContentsEditor Change-Id: Id1bb3362f493dea1b0133c4a408792527ab74571 Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-08-29Bug 520271 - [Property View] Generator should ignore redefined properties.Vincent Lorenzo1-1/+1
Change-Id: I5d73f2441ff5e23f937ab155488cf29fb249a65c Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-08-03Bug 515806: [Table] Provide a preference to choose the string to displayThanh Liem PHAN1-48/+48
instead of N/A https://bugs.eclipse.org/bugs/show_bug.cgi?id=515806 - Create a cell preference page in which a string can be defined for the cell content of non supported column - Replace the usage of final var ICellManager.NOT_AVALABLE by the method CellHelper.getUnsupportedColumnCellText, which allows the modification of string immediately without having to restart Papyrus - JUnit Test Change-Id: I0ddf37889caf9a7a504a39b16a4df85a1a3a992c Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-05-09Bug 516247: [Table][Matrix]Interface ↵Vincent Lorenzo1-1/+1
org.eclipse.papyrus.infra.nattable.manager.cell.ICellManager must be changed - do the required changed for Matrix Change-Id: I64e8a20c3b6ff04b8cf7799fd18d85f54b00b2bc Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-03-30[releng] Update plugins and feature version numbers for Oxygen withFlorian Noyrit1-48/+48
Neon.3 as baseline Change-Id: Icb3b699de6846ce60370a1fedc169e1df741ace2
2017-03-01Bug 512818 - Package org.eclipse.papyrus.uml.properties.expression notysroh1-0/+1
visible for runtime make it available. Change-Id: I8b7bd5386860fd1671076b9395858d355307ddeb Signed-off-by: ysroh <ysroh@zeligsoft.com>
2016-11-29Bug 496905: [Diagram][ModelExplorer][Table][Dialog] Papyrus must integrateNicolas FAUVERGUE1-1/+4
the internationalization feature provided by UML. https://bugs.eclipse.org/bugs/show_bug.cgi?id=496905 Commit of UML for internationalization. Change-Id: Ia61e5ef4d537f9e9b192bcfe073f921542fe4876 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net>
2016-09-01Bug 482669 - [Palette] New Palette configuration models shall beMickael ADAM1-2/+4
editable with an advance UI https://bugs.eclipse.org/bugs/show_bug.cgi?id=482669 Patch set 27: - rebase & maj dependency version Patch set 25: - Fix dependency version Patch set 24: - update version to 3.0.0 or 2.1 - take into account of new elemntType version (no more Ids) - refactor ProdileWSModelIndexer to use URI Patch set 23: - rebase - remove CustomElmtTypeFactory Patch set 20: - Fix missing id in manual created advices Patch set 17: - Fix bugs from NiF review patch set 16: - Fix a bug of drag a stereotype then a metaclass => NPE patch set 16: - fix ProfileWorkspaceModelIndex - add shouldIndex(IFile file) to IndexHandler patch set 15: - fix a build.properties Patch set 14: - some minors fixes Patch set 13: - Finalize properties view for actions - implements validators. - Adds plugins to oep.customization.feature Patch set 12: - implement properties view for SetValue Advice, SetStereotype and Runtime advice. - new Explorer dialog(Stereotype, Profile, GenericElement) -... Patch set 11: - final implementation of apply stereotype action properties view - fix feedback from NIF previous review. - fix enable button of generic multipleValueEditor - Styled text for stereotype explorer - add profile explorer - add stereotype attribute explorer - many fixes Patch set 10: - Move created plugin in customization feature Patch set 9: -Fix pom dependencies Patch set 8: - implementation of property view for StereotypesToAplly of Action. - create a Icon Value editor instead of IconDescriptor - Create stereotype selection dialog which display all available stereotype - Create Profile workspace indexer Patch set X: - create StringWithClear Editor - rename property plugin - remove assistant and newChild implementation for palette - use of icon 12*12 from oep.infr.widget Patch set 5: - Fix pom file Patch set 4: - inlude all changes from palette customization branch Patch set 3: - Adds clear filter button for icon explorer. - Adds some newChild management requirement. Patch set 2: - Gets all declared advice kind in add actions. - Adds icon+description to AdviceKindExtensionPoint. - Adds createAdviceBindingConfiguration to AbstractAdviceBindingFactory. - Gets default actions EMF properties view when no View defined in ctx - Manage action buttons enable. Patch set 1: - Adds actions management - Adds properties View for adviceConfiguration - Adds ctrl+clic to create old local palette Conflicts: plugins/uml/properties/org.eclipse.papyrus.uml.properties/META-INF/MANIFEST.MF Change-Id: I1f5caeb9eb411df2886f29ae02d807bb69b79be2 Signed-off-by: Mickael ADAM <mickael.adam@ALL4TEC.net>
2016-08-28Bug 443799 - Fix potential bugs identified by FindBugs in oep.infra.*Florian Noyrit1-8/+8
Bug 499554 - Oxygen release version number moved to 3.0.0. Change-Id: I8e112db7175a5b89eb9b37973639627a6c29e007
2016-08-08Bug 498754: [Table] NattablePropertyEditor and TreeTablePropertyEditorNicolas FAUVERGUE1-2/+3
have dependency on Notation#View -> it must be removed https://bugs.eclipse.org/bugs/show_bug.cgi?id=498754 - Remove View from TreeNattablePropertyEditor - Some deprecated in NattablePropertyEditor (not removed to manage API compatibility) Change-Id: I9ccb0ee315c9d3252aa4f3ada0d86a44bd2c37af Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net>
2016-08-04Bug 499002: [Property][Table] Table context updated with View instead ofNicolas FAUVERGUE1-1/+1
semantic element https://bugs.eclipse.org/bugs/show_bug.cgi?id=499002 Modify the object to get the correct table context: - Element of View for NattablePropertyEditor - View for StereotypeDisplayNattablePropertyEditor Change-Id: I9cbcf849f1f439be130cfb82577377761d16f9b8 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net>
2016-05-02Bug 469382 - [Rich Text] Nebula rich text editor integrationVincent Lorenzo1-1/+4
- Nebula rich text editor has replaced the old EPF rich text editor - Add buttons to new editor: insert reference, update references and spell check button - Reference displayed as its name in editor - Extension framework for HTML renderer (in uml.diagram.common) - Rename org.eclipse.papyrus.infra.widgets.epf.richtext.extension to org.eclipse.papyrus.infra.widgets.richtext.extesion (folder, project, package) - Releng work: rename widgets.epf.richtext.extension to widgets.richtext.extension and update feature.xml and pom.xml files Bug 458020: [Table] The table must include the Papyrus richtext editor https://bugs.eclipse.org/bugs/show_bug.cgi?id=458020 Change-Id: Ia3d8db3600f1b23cc419e09c43dfa6cd09565deb Signed-off-by: Shuai Li <shuai.li@cea.fr> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2016-03-03Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus1-8/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=485220 Complete the configuration of PDE API Tooling in the Papyrus Main and Developer Tools projects, including: * adding the API Analysis nature and builder to .project where it was missing * adding a new menu action in the dev tools Project Management menu to ensure that all Oomph version-management projects in the workspace have API analysis also * fixing API version analysis problems, mostly by upversioning bundles to 2.0 but also applying API filters in some cases where it seems appropriate * implementing project-level API Analysis preferences for warning severity of missing @since doc tags (the default is error) and adding it to the Oomph project preferences management Change-Id: I3f5fad20ffc7bb66eec0abbb86b5cc52aacb1ff1
2016-02-24Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus1-42/+10
https://bugs.eclipse.org/bugs/show_bug.cgi?id=485220 Implement version management: PDE API Tooling and Oomph Version Management. Introduce two new plug-in projects to manage versioning using Oomph: * org.eclipse.papyrus.releng.main.release for the Main bundles and features * org.eclipse.papyrus.releng.dev.release for the Dev Tools Add new menu actions to the Dev Tools: * main menu bar: * synchronize POM and manifest versions * "Configure" context menu on bundle projects and MANIFEST.MF * optimize bundle dependencies and re-exports * update dependency version ranges to match current workspace and PDE target Remove obsolete menu actions from the Dev Tools: * main menu bar: * Set all Papyrus feature versions * Set all Papyrus plug-in versions * Set versions of all Papyrus dependencies in Papyrus plug-ins Fix versioning errors reported by PDE and Oomph. Ensure proper version ranges consistent with latest build target. Optimize the dependencies of all Papyrus Main bundles and Dev Tools. Remove version- and reexport-checking tests in the BundlesTests that are now not needed because, on the one hand, we now implement discrete bundle versioning (managed by PDE/Oomph) and on the other, we now use re-exports properly to ensure classpath consistency in clients of a bundle's API. Thorough overhaul of the "project editors" API, including: * rationalize the API interfaces * refactor the all-in-one PluginEditor class from the customization bundle to the project-editors bundle * update clients in the Customization and DSML Validation components * fix a bunch of operations that didn't work * add missing operations required by the new Dev Tools actions * complete some unimplemented APIs * add a comprehensive JUnit test suite covering all of the project-editors API Change-Id: I6a699d93909f61099226ceb994140f03ea99a70f
2016-02-12Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=485220 Factor UI dependencies out of the UML Element Types bundle. This includes moving some advices that interact with the user into a new org.eclipse.papyrus.uml.service.types.ui bundle. Pull up the PasteCommandService and IPasteCommandProvider API into the Infra Diagram layer where the extension point is defined. Deprecate the old API in the UML layer. Introduce a service for participation of languages in CSS styling: * styling reset actions in the Reset Style command * access to semantic model classes and properties to make available to CSS Factor PapyrusObservableValue and cohorts out of the UML Tools bundle into the Infra Layer for more general reuse and to relieve the Diagram Infrastructure layer of UML dependencies. The old API remains as deprecated. Remove the Infra Diagram Layer dependency on UML Layer for property testers governing deletion in the diagram. Includes introduction of a new IGraphicalDeletionHelper OSGi service for delegation of the determination of whether an element can be deleted from the diagram and replacement of the XML expression properties * org.eclipse.papyrus.uml.diagram.common.isSemanticDeletion * org.eclipse.papyrus.uml.diagram.common.isReadOnly by * org.eclipse.papyrus.infra.gmfdiag.common.isSemanticDeletion * org.eclipse.papyrus.infra.gmfdiag.common.canDelete (where the latter is the negation of the property that it supersedes) Extract UML dependencies from the Diagram Outline and CSS Editor bundles. Remove unused MDTUtil APIs that referenced a UML-specific annotation. Move the Diagram Infrastructure CSS Palette bundle into the UML layer because it serves to provide extensions on the Palette Service, which is an overtly UML-specific capability. All client APIs for the Properties View are moved from org.eclipse.papyrus.views.properties bundle to a new org.eclipse.papyrus.infra.properties.ui bundle. This includes renaming of: * extension points * label-provider contexts * XWT namespaces Add an "all UI tests" suite. Define a componentized hierarchical build layout of the main plug-ins Change-Id: I43f8f3644857a18b69715f5a2f1da9b1cf286d67
2016-01-22Bug 485220: [Architecture] Provide a more modular architecture (& builds) ↵Christian W. Damus1-1/+1
for Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=485220 Refactor the Properties Model bundles into the Infra Layer. The *.views.properties.model[.edit,.editor] bundles are renamed as *.infra.properties[.edit,.editor]. The packages within are correspondingly renamed. To support upgrade installation, special p2 update metadata tells the p2 engine how these bundles have been renamed, ensuring proper replacement of the old *.views.properties.model* bundles, because otherwise the clash of EMF model registrations would cause run-time errors. The *.views.properties.environment extension point is moved to *.infra.properties.environments. The *.views.properties.context extension point has the <context> element moved to a new *.infra.properties.contexts point. The <preferencePageBinding> element remains. JUnit tests pass, at least inasmuch as they pass in the nightly builds. Change-Id: I6445808f8eb1144b08c0cd5f0a487d1bad229a4c
2016-01-22Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus1-3/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=485220 Move UI-dependent APIs from the org.eclipse.papyrus.infra.emf bundle to a new org.eclipse.papyrus.infra.ui.emf bundle. Accordingly move tests into a new org.eclipse.papyrus.infra.ui.emf.tests bundle. Now that we have an UI EMF bundle, move the editor-page advices from the infra.ui bundle into it, which is a more appropriate home for them. One UI dependency is removed by reordering of code in the EMFHelper::getEObject(Object) API: * the EMF Facet tree elements are once again IAdaptables, providing their encapsulated EObjects or EReferences as adapters. So, the case handling IAdaptable is moved ahead of the test for is-an-EObject because these tree elements are also EObjects but are not interesting in themselves Also, the dialog-settings for the EMF Facet customization manager are moved into the infra.ui.emf bundle, as is the lazy initialization of the manager from those settings. Clients are refactored to get the customization manager from this new bundle (via a new ProviderHelper API) to ensure this lazy initialization. Various UI-dependent ServiceUtilsForXyz classes that were in the infra.emf bundle but had nothing to do with EMF are moved into the infra.ui bundle. UI-dependent classes from the org.eclipse.papyrus.infra.emf.readonly bundle are moved into the org.eclipse.papyrus.infra.ui.emf, also. These include extraction of the editor reload listener from the ReadOnlyManager class by means of a new general-purpose IReadOnlyManagerProcessor OSGi service interface. Tests all still pass (inasmuch as they do in the nightly master builds). Change-Id: Ieb0993b2ed1a7a49890d3471c7b42bc4f218fec6
2016-01-22Bug 481830: [All Diagrams - Generation] Initializing GMF Preferences from ↵Christian W. Damus1-1/+1
the Bundle's Activator may cause Deadlocks https://bugs.eclipse.org/bugs/show_bug.cgi?id=481830 Ensure that the loading of constraint classes by the properties ConfigurationManager does not, of itself, trigger lazy bundle activation.
2016-01-15Bug 485859 - [Table] Update used nattable version to 1.4.0Nicolas FAUVERGUE1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=485859 - Change the nattable version from 1.3.0 to 1.4.0 Change-Id: I1389e08a7f442e7d55d7a1cad1568f5496177d47 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net>
2015-11-12Bug 473378: [Table] Update used nattable versionNicolas FAUVERGUE1-70/+70
https://bugs.eclipse.org/bugs/show_bug.cgi?id=473378 Nattable From 1.2 to 1.3 Change-Id: Ia0ccc84fe440769fa2e92860868dd9fa76bfce93 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net>
2015-08-21[releng] Neon-1.2.0 modification step by stepQuentin Le Menez1-70/+70
Change-Id: I9126d707fecad85c9b5384b35074deba995b6527 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2015-06-10[Releng] Add an explicit dependency from uml.properties to theCamille Letavernier1-1/+2
StereotypeDisplay table configuration - The dependency is required by the Properties View model Change-Id: Iac952b780869ee396f9d27f1517eb5d661f1bbbb Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
2015-06-05Bug 464409: [Stereotype Display] Objective 5a: Show applied StereotypesNicolas FAUVERGUE1-1/+5
in a Table with their properties https://bugs.eclipse.org/bugs/show_bug.cgi?id=464409 - Hide categories - Manage all label providers - Manage cell values - Manage cell modification values - Add table in the properties view - Manage the opening from the model selection for the properties view and for the nattable editor - Remove the old stereotype display category properties Missing table context modification when modification selection without appearance tab reload Change-Id: I8d692f56243ba7aaf7b9605d1cc02fd706ff2d5f Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net>
2015-05-06Bug 463605: [Stereotype Display] Objective 5: Create the GraphicalCéline Janssens1-1/+2
Interface to display Labels and Properties to override the CSS. https://bugs.eclipse.org/bugs/show_bug.cgi?id=463605 - Connect the Property View Appearance to the New Stereotype Structure - Hide/Show Label - Hide/Show properties into Compartment - Fix Icon display of Stereotype - Fix Persitency on the modified Child only - Fix the deletion of the Comment node if not displayed while removing the reference. - Fix issues with Comment when closing and reopening the diagram (The comment is not deleted anymore) - Change "AppliedStereotypeCommentCreationEditPolicy" Name - NOT WORKING: Hide/Show in Comment with property View - NOT WORKING: Hide/Show in Brace with property View - NOT WORKING: Display Shape Change-Id: Ib566d6ab915c505765ce0c36eff047d1c79b1286 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=462359 Signed-off-by: Céline Janssens <Celine.Janssens@all4tec.net> Reviewed-on: https://git.eclipse.org/r/45228 Tested-by: Hudson CI Reviewed-by: Gabriel Pascual <gabriel.pascual@all4tec.net> Reviewed-by: Mickael ADAM <mickael.adam@all4tec.net>
2015-04-27Bug 446865: lowerValue and upperValue cardinality values not accessibleNicolas FAUVERGUE1-63/+64
through UI https://bugs.eclipse.org/bugs/show_bug.cgi?id=446865 Manage the multiplicity editor with 2 modes : - The 'simple' mode which allow to edit the lower and upper value in a single editor - The 'advanced' mode which allow to edit the lower and the upper values in two ValueSpecification editors. The editors of ValueSpecification can be : - Simple editor with CLabel - XText editor - Manage the JUnit tests for the specific lower and upper values The XText editors have some spcifications depending on lower or upper values : - The lower XText ValueSpecification editor always create LiteralInteger instead of LiteralUnlimitedNatural - The upper XText ValueSpecification editor always create LiteralUnlimitedNatural instead of LiteralInteger when this is possible (-1 (or *), 0 or positive) A validator on the upper value is available for the UnlimitedNatural help assist Preferences Multiplicity Editor are available to manage the mode display. Multiplicity editor help is available in this commit. Change-Id: If7bc2be230e25dde7e1c113cd09f4b0add8bb94d Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@all4tec.net> Reviewed-on: https://git.eclipse.org/r/45542 Tested-by: Hudson CI Reviewed-by: Gabriel Pascual <gabriel.pascual@all4tec.net> Reviewed-by: Camille Letavernier <camille.letavernier@cea.fr>
2015-02-17Bug 457266 - Remove pdoc from papyrus repositoryBenoit Maggi1-1/+1
Change-Id: I621a26b4b5fb54cf096817c7859f8628e423645c Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-10-24448596: [Properties View] The properties view ModelElements should useCamille Letavernier1-1/+1
the LabelProviderService https://bugs.eclipse.org/bugs/show_bug.cgi?id=448596
2014-09-15[Releng] Change plug-ins version to 1.1.0Camille Letavernier1-22/+22
2014-08-20[Releng] Update versions to 1.0.1Camille Letavernier1-22/+22
2014-03-14[Releng] Fix dependency versionsCamille Letavernier1-18/+18
2014-03-11Bug 386118 - [EMF Facet] Papyrus should progressively support EMF Facetptessier1-1/+2
0.2 fix compilation error
2014-02-14386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2ptessier1-2/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118
2013-11-13263430: [General] Add relengCamille Letavernier1-21/+21
https://bugs.eclipse.org/bugs/show_bug.cgi?id=263430 Luna: Update plug-in version numbers to 1.0.0
2013-07-04[Releng] Update Papyrus version to 0.10.1cletavernie1-21/+21
2012-10-26392438: [Core Services] Papyrus should provide a LabelProvider servicecletavernie1-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=392438 LabelProviderService is now partially used.
2012-10-15391945: [Refactoring] Part 2: Refactoring on Kepler (0.10)cletavernie1-4/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=391945
2012-09-18Kepler: Update plug-in versions to 0.10.0cletavernie1-22/+23
2012-09-17380517: [Papyrus] We should use explicit plug-in dependencies whenever possiblecletavernie1-1/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=380517 + removed some unused dependencies and imports
2012-04-25Fix plug-in names and providerscletavernie1-2/+2
2012-02-14371460: [UML Diagram Common] The UML Diagram Common plug-in should be splitcletavernie1-9/+23
https://bugs.eclipse.org/bugs/show_bug.cgi?id=371460
2012-01-12359794: [UML - Tools] Content/Label providerscletavernie1-1/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359794
2011-12-21359794: [UML - Tools] Content/Label providerscletavernie1-2/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359794 367066: [Refactoring] There should be a central generic plug-in for pure EMF-based tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=367066 351802: [Constraints] The Property View constraints model should be more generic https://bugs.eclipse.org/bugs/show_bug.cgi?id=351802
2011-12-19367066: [Refactoring] There should be a central generic plug-in for pure ↵cletavernie1-1/+3
EMF-based tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=367066
2011-12-09365919: [Architecture - SVN - Build] Rewrite the Buildcletavernie1-1/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919 Removed some reexported dependencies.
2011-12-02Merge the following revisions to the trunk : 6269, 6278-6280, 6284, 6293, ↵cletavernie1-1/+3
6299, 6330, 6332, 6333, 6335 364359: [Property View] The UML property view does not use the ServiceEdit https://bugs.eclipse.org/bugs/show_bug.cgi?id=364359 364583: [Property View - XWT Resource] Null pointer exception in the XWT Formatter https://bugs.eclipse.org/bugs/show_bug.cgi?id=364583 364588: [Property view - Widgets] There should be a widget for editing a set of File paths https://bugs.eclipse.org/bugs/show_bug.cgi?id=364588 364586: [Property View - UML] There should be a better support for editing UML Datatype instances https://bugs.eclipse.org/bugs/show_bug.cgi?id=364586 364588: [Property view - Widgets] There should be a widget for editing a set of File paths https://bugs.eclipse.org/bugs/show_bug.cgi?id=364588 364588: [Property view - Widgets] There should be a widget for editing a set of File paths https://bugs.eclipse.org/bugs/show_bug.cgi?id=364588 358077: [Property View - UML] The UML property view should be improved for usability concerns https://bugs.eclipse.org/bugs/show_bug.cgi?id=358077 364135: [Property View] Bad section refresh with dynamic sections https://bugs.eclipse.org/bugs/show_bug.cgi?id=364135 365281: [Property view] The constraints should be able to handle a global selection https://bugs.eclipse.org/bugs/show_bug.cgi?id=365281 365282: [UML - Property View] Edit the provided and required interfaces from the property view https://bugs.eclipse.org/bugs/show_bug.cgi?id=365282 365291: [Property View] BigListItems are ignored in ModelContentProvider https://bugs.eclipse.org/bugs/show_bug.cgi?id=365291 Also removed some empty folders

Back to the top