- ff90ec9 return meaningful values if IFileHandle resolution failed by apanchenk · 15 years ago
- 4cfc74f use installLocation.getFullPath() as key for internal caching, since it should always exists by apanchenk · 15 years ago
- f8387e9 generics by apanchenk · 15 years ago
- d5af00f * make one method public by asobolev · 15 years ago
- a9b5680 improve wait for process termination by apanchenk · 15 years ago
- ab7f7b0 remove Incubation keyword by apanchenk · 15 years ago
- 6dff4d9 getInterpreterNatures() - add all possible entries by apanchenk · 16 years ago v20090609
- 822d6ca implement getNatureId(): return getInterpreterInstallType().getNatureId() by apanchenk · 16 years ago
- ff63060 generics by apanchenk · 16 years ago
- 115acdf generics by apanchenk · 16 years ago
- 7b1ab0d java 1.5 by apanchenk · 16 years ago
- adb0af6 first check what is available in workspace, second look for external files by apanchenk · 16 years ago
- febf404 fix how launched script output is collected - it is terminated a bit earlier now by apanchenk · 16 years ago v20090605-0157
- 2fd024c * fix for debug module source lookup by asobolev · 16 years ago
- da27f8d * Tcl interpreter information fetching operation by asobolev · 16 years ago
- 08baf49 * Correct user dependencies by asobolev · 16 years ago v20090528-1923
- 84a1989 TCLLIBPATH: add only folders from the same environment by apanchenk · 16 years ago
- f31a467 (formatting) by apanchenk · 16 years ago
- 6829b49 (formatting) by apanchenk · 16 years ago
- 0ae3e8b * Tcl packages auto configuration improvements by asobolev · 16 years ago
- 9d6e6cd merge: preference to log launch output - to debug RSE launching issues by apanchenk · 16 years ago
- 37bdffc use NLS.bind() by apanchenk · 16 years ago
- 83a2c26 use NLS.bind() by apanchenk · 16 years ago
- 9129591 workarounds to prevent NPE if RSE is not ready yet by apanchenk · 16 years ago
- 5b5d58e + Structure model sorting providers extension point by asobolev · 16 years ago
- 57b5a9e correctly handle library locations for contributed interpreters by apanchenk · 16 years ago
- 73a4132 home attribute documentation updated by apanchenk · 16 years ago
- 3d475d4 "problem launching debugger" dialog by apanchenk · 16 years ago v20090415-2327
- f44d013 call newer waitDebuggerConnected() by apanchenk · 16 years ago
- ea635ae use NullProgressMonitor for secondary DBGP connections by apanchenk · 16 years ago
- e9a7260 isLoggingEnabled(IPreferencesLookupDelegate delegate) method added by apanchenk · 16 years ago
- 331907a new exec() method implemented by apanchenk · 16 years ago v20090409-2029
- a2d9c06 comment updated by apanchenk · 16 years ago v20090319
- 1ef1c28 removed strange "protected String createNativeBuildPath(IPath[] paths)" function by apanchenk · 16 years ago
- a0862cb better visualization for waiting for connection & waiting for initialization by apanchenk · 16 years ago
- 2f49896 startProcess() method extracted by apanchenk · 16 years ago
- 756df4a use DbgpConnectionConfig by apanchenk · 16 years ago
- 422e3da use .length()!=0 instead of !"".equals(path) by apanchenk · 16 years ago
- 8544065 DbgpConnectionConfig class introduced by apanchenk · 16 years ago
- c954cca refactoring in renderCommandLine(IEnvironment environment,String interpreter) by apanchenk · 16 years ago
- 5b69552 waitDebuggerConnected() refactoring by apanchenk · 16 years ago
- 682d8e8 use DLTKDebugLaunchConstants.FALSE by apanchenk · 16 years ago
- 19ac7bb FIXME comment related to the ATTR_SCRIPT_NATURE by apanchenk · 16 years ago
- 35c9dba breakOnFirstLine: by apanchenk · 16 years ago
- c73de99 comments formatting by apanchenk · 16 years ago
- d54ed28 - execute a command directly against an interpreter by jgangemi · 16 years ago
- 31541da Tcl: filter out <console> stack frames. improve presentation if some stack frame were not parsed correctly by apanchenk · 16 years ago
- cd39889 use .length() == 0 by apanchenk · 16 years ago v20090228
- 5c5276a return empty array if path is empty by apanchenk · 16 years ago
- bc7d690 DLTKDebugConstants.DBGP_SCHEME extracted by apanchenk · 16 years ago
- 28759f1 use entry.getPath() instead of location by apanchenk · 16 years ago
- a0813a9 && workspaceFiles[0].exists() check added by apanchenk · 16 years ago
- 9006297 use NLS.bind() by apanchenk · 16 years ago
- 0d2e0c9 improve lookup by apanchenk · 16 years ago
- e77936a use NLS.bind() instead of java.text.MessageFormat by apanchenk · 16 years ago
- 2b36f1a Corrected testing icons to not reference Java, corrected string quoting. by ssanders · 16 years ago
- 3cab473 Moved local environment path resolution to RuntimeBuildpathEntry.resolvePath() in order to catch more usages. by ssanders · 16 years ago
- bb59247 Corrected quoting. by ssanders · 16 years ago
- 554b64d Corrected resolveRuntimeBuildpathEntry() to avoid NPE when path is already resolved. by ssanders · 16 years ago
- dae1bd4 Moved local environment path resolution to RuntimeBuildpathEntry.resolvePath() in order to catch more usages. by ssanders · 16 years ago
- bb56b7d Corrected externalization. by ssanders · 16 years ago
- e4d23f8 fixed handling of the external libraries in the remote environment by apanchenk · 16 years ago v20090115
- 72f0d24 formatting by apanchenk · 16 years ago
- d422705 formatting by apanchenk · 16 years ago
- 04bb59b correct paths detection by apanchenk · 16 years ago
- 8122821 getWorkspaceRoot() method extracted by apanchenk · 16 years ago
- e59602f getEnvironmentId() method added by apanchenk · 16 years ago
- 36353a4 ScriptConsole refactoring - read stdout/stderr by apanchenk · 16 years ago v20081208
- f3c6893 openOutputStream() method added by apanchenk · 16 years ago
- 704946f new method EnvironmentResolver.resolve(Map penv,EnvironmentVariable[] variables, boolean keepUnresolved) by apanchenk · 16 years ago
- 7e79dd5 formatting by apanchenk · 16 years ago
- 5b7edae renderCommandLineLabel() do not add leading space by apanchenk · 16 years ago
- 697adb1 correctly collect dependencies: after variable name there should be non alpha numeric character by apanchenk · 16 years ago
- 0b31f9f - prevent NPE that can occur if we're missing RSE plugins, in this case, an IShellServiceSubSystem by jgangemi · 16 years ago
- 7404055 new method introduced createThreadConfigurator(ILaunchConfiguration configuration), old method @deprecated by apanchenk · 16 years ago
- ccb6069 introduce new method LaunchConfigurationUtils.getConnectionTimeout(configuration, defaultValue) by apanchenk · 16 years ago
- 76a5137 unused imports removed by apanchenk · 16 years ago
- 500962e checkbox/attributes to disable DBGP console redirection by apanchenk · 16 years ago
- b33c37d formatting by apanchenk · 16 years ago
- c8f61a0 @deprecated ATTR_DLTK_DBGP_PORT - communication port is global now by apanchenk · 16 years ago
- a62ddb2 use connection timeout from DLTK debug preferences by apanchenk · 16 years ago
- 429082d expand variables in environment variables by apanchenk · 16 years ago
- 35f07bd isPrefixOf() method added by apanchenk · 16 years ago
- 9166907 * Fixed NPE then running Ruby script then include gem path. (DLTK-478) [241609] by asobolev · 16 years ago
- c870022 project and script are auto detected only in setDefaults() by apanchenk · 16 years ago
- 91752c7 constants added by apanchenk · 16 years ago v20080827
- c608675 catch AssertionFailedException & IllegalArgumentException by apanchenk · 16 years ago
- 616e80e use String.valueOf(scriptFile) to prevent NPE by apanchenk · 16 years ago
- aa6afac ERR_NO_SOCKET_AVAILABLE error code added by apanchenk · 16 years ago
- 94964d8 case insensitive path comparision on windows when looking for external modules - to be sure we use external module instead of DBGP-requested ones by apanchenk · 16 years ago
- 33b7617 return CharOperation.NO_CHAR instead of new char[0] by apanchenk · 16 years ago
- 4ab01dd IPathEquality extracted by apanchenk · 16 years ago
- bc6da6d if ATTR_ENVIRONMENT_VARIABLES then use native environment by apanchenk · 16 years ago
- d9b52ae DLTK-664 Launch Configuration - Environment - append mode should override any native values by apanchenk · 16 years ago
- 9f801f1 Corrected externalization issues. by ssanders · 16 years ago
- 543feb2 prevent NPE in equals() by apanchenk · 16 years ago
- cebc08e + Any Interpreter validation code. Now interpreter with any name could be added, if it could execute simple script, for Ruby and Tcl languages. (DLTK-595) by asobolev · 16 years ago
- 8671263 version number changed to 1.0 by apanchenk · 16 years ago
- 377bda8 Corrected issue with Ruby interpreter name containing '/'. by ssanders · 16 years ago
- 78fbbd2 Added null check for configuration parameters. by ssanders · 16 years ago