CQ Third-Party Code License Use commons validator Version: Apache License, 2.0

Size: px
Start display at page:

Download "CQ Third-Party Code License Use commons validator Version: Apache License, 2.0"

Transcription

1 IP Log for rt.riena Helios Release, June 2010 Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 1955 hessian Version: NanoHTTPD (no fi.iki.elonen namespace) Version: 1.1 (PB CQ1624) Apache Software License 1.1 New BSD license with "no endorsement" clause 2392 Easymock Version: 2.3 (PB CQ1887) MIT license 2452 jakarta-oro Version: (PB CQ232) Apache Software License commons validator Version: Apache Jakarta Commons BeanUtils Version: 1.7 (PB CQ1387) (does not include dependent libs) (using Orbit CQ1905) 2956 ASM Version: 3.0 (PB CQ1954) New BSD license binary 3599 easymock Version: 2.4 (PB CQ2551) MIT license velocity-1.5.jar Version: 1.5 (using Orbit CQ1977) log4j Version: (PB CQ2168) 3601 Junit Version: (PB CQ2206) Common Public License Hessian Version: JDom Version: 1.0 (top level source code only) (using Orbit CQ1587) JDom License (based on Apache 1.1 Style binary

2 License) 3720 commons-collections-3.2.jar Version: 3.2 (PB CQ1421) (using Orbit CQ1909) 3721 Apache Commons Lang Version: 2.1 (using Orbit CQ1595) 3829 Trident Version: (Subset) (PB CQ3626) New BSD license 3921 junit Version: (ATO CQ3677) (using Orbit CQ3678) Common Public License hamcrest - all Version: 1.1 (ATO CQ2860) (using Orbit CQ2907) New BSD license 3936 Apache Hivemind Subset (Two Classes) Version 1.1 No pre-req dependencies Committers Past and Present Active Name Organization Erich Achilles compeople AG Sabine Achilles compeople AG Heiko Barth compeople AG Christian Campo compeople AG Carsten Drossel compeople AG Ekkehard Gentz Stefan Liebig compeople AG Thorsten Schenkel compeople AG Frank Schepp compeople AG Elias Volanakis Innoopract Alexander Ziegler compeople AG Never Active Name Organization Uwe Teutscher compeople AG

3 Contributors and Their Contributions Bug Size Description Sabine Achilles (compeople.de) K K K K K Make UIControlsFactory compatible with the use of SWT Designer 7.0 Changes in the UIControlsFactory to work with SWT Designer 7.0 Add missing Methods for Tree and Table to UIControlsFactory Added Tree and Table to the UIControlsFactory The Parameter "caption" in the UIControlsFactory should be renamed to "text" Renaming "caption" to "text" Invalid Icon after adding/removing SubModuleNodes patch Validators added to a Ridget does not always works correctly Patch with tests Aleksey Aristov (weiglewilczek.com) K Stefan Flick (compeople.de) K K K K K K K K Remote Service Wizard complete project enhance PresentationProviderService The patch file add navigation history and related stuff Patch file with code enhancements refactoring navigation node creation API, introduce NavigationArgument, overrule extension point parameter NavigationNodePresentation parentpresentationid at runtime patch file with enhancements Refactor navigation namings and extension points patch with changes add navigation history to example menu and toolbar patch file renaming internal API respecting the new extension point types patch file add possibility to navigate to a specific node the patch file add accessor methods to INavigationNodeId patch file K add possibility to navigate asynchronous

4 K K Holger Hoch (compeople.de) K K K K K K K K K K K K replacement for the first patch attachment New Project with common UI classes and interfaces patch with the structure changes Riena extension points must respect translatable attributes. translateable attribute for assembly extension point controller/view definition should be possible within navigationnode definition, not only submodule definition changes to navigation nodes and providers extension point "org.eclipse.riena.navigation.submodule" should be removed configuration w/o org.eclipse.riena.navigation.submodule (incl. examples) refactor viewbuilders, viewproviders and node builders workarea plugin project (required for patch) refactor viewbuilders, viewproviders and node builders patch implmenting the proposed changes (incl. examples) WorkareaManager registries should be contributed via services implementation of the described functionality Should provide ability to use different extension point for navigation and workarea definition make extension point configurable IModuleNodeExtension.getCloseable() wrong behaviour applies changes from description Lables defined in navigation assemblies should have access to current node and navigation argument via variables implementation of proposed enhancement submodule element in extension point "org.eclipse.riena.navigation.assemblies" should restrict view definition to existing view id adds <meta.attribute kind="identifier" to definition Means to find navigation assembler for specific target required adds and uses INavigationAssembler>acceptsToBuildNode Riena examples should not use explictit reference to SwtViewProvider cleanup SwtViewProvider (methods and usage) Extension point 'org.eclipse.riena.navigation.assemblies' should respect subapplications

5 K K K K K K Steffen Kriese (compeople.de) K K K K K K K implements subapplication creation and autostart Extension point 'org.eclipse.riena.navigation.assemblies' should respect subapplications missing changes from patch 1 navigation context objects should be accessible via key (-> change context model from object to map) implements proposed changes InterfaceBeanHandler should provide a means to access the configuration element patch implementing proposed behavior should be able to reference assemblies contributed elsewhere implementation of assemblyref, foreach and instanceid Method IModuleNode>>isCloseable should be renamed - the english word is 'closable' renames (hopefully) all occurences of closeable => closable org.eclipse.riena.navigation.assembly.exsd needs cleanup schema cleanup Why do Views have to be shared Views? shared view fix creating executable extensions not possible via element definitions when using extension interfaces patch for InterfaceBeanHandler UIProcess: Unwanted ProcessDialog after switching to another subapp Patch for UIProcessRidget Additional hooks in SubModuleView for creating the PartControl Additional hooks in SubModuleView (createworkarea, afterbasiccreatepartcontrol) Not all items in a Combobox are shown, if one item is null Added improved Patch + Testcase CompositeTableRidget: bindtomodel method with listholder throws NullpointerException Fix for the NullPointerException + TestCase DialogView can not be edited with SWT-Designer Patch to make DialogView editable with SWT-Designer + Testcase DialogView can not be edited with SWT-Designer Modifications for LoginDialog so SWT-Designer can parse it Disable/Enable LabelRidget when its corresponding TextRidget enabled-state changes

6 K K K K K K K K K K Yang Meyer (compeople.de) K K K K K K Implementation + TestCase + Update for Riena ExampleClient Add a DatePicker to the DateTextWidget Patch + Snippet + Example DateText should not show an ErrorMarker if no value was entered Patch + TestCase MasterDetailComposite: BindingProperty Controls don't get registered Patch + TestCase + Update for SWT-ExampleClient Add Support for CCombo Patch + Sample for the SWT Example Client Navigation: Module with non-selectable SubModule cannot be closed (exception) Patch Improve Javadoc in UI and Navigation Patch with improved Javadoc Detect the Primary-Interface for a Ridget Patch adding the getprimaryridgetinterface-method to the SwtControlRidgetMapper Riena Toolbox Contribution Source-Zip Wizard does not work, when deployed as jar Patch Update AssemblyEditor to conform to API changes (Riena Toolbox) New Patch for the AssemblyEditor DatePicker: stays visible when ridget is not visible Patch that fixes the bug DatePicker: stays visible when ridget is not visible Test cases covering the changes introduced by previous attachment. Snippet: TextRidget with mandatory marker (user input required) Snippet demonstrating mandatory and error markers on a text ridget New Snippet: Binding a SingleChoiceRidget's selection to a model Binding a SingleChoiceRidget's selection to a model Snippets showing how to bind selection of TableRidget and ComboRidget Updated SnippetTableRidgetBindingSelection Snippet correction: SnippetTableRidget003 Patch for SnippetTableRidget K DateTextRidgetTest.testSetFormatWithStringBean() fails

7 K K Florian Pirchner (gmail.com) K K Fixes bug and adds explanatory javadoc comments Failures in [Tree]TableRidgetTest: rounding errors Fixes the test bugs. Typos in Injection classes: Javadoc and error messages Fixes typos Custom ITraverseRidget The new patch Artur Schmidt (compeople.de) K Custom Link and BrowserRidget fragment with new copyrights UIProcess should handle exception in runjob Patch to forward exceptions to the exception handler manager Nataliya Sinkevych (compeople.de) K K K Ralf Stuckert (compeople.de) K K Repositories Riena Sample Enhancement Riena Demo patch addselectionlistener(...) for table, list, tree and tree table the updated tests Missing SelectionListener on ISingleChoiceRidget Patch: addselectionlistener in MultipleCoice and SingleChoice ridgets Sonar: a UI client for the Ping API sonar plugin and fragment Sonar: a UI client for the Ping API Patch for the SonarController in case no IPingable is found The information contained in this log was generated by using commit information from the following repositories: /cvsroot/rt/org.eclipse.riena

IP Log for rt.riena (Release 1.2.0)

IP Log for rt.riena (Release 1.2.0) IP Log for rt.riena (Release 1.2.0) Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 1955 hessian Version: 3.1.3 2161 NanoHTTPD (no fi.iki.elonen namespace) Version:

More information

The Riena Project. Creation Review Christian Campo, Jürgen Wiesmaier

The Riena Project. Creation Review Christian Campo, Jürgen Wiesmaier The Riena Project Creation Review 19.12.2007 Christian Campo, Jürgen Wiesmaier 1 Project Goal Provide a modular uniform enterprise platform for client and server based on Equinox Provide typical technical

More information

IP Log for soa.swordfish

IP Log for soa.swordfish IP Log for soa.swordfish Helios Release, June 2010 Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 2325 spring-aop Version: 2.5.2 2326 spring-beans Version: 2.5.2

More information

IP Log for modeling.tmf.xtext

IP Log for modeling.tmf.xtext IP Log for modeling.tmf.xtext Release Indigo Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 2918 AOP Alliance Version: 1.0 Public Domain binary 2949 Google Collections

More information

IP Log for RT.Jetty Releases and Licenses. Third-Party Code. Apache Software License, 2.0 Eclipse Public License v1.0

IP Log for RT.Jetty Releases and Licenses. Third-Party Code. Apache Software License, 2.0 Eclipse Public License v1.0 IP Log for RT.Jetty Releases 7.5.0 and.0.0 s Apache Software,.0 v1.0 Third-Party Code CQ Third-Party Code Use 30 asm Version: 3.1 (PB CQ040) New BSD license 30 activation.jar Version: 1.1 (using Orbit

More information

IP Log for rt.ecf. Licenses. Third-Party Code. file:///c:/documents%20and%20settings/barb/desktop/att00102.htm. 1 of 8 2/2/ :47 PM

IP Log for rt.ecf. Licenses. Third-Party Code. file:///c:/documents%20and%20settings/barb/desktop/att00102.htm. 1 of 8 2/2/ :47 PM 1 of 8 2/2/2010 10:47 PM Home Downloads Users Members Committers Resources Projects About Us A A IP Log for rt.ecf Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use

More information

IP Log for modeling.mdt.modisco Release Indigo

IP Log for modeling.mdt.modisco Release Indigo IP Log for modeling.mdt.modisco Release Indigo Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 3636 3637 3702 3994 3997 4192 4271 4524 Apache Commons JXPath Version:

More information

IP Log for modeling.m2t.xpand

IP Log for modeling.m2t.xpand IP Log for modeling.m2t.xpand Release Indigo Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 1827 ICU4J 3.6.1 2991 2992 3184 4176 ANTLR Version: 3.0 Runtime (PB CQ1359)

More information

IP Log for rt.ecf. Licenses. Third-Party Code. file:///c:/documents%20and%20settings/barb/desktop/rt.ecf%20log.htm. 1 of 6 6/10/2010 5:43 PM

IP Log for rt.ecf. Licenses. Third-Party Code. file:///c:/documents%20and%20settings/barb/desktop/rt.ecf%20log.htm. 1 of 6 6/10/2010 5:43 PM 1 of 6 6/10/2010 5:43 PM Home Downloads Users Members Committers Resources Projects About Us A A IP Log for rt.ecf Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use

More information

IP Log for modeling.mdt.modisco

IP Log for modeling.mdt.modisco IP Log for modeling.mdt.modisco Helios Release June 2010 Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 3636 3637 3702 3994 3997 Apache Commons JXPath Version: 1.2

More information

IP Log for modeling.mdt.papyrus

IP Log for modeling.mdt.papyrus IP Log for modeling.mdt.papyrus Release Version 0.7.0 Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 3079 ANTLR runtime Version: 3.0 (PB CQ1557) (using Orbit CQ1921)

More information

Intellectual Property Log for the EGit Project, version 0.8.1

Intellectual Property Log for the EGit Project, version 0.8.1 Intellectual Property Log for the EGit Project, version 0.8.1 Licenses Eclipse Public License v1.0 This project consumes the following Eclipse projects: JGit distributed under the Eclipse Distribution

More information

P Log for modeling.emf.emf

P Log for modeling.emf.emf P Log for modeling.emf.emf Helios Release, June 2010 Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 3919 Google Web Toolkit GWT User Library 2.0.3 (Subset)(ATO CQ3712)

More information

Index. Symbols. /**, symbol, 73 >> symbol, 21

Index. Symbols. /**, symbol, 73 >> symbol, 21 17_Carlson_Index_Ads.qxd 1/12/05 1:14 PM Page 281 Index Symbols /**, 73 @ symbol, 73 >> symbol, 21 A Add JARs option, 89 additem() method, 65 agile development, 14 team ownership, 225-226 Agile Manifesto,

More information

Technical Debt in Eclipse Development. Eclipse Con France 2018

Technical Debt in Eclipse Development. Eclipse Con France 2018 Technical Debt in Eclipse Development Eclipse Con France 2018 13 June 2018 Table of content I - Technical debt in your RCP application 5, June 2018 3 Technical debt in your RCP application I- I Who?

More information

Introduction to Eclipse

Introduction to Eclipse Introduction to Eclipse Ed Gehringer Using (with permission) slides developed by Dwight Deugo (dwight@espirity.com) Nesa Matic (nesa@espirity.com( nesa@espirity.com) Sreekanth Konireddygari (IBM Corp.)

More information

AJDT: Getting started with Aspect-Oriented Programming in Eclipse

AJDT: Getting started with Aspect-Oriented Programming in Eclipse AJDT: Getting started with Aspect-Oriented Programming in Eclipse Matt Chapman IBM Java Technology Hursley, UK AJDT Committer Andy Clement IBM Java Technology Hursley, UK AJDT & AspectJ Committer Mik Kersten

More information

CQ Third-Party Code License Use. MIT License with "no endorsement" clause. CQ Third-Party Code License Status. Netscape Public License 1.

CQ Third-Party Code License Use. MIT License with no endorsement clause. CQ Third-Party Code License Status. Netscape Public License 1. IP Log for rt.rap Helios Release, June 2010 Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use 71 2370 Apache Commons Lang Version: 2.1 Apache Batik Version: 1.6 **See

More information

Equinox Project 3.6 Release Review

Equinox Project 3.6 Release Review Equinox Project 3.6 Release Review Equinox Project Leadership 1 Highlights 3.6 new features: Introduction of p2 API Multiple instances of p2 in one VM New Discovery UI Multi-locale support in extension

More information

WSDM = Web Services Distributed Management, an open standard/specified ratified by OASIS

WSDM = Web Services Distributed Management, an open standard/specified ratified by OASIS Proposal Overview: Move WSDM Tooling, WSDM extensions to Managed Agent Explorer (MAX) and WS-Notification provider to the TPTP Notification Broker to COSMOS incubator project Leave base MAX framework and

More information

Advanced User Interface Programming Using the Eclipse Rich Client Platform

Advanced User Interface Programming Using the Eclipse Rich Client Platform Advanced User Interface Programming Using the Eclipse Rich Client Platform Tod Creasey IBM Canada Tod Creasey Advanced User Interface Programming Using the Eclipse Rich Client Platform Page 1 About the

More information

SCA Tools: new & noteworthy

SCA Tools: new & noteworthy SCA Tools: new & noteworthy Vincent Zurczak ( EBM WebSourcing ) A large part of the SCA Tools project was implemented in the scope of the SCOrWare project funded by the French Research National Agency

More information

Release Notes June 15, Date: 15-Jun :49 URL:

Release Notes June 15, Date: 15-Jun :49 URL: Release Notes 2.7.0 June 15, 2017 Date: 15-Jun-2017 14:49 URL: https://esito-conf.inmeta.com/display/rn/release+notes+2.7.0 Table of Contents 1 News and Changes 3 1.1 The Dialog Editor Palette 3 1.2 Fast

More information

e4 Project 0.9 Release Review

e4 Project 0.9 Release Review e4 Project 0.9 Release Review July 30, 2009 Review communication channel: e4-dev@eclipse.org 1 Highlights 0.9 is a technology preview of interesting work happening in the e4 incubator This is not a commercial

More information

IBM. IBM WebSphere Application Server Migration Toolkit. WebSphere Application Server. Version 9.0 Release

IBM. IBM WebSphere Application Server Migration Toolkit. WebSphere Application Server. Version 9.0 Release WebSphere Application Server IBM IBM WebSphere Application Server Migration Toolkit Version 9.0 Release 18.0.0.3 Contents Chapter 1. Overview......... 1 Chapter 2. What's new........ 5 Chapter 3. Support..........

More information

Object Teams Release Review. Planned Review Date: July 7, 2010 Communcation Channel: Submitted by: Stephan Herrmann

Object Teams Release Review. Planned Review Date: July 7, 2010 Communcation Channel: Submitted by: Stephan Herrmann Object Teams 0.7.0 Release Review Planned Review Date: July 7, 2010 Communcation Channel: objectteams-dev@eclipse.org Submitted by: Stephan Herrmann Introduction The Object Teams Project provides tooling

More information

CHAPTER 6. Java Project Configuration

CHAPTER 6. Java Project Configuration CHAPTER 6 Java Project Configuration Eclipse includes features such as Content Assist and code templates that enhance rapid development and others that accelerate your navigation and learning of unfamiliar

More information

JBoss SOAP Web Services User Guide. Version: M5

JBoss SOAP Web Services User Guide. Version: M5 JBoss SOAP Web Services User Guide Version: 3.3.0.M5 1. JBoss SOAP Web Services Runtime and Tools support Overview... 1 1.1. Key Features of JBossWS... 1 2. Creating a Simple Web Service... 3 2.1. Generation...

More information

Tools for mobile Linux Release Review Dec 2009

Tools for mobile Linux Release Review Dec 2009 Tools for mobile Linux Release Review 0.4 2 Dec 2009 Eric Cloninger ericc@motorola.com TmL Project Lead Daniel Barboza Franco nkvg64@motorola.com TmL Engineering Lead TmL mailing list: dsdp-tml-dev@eclipse.org

More information

Robert Reising, Serena Software. Function Prerequisite. ALF Event Manager, ALF Client, and SOAPUI. Server Platform: Web Server: Application Server:

Robert Reising, Serena Software. Function Prerequisite. ALF Event Manager, ALF Client, and SOAPUI. Server Platform: Web Server: Application Server: Author: Function Prerequisite Robert Reising, Serena Software ALF Event Manager, ALF Client, and SOAPUI Server Platform: Web Server: Application Server: Test Date: TOTAL Test Time: - Set Up Time: - Test

More information

Open Source Software for Abacus

Open Source Software for Abacus 13.07.2017 Version Overview Document Creation Date Valid from Section Comments Version Version 1.0 02.05.2017 6.2.0.00 All Update due to Abacus360 Release 6.2.0.00 1.1 13.07.2017 6.3.0.00 All Update due

More information

ADF Code Corner How-to bind custom declarative components to ADF. Abstract: twitter.com/adfcodecorner

ADF Code Corner How-to bind custom declarative components to ADF. Abstract: twitter.com/adfcodecorner ADF Code Corner 005. How-to bind custom declarative components to ADF Abstract: Declarative components are reusable UI components that are declarative composites of existing ADF Faces Rich Client components.

More information

ECF 3.3/Helios. ECF 3.3 Release 2010 by Composent, Inc. and others, made available under the EPL v1.0

ECF 3.3/Helios. ECF 3.3 Release 2010 by Composent, Inc. and others, made available under the EPL v1.0 ECF 3.3/Helios Project Lead: Scott Lewis slewis@composent.com Dev Mailing List: ecf-dev@eclipse.org Home Page: http://www.eclipse.org/ecf Wiki: http://wiki.eclipse.org/ecf Project Plan: http://www.eclipse.org/projects/projectplan.php?projectid=rt.ecf

More information

BEAAquaLogic. Service Bus. Interoperability With EJB Transport

BEAAquaLogic. Service Bus. Interoperability With EJB Transport BEAAquaLogic Service Bus Interoperability With EJB Transport Version 3.0 Revised: February 2008 Contents EJB Transport Introduction...........................................................1-1 Invoking

More information

Eclipse Platform Rise and Shine Javaland 2016

Eclipse Platform Rise and Shine Javaland 2016 Eclipse Platform Rise and Shine Javaland 2016 Lars Vogel https://twitter.com/vogella Disclaimer: No API talk here, its more a state of the art about Eclipse talk Lars Vogel Eclipse PMC member Platform

More information

EMFT 1.0 Release Review (OCL, Query, Transaction, and Validation)

EMFT 1.0 Release Review (OCL, Query, Transaction, and Validation) EMFT 1.0 Release Review (OCL, Query, Transaction, and Validation) June 16, 2006 Christian Damus EMFT Developer IBM, Ottawa 1 EMFT 1.0 Release Review 2006 by IBM Corporation, made available under the EPL

More information

JDT Plug in Developer Guide. Programmer's Guide

JDT Plug in Developer Guide. Programmer's Guide JDT Plug in Developer Guide Programmer's Guide Table of Contents Java Development Tooling overview...1 Java elements and resources...1 Java elements...1 Java elements and their resources...3 Java development

More information

The Next Generation of Eclipse: e4. Mike Milinkovich Executive Director Eclipse Foundation

The Next Generation of Eclipse: e4. Mike Milinkovich Executive Director Eclipse Foundation The Next Generation of Eclipse: e4 Mike Milinkovich Executive Director Eclipse Foundation 1 Changing Environment New Technologies: RIA Applications and Cloud Computing AJAX, Flash, Silverlight Amazon E2

More information

Introduction to Eclipse

Introduction to Eclipse Introduction to Eclipse Getting started with Eclipse 05/02/2010 Prepared by Chris Panayiotou for EPL 233 1 What is Eclipse? o Eclipse is an open source project http://www.eclipse.org Consortium of companies,

More information

Working with the Seagull Framework. By Demian Turner, Seagull Systems

Working with the Seagull Framework. By Demian Turner, Seagull Systems Working with the Seagull Framework By Demian Turner, Seagull Systems seagullproject.org Who is Demian Turner? Developing websites since 1996, using PHP since 1999 Committer on several open source projects:

More information

FeatureIDE: Development

FeatureIDE: Development FeatureIDE: Development Thomas Thüm, Jens Meinicke March 4, 2015 Installing Eclipse 1. Download Eclipse: http://www.eclipse.org/downloads/ 4.3 (Kepler) is recommended (works also with 3.4 and newer) Choose

More information

6.170 Laboratory in Software Engineering Eclipse Reference for 6.170

6.170 Laboratory in Software Engineering Eclipse Reference for 6.170 6.170 Laboratory in Software Engineering Eclipse Reference for 6.170 Contents: CVS in Eclipse o Setting up CVS in Your Environment o Checkout the Problem Set from CVS o How Do I Add a File to CVS? o Committing

More information

EMF Ganymede Simultaneous Release

EMF Ganymede Simultaneous Release EMF 2.4.0 Ganymede Simultaneous Release June 4 th, 2008 Ganymede Release Talking Points Noteworthy New Features Support for Content Types Applications using EMF can now register its resources using content

More information

RASP Library for Java Version 2.0.0

RASP Library for Java Version 2.0.0 OIO Service Oriented Infrastructure RASP Library for Java Version 2.0.0 Installation Guide Contents 1 Introduction... 3 2 System requirements... 4 3 Installation... 5 3.1 Working on a local copy of the

More information

IP Log for tools.gef. Licenses. Third-Party Code. Committers. Helios Release June, Eclipse Public License v1.0

IP Log for tools.gef. Licenses. Third-Party Code. Committers. Helios Release June, Eclipse Public License v1.0 IP Log for tools.gef Helios Release June, 2010 Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use (no third-party dependencies) No pre-req dependencies Committers Name

More information

Eclipse Platform Technical Overview

Eclipse Platform Technical Overview Eclipse Platform Technical Overview Object Technology International, Inc. February 2003 (updated for 2.1; originally published July 2001) Abstract: The Eclipse Platform is designed for building integrated

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.5 SP2 User Guide P/N 300-009-462 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008 2009 EMC Corporation. All

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6 SP1 User Guide P/N 300 005 253 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

MARS AREA SCHOOL DISTRICT Curriculum TECHNOLOGY EDUCATION

MARS AREA SCHOOL DISTRICT Curriculum TECHNOLOGY EDUCATION Course Title: Java Technologies Grades: 10-12 Prepared by: Rob Case Course Unit: What is Java? Learn about the history of Java. Learn about compilation & Syntax. Discuss the principles of Java. Discuss

More information

RobertaLab: Configuration, Architecture, Frameworks, Design

RobertaLab: Configuration, Architecture, Frameworks, Design Roberta Seite 1 RobertaLab: Configuration, Architecture, Frameworks, Design reinhard.budde at iais.fraunhofer.de version 0.3 002014 12:57 Overview The system consists out of three distributed components,

More information

Oracle Developer Day

Oracle Developer Day Oracle Developer Day Sponsored by: Session 3 Familiar Techniques: Modeling and Frameworks Speaker Speaker Title Page 1 1 Agenda Forms as a Framework Mapping Forms to Oracle ADF Familiar Concepts Phases

More information

EMF Compare Galileo Simultaneous Release

EMF Compare Galileo Simultaneous Release EMF Compare 1.0.0 Galileo Simultaneous Release Cédric Brun Release Review : June 10th, 2009 Communication Channel : eclipse.modeling.emft newsgroup Process Documentation : http://www.eclipse.org/projects/dev_process/development_process.php

More information

Oracle Fusion Middleware Developing Extensions for Oracle JDeveloper. 12c ( )

Oracle Fusion Middleware Developing Extensions for Oracle JDeveloper. 12c ( ) Oracle Fusion Middleware Developing Extensions for Oracle JDeveloper 12c (12.2.1.3.0) E67105-01 August 2017 Oracle Fusion Middleware Developing Extensions for Oracle JDeveloper, 12c (12.2.1.3.0) E67105-01

More information

Hackveda Appsec Labs Java Programming Course and Internship Program Description:

Hackveda Appsec Labs Java Programming Course and Internship Program Description: Hackveda Appsec Labs Java Programming Course and Internship Program Description: The training program includes a complete training of java core and advanced concepts. After the training program students

More information

SpringSource Tool Suite 2.7.1

SpringSource Tool Suite 2.7.1 SpringSource Tool Suite 2.7.1 - New and Noteworthy - Martin Lippert 2.7.1 July 12, 2011 Updated for 2.7.1.RELEASE ENHANCEMENTS 2.7.1 General Updates Spring Roo 1.1.5 STS now ships and works with the just

More information

IP Log for Datatools Consolidated, Indigo Release datatools.connectivity, datatools.enablement, datatools.modelbase and datatools.

IP Log for Datatools Consolidated, Indigo Release datatools.connectivity, datatools.enablement, datatools.modelbase and datatools. IP Log for Datatools Consolidated, Indigo Release datatools.connectivity, datatools.enablement, datatools.modelbase and datatools.sqltools Licenses Eclipse Public License v1.0 Third-Party Code CQ Third-Party

More information

ADT: Eclipse development tools for ATL

ADT: Eclipse development tools for ATL ADT: Eclipse development tools for ATL Freddy Allilaire (freddy.allilaire@laposte.net) Tarik Idrissi (tarik.idrissi@laposte.net) Université de Nantes Faculté de Sciences et Techniques LINA (Laboratoire

More information

SpringSource Tool Suite M2

SpringSource Tool Suite M2 SpringSource Tool Suite 2.7.0.M2 - New and Noteworthy - Martin Lippert 2.7.0.M2 June 13, 2011 Updated for 2.7.0.M2 ENHANCEMENTS 2.7.0.M2 General Updates Memory Settings We raised the default memory settings

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.0 SP1.5 User Guide P/N 300 005 253 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All

More information

This checklist tells you how to create accounts and obtain permissions needed by Hive contributors. See the Hive website for additional information.

This checklist tells you how to create accounts and obtain permissions needed by Hive contributors. See the Hive website for additional information. HowToContribute How to Contribute to Apache Hive This page describes the mechanics of how to contribute software to Apache Hive. For ideas about what you might contribute, please see open tickets in Jira.

More information

Eclipse Packaging Project

Eclipse Packaging Project Eclipse Packaging Project Document classification: Date: May 13, 2008 Abstract: This document contains the Graduation Review Documentation for the Eclipse Packaging Project (EPP). The 1.0.0 EPP release

More information

BONITA BPM RELEASE NOTES

BONITA BPM RELEASE NOTES BONITA BPM 6.0.1 RELEASE NOTES TABLE OF CONTENTS 1. General... 3 1.1. Product version... 3 1.2. Date of release... 3 1.3. Target audience... 3 2. Functional update... 4 2.1. Bonita BPM Studio... 4 2.1.1.

More information

20. Eclipse and Framework Extension Languages

20. Eclipse and Framework Extension Languages 20. Eclipse and Framework Extension Languages Prof. Uwe Aßmann TU Dresden Institut für Software und Multimediatechnik Lehrstuhl Softwaretechnologie Version 11-1.0, 12/17/11 Design Patterns and Frameworks,

More information

Object Constraint Language (MDT OCL) 1.3 Galileo Simultaneous Release Review

Object Constraint Language (MDT OCL) 1.3 Galileo Simultaneous Release Review Object Constraint Language (MDT OCL) 1.3 Galileo Simultaneous Release Review June 10, 2009 Agenda Talking Points Features Non-Code Aspects APIs Architectural Issues End-of-life Bugzilla Standards UI Usability

More information

EMFT Mint (Incubation) 0.7 Ganymede Simultaneous Release Review

EMFT Mint (Incubation) 0.7 Ganymede Simultaneous Release Review EMFT Mint (Incubation) 0.7 Ganymede Simultaneous Release Review 4 June, 2007 1 Agenda Talking Points Features Non-Code Aspects APIs Architectural Issues Tool Usability End-of-Life Bugzilla UI Usability

More information

Teiid Designer User Guide 7.5.0

Teiid Designer User Guide 7.5.0 Teiid Designer User Guide 1 7.5.0 1. Introduction... 1 1.1. What is Teiid Designer?... 1 1.2. Why Use Teiid Designer?... 2 1.3. Metadata Overview... 2 1.3.1. What is Metadata... 2 1.3.2. Editing Metadata

More information

State of JTS. Presented by: James, Jody, Rob, (Martin)

State of JTS. Presented by: James, Jody, Rob, (Martin) State of JTS Presented by: James, Jody, Rob, (Martin) Welcome Martin Davis James Hughes Jody Garnett Rob Emanuele Vivid Solutions CCRi Boundless Azavea 2 Introducing JTS Topology Suite udig Introduction

More information

Eclipse Packaging Project

Eclipse Packaging Project Eclipse Packaging Project Document classification: Date: May 31, 2011 Abstract: This document contains the Release Review Documentation for the Eclipse Packaging Project (EPP). The 1.4.0 EPP release is

More information

Composer Guide for JavaScript Development

Composer Guide for JavaScript Development IBM Initiate Master Data Service Version 10 Release 0 Composer Guide for JavaScript Development GI13-2630-00 IBM Initiate Master Data Service Version 10 Release 0 Composer Guide for JavaScript Development

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Developing Extensions for Oracle JDeveloper 12c (12.1.2) E23013-01 June 2013 Documentation for Oracle JDeveloper users that describes how to develop downloadable extensions to

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer i About the Tutorial Eclipse is an integrated development environment (IDE) for Java and other programming languages like C, C++, PHP, and Ruby etc. Development environment provided by Eclipse includes

More information

DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01

DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01 Session F08 DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01 Marichu Scanlon marichu@us.ibm.com Wed, May 10, 2006 08:30 a.m. 09:40 a.m. Platform: Cross Platform Audience: -DBAs

More information

Implementation of F# language support in JetBrains Rider IDE

Implementation of F# language support in JetBrains Rider IDE SAINT-PETERSBURG STATE UNIVERSITY Software Engineering Evgeniy Auduchinok Implementation of F# language support in JetBrains Rider IDE Graduation Thesis Scientific supervisor: Senior lecturer Iakov Kirilenko

More information

Adapting JDT to the Cloud. Alex Boyko Pivotal Jay Arthanareeswaran - IBM John Arthorne - IBM

Adapting JDT to the Cloud. Alex Boyko Pivotal Jay Arthanareeswaran - IBM John Arthorne - IBM Adapting JDT to the Cloud Alex Boyko Pivotal Jay Arthanareeswaran - IBM John Arthorne - IBM Topics Background and motivation Adapting JDT code base to run in cloud Incorporating Java tooling in Web IDEs

More information

OxAM Achievements Manager

OxAM Achievements Manager 1 v. 1.2 (15.11.26) OxAM Achievements Manager User manual Table of Contents About...2 Demo...2 Version changes...2 Known bugs...3 Basic usage...3 Advanced usage...3 Custom message box style...3 Custom

More information

Integration Developer Version 7.0 Version 7 Release 0. Migration Guide

Integration Developer Version 7.0 Version 7 Release 0. Migration Guide Integration Developer Version 7.0 Version 7 Release 0 Migration Guide Note Before using this information and the product it supports, read the information in Notices on page 117. This edition applies to

More information

8. Quality Assurance

8. Quality Assurance 8. Quality Assurance Prof. Dr. Dirk Riehle, M.B.A. Friedrich Alexander-University Erlangen-Nürnberg Version of 22.03.2012 Agile Methods by Dirk Riehle is licensed under a Creative Commons Attribution-

More information

Eclipse Day at GooglePlex 2009 Joep Rottinghuis Productivity Tools Architect, ebay Inc. August 27, 2009

Eclipse Day at GooglePlex 2009 Joep Rottinghuis Productivity Tools Architect, ebay Inc. August 27, 2009 Deploying Successful Enterprise Tools Eclipse Day at GooglePlex 2009 Joep Rottinghuis Productivity Tools Architect, ebay Inc. August 27, 2009 Abstract For a tool to be successful in an enterprise, it takes

More information

Wowza IDE 2. User's Guide

Wowza IDE 2. User's Guide Wowza IDE 2 User's Guide Wowza IDE 2: User's Guide Copyright 2006 2013 Wowza Media Systems, LLC. http://www.wowza.com/ Third-Party Information This document contains links to third-party websites that

More information

EGit and JGit Release Review

EGit and JGit Release Review EGit and JGit 0.7.0 Release Review Chris Aniszczyk (caniszczyk@gmail.com) Shawn Pearce (sop@google.com) Matthias Sohn (matthias.sohn@sap.com) 1 About EGit is an Eclipse Team provider for Git. Git is a

More information

EGit and JGit 1.0 Release and Graduation Review

EGit and JGit 1.0 Release and Graduation Review EGit and JGit 1.0 Release and Graduation Review Chris Aniszczyk (zx@redhat.com) Shawn Pearce (sop@google.com) Matthias Sohn (matthias.sohn@sap.com) About EGit is an Eclipse Team provider for Git. Git is

More information

The Definitive Guide to. NetBeans Platform 7. Heiko Bock. Apress*

The Definitive Guide to. NetBeans Platform 7. Heiko Bock. Apress* The Definitive Guide to NetBeans Platform 7 Heiko Bock Apress* Contents About the Author About the Translator About the Technical Reviewers Acknowledgments Introduction xiv xiv xv xvi xvii * Part 1: Basics

More information

Getting the Most from Eclipse

Getting the Most from Eclipse Getting the Most from Eclipse Darin Swanson IBM Rational Portland, Oregon Darin_Swanson@us.ibm.com March 17, 2005 What is Eclipse An extensible tools platform Out-of-box function and quality to attract

More information

COURSE DETAILS & CURRICULUM

COURSE DETAILS & CURRICULUM COURSE DETAILS & CURRICULUM INTRODUCTION What is Oracle Forms? Oracle Form Builder Components Application Code Partitioning Exercise: Preparing to Work with Oracle Forms GETTING STARTED Creating an Oracle

More information

B. Assets are shared-by-copy by default; convert the library into *.jar and configure it as a shared library on the server runtime.

B. Assets are shared-by-copy by default; convert the library into *.jar and configure it as a shared library on the server runtime. Volume A~B: 114 Questions Volume A 1. Which component type must an integration solution developer define for a non-sca component such as a Servlet that invokes a service component interface? A. Export

More information

Directory structure and development environment set up

Directory structure and development environment set up Directory structure and development environment set up 1. Install ANT: Download & unzip (or untar) the ant zip file - jakarta-ant-1.5.1-bin.zip to a directory say ANT_HOME (any directory is fine) Add the

More information

Kai Tödter Siemens Corporate Technology

Kai Tödter Siemens Corporate Technology Kai Tödter Siemens Corporate Technology Objectives of e4 e4 Workbench Model Models & Rendering Other UI Models Services CSS Styling Demo Discussion 2 Making it easier to write plug-ins Allowing better

More information

An Extensible Open Source AADL Tool Environment (OSATE)

An Extensible Open Source AADL Tool Environment (OSATE) An Extensible Open Source AADL Tool Environment (OSATE) Release 1.0 May 23, 2005 The SEI AADL Team Software Engineering Institute tools@aadl.info 1 Table of Content An Extensible Open Source AADL Tool

More information

Technology Background Development environment, Skeleton and Libraries

Technology Background Development environment, Skeleton and Libraries Technology Background Development environment, Skeleton and Libraries Christian Kroiß (based on slides by Dr. Andreas Schroeder) 18.04.2013 Christian Kroiß Outline Lecture 1 I. Eclipse II. Redmine, Jenkins,

More information

Eclipse Packaging Project

Eclipse Packaging Project Eclipse Packaging Project Document classification: Date: June 5, 2012 Abstract: This document contains the Release Review Documentation for the Eclipse Packaging Project (EPP). The 1.5.0 EPP release is

More information

GMF 2.0 Europa Simultaneous Release

GMF 2.0 Europa Simultaneous Release GMF 2.0 Europa Simultaneous Release June 06, 2007 Release Review revision 2.3.1 January 17, 2007 1 Europa Simultaneous Release 2007 by Borland Software Corporation, made available under the EPL v1.0 GMF

More information

Zest: Move Review. Transition from Mylyn to GEF. Component Lead: R. Ian Bull. University of Victoria & IBM Centre for Advanced Studies

Zest: Move Review. Transition from Mylyn to GEF. Component Lead: R. Ian Bull. University of Victoria & IBM Centre for Advanced Studies Zest: Move Review Transition from Mylyn to GEF Component Lead: R. Ian Bull University of Victoria & IBM Centre for Advanced Studies i r b u l l @ c s. u v i c. c a 1 of 10 Zest Move Review Copyright 2007

More information

Planned Review Date: June 10, 2009 Communication Channel: eclipse.tools.emf Dave Steinberg and Ed Merks

Planned Review Date: June 10, 2009 Communication Channel: eclipse.tools.emf Dave Steinberg and Ed Merks EMF Core 2.5 Release Review Galileo Simultaneous Release Planned Review Date: June 10, 2009 Communication Channel: eclipse.tools.emf Dave Steinberg and Ed Merks Eclipse Modeling Framework Framework and

More information

Software Development Kit

Software Development Kit Software Development Kit Informatica MDM - Product 360 Version: 8.1.1 07/04/2018 English 1 Table of Contents 1 Table of Contents...2 2 SDK Package...3 3 Prerequisites...3 3.1 Database...3 3.2 Java Development

More information

CHAPTER 1INTRODUCTION... 3 CHAPTER 2INSTALLING ECLIPSE...

CHAPTER 1INTRODUCTION... 3 CHAPTER 2INSTALLING ECLIPSE... Table of Contents CHAPTER 1INTRODUCTION... 3 CHAPTER 2INSTALLING ECLIPSE... 4 2.1ABOUT JAVA... 4 2.2DIFFERENT EDITIONS OF JAVA... 5 CHAPTER 3DOWNLOADING AND INSTALLING JAVA... 6 CHAPTER 4INSTALLING THE

More information

Web Tools Platform (WTP) 3.1

Web Tools Platform (WTP) 3.1 Table of Contents Web Tools Platform (WTP) 3.1 for the Galileo Simultaneous Release Review Full Release Review Materials June 10, 2009 Prepared by David Williams and sub-project leads Introduction and

More information

Signicat Connector for Java Version 2.6. Document version 3

Signicat Connector for Java Version 2.6. Document version 3 Signicat Connector for Java Version 2.6 Document version 3 About this document Purpose Target This document is a guideline for using Signicat Connector for Java. Signicat Connector for Java is a client

More information

Degenio. MouliForms. Migration Oracle forms 6-10g

Degenio. MouliForms. Migration Oracle forms 6-10g Degenio MouliForms Migration Oracle forms 6-10g Introduction Phases during forms conversion Options and Tools for conversion Mouliforms Presentation Conversion process with MouliForms Messages during conversion

More information

JSR 377 Desktop Application Framework September Andres Almiray

JSR 377 Desktop Application Framework September Andres Almiray JSR 377 Desktop Application Framework September 29 2017 Andres Almiray Agenda Goals Information to be gathered Implementation notes Issues Questions, discussion, next steps 2 Goals 3 Goals Define APIs

More information

Eclipse SOA Tools Platform Project

Eclipse SOA Tools Platform Project Eclipse SOA Tools Platform Project Oisín Hurley IONA Technologies http://www.iona.com 2007 by «Author»; made available under the EPL v1.0 Date Other Information, if necessary A Brief Introduction to SOA

More information