Project

General

Profile

Download (6.85 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

f153f11a 04/12/2016 11:10 AM Patrick Plitzner

Correctly handle UuidAndTitleCache objects in "Open in..." menu

db093ff8 04/05/2016 03:28 PM Patrick Plitzner

Add "Open in..." to referencing objects view

  • fix potential NPE
ad56b4cd 02/17/2016 06:06 PM Patrick Plitzner

Fix type check in CdmViewerChooser

95aceac2 01/13/2016 07:13 PM Patrick Plitzner

Refactor generic "open in..." framework

250453cf 12/09/2015 06:31 PM Patrick Plitzner

Generalize extension point for opening object in taxeditor

b933f37d 07/08/2015 07:41 AM Patrick Plitzner

Externalize cdmViewer extension point parsing

243636c2 07/07/2015 04:58 PM Patrick Plitzner

Refactor ICdmViewer framework

Removed unnecessary ExecutionEvent

e382ff8f 06/04/2015 12:54 PM Patrick Plitzner
  • added context menu entry for editing classifications
    • used generic extension point for cdmViewer in navigation project (#4865)
b93817a3 02/25/2015 07:31 AM Patrick Plitzner
  • refactored cdmViewer extension point to be more generic
288877fa 02/24/2015 01:21 PM Patrick Plitzner
  • added missing class filter to cdmViewer popup dialog
6a159a76 02/24/2015 01:01 PM Patrick Plitzner
  • enhanced cdmViewer popup dialog
    • added java doc
3dba9fc4 02/24/2015 11:04 AM Patrick Plitzner
  • implemented framework which links an input element to viewers/editors which are able to display information about the element
    • added ICdmViewer interface
    • added extension point to register ICdmViewer
    • registered EditorCdmViewer for the taxeditor.editor plugin