Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-11[111659] Use org.eclipse.wst.common.framework.datamodel.AbstractDataModelOper...kchan474-1876/+2584
2005-10-10[111844] Use OSGi Manifests and Single JAR Plug-insjeffliu6-15/+12
2005-10-09[106903] [perf] use indexed loop instead of iteratordavid_williams1-2/+1
2005-10-07PDE validation cleanup (unknown externalized string for Dummy.label)nitind1-1/+1
2005-10-07[81561] Ruler double-click for bookmarks works differentlynitind1-0/+15
2005-10-07[111659] Create org.eclipse.wst.common.environment plugin.kchan265-3236/+484
2005-10-06[111855] Remove usage of StructureEdit.getOutputContainerRoot().kchan1-11/+1
2005-10-06[111855] Remove usage of StructureEdit.getOutputContainerRoot().kchan6-9/+13
2005-10-06[111841] Removing use of StructureEdit.kchan1-76/+59
2005-10-06[108829] WSDL Editor is silently re-writing bindings on save, likely breaking...kchong2-6/+8
2005-10-06[107808] NPE when creating Web service bottom-up when depending on Java Project.kchan1-8/+14
2005-10-05[84074] Clean up compiler warnings.kchan11-213/+103
2005-10-05[84074] Clean up compilation warnings in Web service pluginscbrealey1-8/+0
2005-10-05[nobug] Fixing Utilscbridgha1-8/+9
2005-10-04[111513] Fix JUnit failure due to removing support for multiple modules per p...kchan1-1/+1
2005-10-04[111528] Require Accessor method for AddXSDElementDeclarationCommand.javakchong1-0/+6
2005-10-04[111513] JUnit failure due to removing support for mulitple module per project.kchan1-27/+2
2005-10-03[108170] wsdl.ui and xsd.ui compile warningskchong65-419/+281
2005-10-03[84074] Clean up compilation warnings in Web service pluginscbrealey7-13/+18
2005-10-03[108681] Changes for Single componentcbridgha4-141/+119
2005-10-03update for view pages becoming internal in StructuredTextEditornitind1-0/+2
2005-10-03[84074] Clean up compilation warnings in Web service pluginscbrealey27-195/+25
2005-10-03[108369] Common UI Properties needs an object count applicability functionali...kchong1-0/+5
2005-10-03[111352] Compiler Warnings scrublauzond5-23/+1
2005-10-03[84074] Clean up compilation warnings in Web service pluginscbrealey7-87/+7
2005-10-03[111352]Compiler Warnings scrublauzond43-347/+194
2005-10-03[84074] Clean up compilation warnings in Web service pluginscbrealey1-2/+0
2005-10-03[84074] Clean up compilation warnings in Web service pluginscbrealey2-52/+8
2005-10-03[84074] Clean up compilation warnings in Web service pluginscbrealey1-12/+0
2005-10-03[84074] Clean up compilation warnings in Web service pluginscbrealey1-5/+0
2005-10-02[111307] WSDLMultiPageEditorPart validateEdit uses deprecated method from SSEdavid_williams1-10/+2
2005-10-02cvs ignore PDE build artifactsdavid_williams8-0/+8
2005-10-01[111279] cleanup to remove common compiler warningsdavid_williams2-3/+0
2005-10-01[111279] cleanup to remove common compiler warningsdavid_williams2-592/+596
2005-09-30[110847] Change commands to use IStatus and IProgressMonitor.kchan3-19/+19
2005-09-29[110847] Change commands to use IStatus and IProgressMonitor.kchan292-4446/+1634
2005-09-27clean up Logger usagesnitind2-1/+157
2005-09-27Switch from propertySourceAdapters to using property sheet configurationnitind1-2/+2
2005-09-27[110361] Use URIEncoder in CopyWSDLCommand.kchan2-41/+20
2005-09-27[110608] Port Axis commands to use EnvironmentalOperation.kchan52-1370/+380
2005-09-27[110362] Move commands over to using EnvironmentOperations.kchan137-5314/+4470
2005-09-27[110361] CopyWSDL handling space in directory.kchan1-15/+53
2005-09-26[110382] Move commands over to using EnvironmentOperations.kchan23-508/+191
2005-09-26[110212] WSDL Browser returns no WSDL URL when launched from Web Service Expl...kchan1-14/+17
2005-09-15[109468] get rid of subclasses of StructuredTextEditornitind3-8/+11
2005-09-15[109026] StructuredTextViewerConfiguration and editorConfiguration extension ...nitind3-3/+3
2005-09-14[108683] (initial contribution) StructuredTextViewerConfiguration and editorC...nitind1-1/+1
2005-09-13provide post selectionnitind1-4/+4
2005-09-13[109410] WSDL util class.kchan2-1/+144
2005-09-12[104033] Fix for null WSDL namespace validation error.lmandel5-11/+11

Back to the top