Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Add SNAPSHOT to all pom.xml versions that just added .qualifier.Jeff Johnston7-7/+7
2012-03-21Fix all features/plug-ins at version 0.10.0 to include qualifier.Jeff Johnston7-7/+7
2012-03-21Changing all updates-nightly to update in p2.inf and category.xml files.Otavio Pontes4-8/+8
2012-03-21Removing the -SNAPSHOT from poms to build the 0.10.0 release.Otavio Pontes24-32/+32
2012-03-21MA: Fixing bug 374905Otavio Pontes1-3/+19
2012-03-07Fix numerous FindBugs errors.Jeff Johnston1-1/+1
2012-03-06fix String compares reported by FindBugXavier Raynaud1-1/+1
2012-03-05fix various warnings issued by FindBugXavier Raynaud14-149/+100
2012-03-05remove a useless overridden methodXavier Raynaud1-11/+1
2012-02-23Even more test features removal.Alexander Kurtakov11-719/+0
2012-02-22Enable source features and bundles generation.Alexander Kurtakov7-0/+61
2012-02-08Remove plugin declarations without versions.Alexander Kurtakov1-8/+0
2012-02-03a few warning fixesXavier Raynaud2-6/+3
2012-02-03fix a few warnings due to usage of raw collectionsXavier Raynaud1-13/+7
2012-02-03add @SuppressWarnings("rawtypes") to "getAdapter(Class)" methodXavier Raynaud1-0/+1
2012-02-03fix a few warnings (no longer use internal classes)Xavier Raynaud2-6/+2
2012-01-26Fix o.e.l.tools.launch.core missing about.html in binary.Jeff Johnston1-0/+1
2012-01-21Fix up pom.xml files after merging in Remote Tools framework.Jeff Johnston3-4/+4
2012-01-20Add ChangeLog entries for RDT URI support fix.Jeff Johnston2-0/+24
2012-01-20Add ability to create the proxy using a URI in addition to an IProjectCorey Ashford5-26/+90
2012-01-20Fix RDT branch so it builds using tycho.Jeff Johnston3-0/+54
2012-01-20Fix RDT proxy to support service initialization.Jeff Johnston3-12/+8
2012-01-20Fix getOS call for RDTProxyManager.Jeff Johnston2-9/+11
2012-01-20Fix warning in profiling.launch build.properties.Jeff Johnston1-1/+1
2012-01-20Fix schema specifier for RDT to be remotetools.Jeff Johnston2-1/+5
2012-01-20Fix rdt proxy to use new RemoteProxyManager schema.Jeff Johnston2-2/+6
2012-01-20Switch profiling remote to use project URI scheme.Jeff Johnston4-22/+37
2012-01-20Switch IRemoteCommandLauncher to return Process.Jeff Johnston5-64/+11
2012-01-20Switch RDT Remote Command Launcher to use Process.Jeff Johnston3-41/+9
2012-01-20Update ChangeLog for RDT Proxy plug-in.Jeff Johnston1-0/+4
2012-01-20Add RDT sync project support to RDT Proxy Plug-in.Jeff Johnston1-0/+7
2012-01-20Update ChangeLog for Profiling Launch plug-in.Jeff Johnston1-0/+8
2012-01-20Add RDT sync project support to RemoteProxyManager.Jeff Johnston1-1/+12
2012-01-20Update RDT proxy ChangeLog.Jeff Johnston1-0/+4
2012-01-20Fix RDT proxy to specify nature in extension.Jeff Johnston1-1/+2
2012-01-20Update Profiling launch ChangeLog.Jeff Johnston1-0/+12
2012-01-20Update RemoteProxyManager logic to use new extension.Jeff Johnston5-13/+162
2012-01-20Update RDT Proxy ChangeLog.Jeff Johnston1-0/+6
2012-01-20Connect RDT Proxy using RemoteProxyManager extension.Jeff Johnston3-1/+16
2012-01-20Add RDT Proxy plugin.Jeff Johnston13-0/+768
2012-01-20Update ChangeLog for RDT Profiling.Jeff Johnston1-0/+12
2012-01-20Add RemoteProxy support to Profiling.Jeff Johnston9-1/+296
2012-01-05tools.launch: Adds to the ext point an option to set a default path.Otavio Pontes5-13/+67
2012-01-05tools.launch: Fixing consistency between consts in core and uiOtavio Pontes2-7/+12
2011-12-16308881: [consumability] Enable PDE API toolingAndrew Overholt8-0/+48
2011-12-16Add gitignore files for new launch pluginsAndrew Overholt2-0/+10
2011-12-06oprofile: Modifications to use the linuxtools' path set for the project.Rafael Medeiros Teixeira1-1/+45
2011-12-06fixed #350198Xavier Raynaud1-10/+11
2011-12-05tools.launch.core: Default value for path when nothing storedOtavio Pontes1-1/+4
2011-11-29Add p2.inf files for all Linux tool features.Jeff Johnston10-0/+20

Back to the top