- 1364236 @Overrides by apanchenk · 15 years ago
- b276b72 char[][] splitOn(char[] divider, char[] array) returns null if array is null by apanchenk · 15 years ago
- 4d9edff char[][] splitOn(char[] divider, char[] array) returns null if array is null by apanchenk · 15 years ago
- af52ed8 generics by apanchenk · 15 years ago
- 50a7452 set default editor if filename macthes to DLTK filename associations by apanchenk · 15 years ago
- b62ecb8 disable indexers per nature by apanchenk · 15 years ago v20090808-0009
- cfa5538 rename type to ProjectIndexer2 and don't contribute it for all languages by apanchenk · 15 years ago
- 603db05 change condition in isEnabled() by apanchenk · 15 years ago
- 78a5933 shutdown dbFactory only if it was loaded by apanchenk · 15 years ago
- d77cd1b @SuppressWarnings("deprecation") by apanchenk · 15 years ago
- 24c03d2 java 1.5 by apanchenk · 15 years ago
- 53da903 fix path to URI conversion for windows by apanchenk · 15 years ago
- c1401ad prevent NPE in stop() by apanchenk · 15 years ago
- bf9df30 rename to PARTICIPANT_ELEMENT by apanchenk · 15 years ago
- 7b854a2 unnecessary casts removed by apanchenk · 15 years ago
- 7886436 change dependency name to org.h2 by apanchenk · 15 years ago v20090807-1936
- 7b352f5 sql plugins by apanchenk · 15 years ago
- 87da2ae * correction by asobolev · 15 years ago v20090806-1714
- 8a80545 * little fix by asobolev · 15 years ago v20090806-1512
- 3f82237 make Operation.perform() abstract by apanchenk · 15 years ago
- 9f7fdc7 * NPE fix by asobolev · 15 years ago
- a4a589a don't call update decorations recursively by apanchenk · 15 years ago
- 958310f (imports organized) by apanchenk · 15 years ago
- 40b7c04 correctly fire environmentAdded events by apanchenk · 15 years ago
- 12dcd35 correctly fire environmentAdded events by apanchenk · 15 years ago
- 923388f correctly fire environmentAdded events by apanchenk · 15 years ago
- 290f7a0 java 5 by apanchenk · 15 years ago
- 6cd1878 formatting by apanchenk · 15 years ago
- 471b473 introduce constants for .project & .buildpath by apanchenk · 15 years ago
- 45c0979 formatting by apanchenk · 15 years ago
- f81f15a introduce constants for .project & .buildpath by apanchenk · 15 years ago
- 918cff5 introduce constants for .project & .buildpath by apanchenk · 15 years ago
- 0720ac9 introduce constants for .project & .buildpath by apanchenk · 15 years ago
- 177d414 introduce constants for .project & .buildpath by apanchenk · 15 years ago
- 560b28c generics by apanchenk · 15 years ago
- f782cf4 fireEnvirontmentChange() after RSE is initialized by apanchenk · 15 years ago
- 4b61ab9 * Add since 2.0 tags by asobolev · 15 years ago
- bd2d91c * Add since 2.0 tags by asobolev · 15 years ago
- 7f72ea7 specify thread name by apanchenk · 15 years ago
- 873810e prevent from searching references by camel-case pattern by mspector · 15 years ago
- 94f685b lookup code extracted by apanchenk · 15 years ago
- a35bf8d fix NPE by mspector · 15 years ago
- 19da353 prevent from searching references by camel-case pattern by mspector · 15 years ago
- 3f910e7 use IScriptConsole by apanchenk · 15 years ago
- ccd46e6 generics by apanchenk · 15 years ago
- c920b17 * timeout for wait for connect in UI thread by asobolev · 15 years ago
- a1e69dc * timeout for wait for connect in UI thread by asobolev · 15 years ago
- 89eefa5 * Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case. by asobolev · 15 years ago
- a62dbc0 * Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case. by asobolev · 15 years ago
- e8cc4ed * Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case. by asobolev · 15 years ago
- 6c1e5f2 * Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case. by asobolev · 15 years ago
- 71fa038 one more attempt to find workspace file by apanchenk · 15 years ago v20090803-2013
- aaecb8f improve resource to URI conversion for breakpoints by apanchenk · 15 years ago
- 31a1f46 project wizard extensions by apanchenk · 15 years ago v20090803-1754
- c148514 action to open console for any available interpreter by apanchenk · 15 years ago
- f8020d1 action to open console for any available interpreter by apanchenk · 15 years ago
- e1cc73c * NPE fix then browsing perspective are active then Eclipse is restarted by asobolev · 15 years ago
- a555086 return null if no indexer by apanchenk · 15 years ago
- c146a5c * NPE fixes in delta processor by asobolev · 15 years ago
- 4ee8061 * NPE fixes in delta processor by asobolev · 15 years ago
- d8e228d * Variables resolution fixes * Connection timeout for 5 minutes added by asobolev · 15 years ago
- aedc8a5 * Variables resolution fixes * Connection timeout for 5 minutes added by asobolev · 15 years ago
- 161da75 * Variables resolution fixes * Connection timeout for 5 minutes added by asobolev · 15 years ago
- 06ab469 always obtain IConsoleManager from ConsolePlugin by apanchenk · 15 years ago
- fcfc1bc protected void changed() method introduced by apanchenk · 15 years ago
- f9453ed * some improvements and fixes by asobolev · 15 years ago
- ab0243f * some improvements and fixes by asobolev · 15 years ago
- d290334 * some improvements and fixes by asobolev · 15 years ago
- dfc8db0 * some improvements and fixes by asobolev · 15 years ago
- 86a8e79 * some improvements and fixes by asobolev · 15 years ago
- f0a0cc6 * some improvements and fixes by asobolev · 15 years ago
- b8ceb7c InterpreterSearcher: generics & better progress reporting by apanchenk · 15 years ago
- d60ce00 for search show ProgressMonitorDialog just from beginning by apanchenk · 15 years ago
- 9f36753 * Resolve tcl sources against environment variables by asobolev · 15 years ago
- 4245a63 * Resolve tcl sources against environment variables by asobolev · 15 years ago
- fafd9aa * Resolve tcl sources against environment variables by asobolev · 15 years ago
- d2f6cae * Resolve tcl sources against environment variables by asobolev · 15 years ago
- 3acbdab only invoke progress job when really indexing by mspector · 15 years ago
- 35f7c3d *fixes by asobolev · 15 years ago v20090730-1846
- 779ca22 refactor indexing requestor by mspector · 15 years ago
- c8ad167 refactor indexing requestor by mspector · 15 years ago
- 4b33264 * Update feature dependency versions to correct ones by asobolev · 15 years ago v20090730-1514
- 4ea6bd2 * Update feature dependency versions to correct ones by asobolev · 15 years ago
- 9dd117d * Update feature dependency versions to correct ones by asobolev · 15 years ago
- 3ae4681 * remove update sites information by asobolev · 15 years ago v20090730-1311
- 5fb0ac1 * remove update sites information by asobolev · 15 years ago
- 95e2f29 *fix building of new indexing stuff by asobolev · 15 years ago v20090730-1211
- 0950d87 * Remove update site string from features. To allow installations from archived update sites by asobolev · 15 years ago v20090730-1127
- fdfbd26 * Remove update site string from features. To allow installations from archived update sites by asobolev · 15 years ago
- 4aac5c5 * Remove update site string from features. To allow installations from archived update sites by asobolev · 15 years ago
- 2a99318 * Remove update site string from features. To allow installations from archived update sites by asobolev · 15 years ago
- 7cc81e0 * Remove update site string from features. To allow installations from archived update sites by asobolev · 15 years ago
- f4c5b20 * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
- 95914bf * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
- 9a0a6f5 * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
- 269492c * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
- 89f7588 * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
- 6d8b755 * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
- 262c7c8 * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
- 6f34fca * Versions for core, tcl, ruby plugins by asobolev · 15 years ago