Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
89cd54768fbab7887dfa48dc1576dc9b2a19a9cd
/
sigil
/
eclipse
723b2f6
add convenience constructor
by David Morgan Spenser Savage
· 14 years ago
8afeec5
add NOTICE and DEPENDENCIES files to built bundles
by David Morgan Spenser Savage
· 14 years ago
5270a0a
fix up NOTICE and DEPENDENCY files
by David Morgan Spenser Savage
· 14 years ago
707247f
tidy up unused import
by David Morgan Spenser Savage
· 14 years ago
4c1e7a2
Ensure correct id is used
by David Morgan Spenser Savage
· 14 years ago
5fd2f9c
patch to store classpath results between restarts to aid performance (FELIX-2595)
by David Morgan Spenser Savage
· 14 years ago
795446b
patches to support cancelation of long running tasks FELIX-2590
by David Morgan Spenser Savage
· 14 years ago
4b1449f
provide utility method to run workspace op in status bar vs pop up dialog
by David Morgan Spenser Savage
· 14 years ago
366ebbe
filter classpath depenencies based on whether they have been added as libs to bundle FELIX-2587
by David Morgan Spenser Savage
· 14 years ago
c414af2
handle variable source path FELIX-2586
by David Morgan Spenser Savage
· 14 years ago
34bf03f
fix for bsn in conversion (FELIX-2576)
by David Morgan Spenser Savage
· 14 years ago
bff5859
pull common config field up class hierarchy to avoid duplication
by David Morgan Spenser Savage
· 14 years ago
e813ed5
tighten exception signature of utility method
by David Morgan Spenser Savage
· 14 years ago
eed5735
fix for FELIX-2583 - use java model vs resources to find package names
by David Morgan Spenser Savage
· 14 years ago
43a77e2
tidy up noisy exception when using sigil with non sigil projects
by David Morgan Spenser Savage
· 14 years ago
2b0893d
tidy up internal classes move them to non exported packages or reduce class visibility
by David Morgan Spenser Savage
· 14 years ago
ef65cdb
add trivial view of repository path to resolver view
by David Morgan Spenser Savage
· 14 years ago
432b00b
fix classcast exception
by David Morgan Spenser Savage
· 14 years ago
f435f3d
inherit repos configs using defaulting mechanism (such that sigil projects can take advantage of changes introduced by FELIX-1355)
by David Morgan Spenser Savage
· 14 years ago
0910788
fix handling of static providers after changes in FELIX-1355
by David Morgan Spenser Savage
· 14 years ago
d55bf0f
fix for FELIX-2574 - check if project exists before further work
by David Morgan Spenser Savage
· 14 years ago
29aa1fc
patches for FELIX-2576 and FELIX-2575 - tidy up empty headers in headers file and allow bsn to be different to project name
by David Morgan Spenser Savage
· 14 years ago
b331808
tidy up unused import
by David Morgan Spenser Savage
· 14 years ago
60ddb4c
tidy up some editor warnings (unused packages, generics)
by David Morgan Spenser Savage
· 14 years ago
be640cd
handle default index/cache dirs if not set
by David Morgan Spenser Savage
· 14 years ago
57dda1a
add visualization of repository props and any problems found during creation of repository
by David Morgan Spenser Savage
· 14 years ago
457fa61
delete unused class
by David Morgan Spenser Savage
· 14 years ago
4ac4325
handle singleton repository providers more intelligently part of FELIX-1355
by David Morgan Spenser Savage
· 14 years ago
52669ec
remove unused imports
by David Morgan Spenser Savage
· 14 years ago
6d39af0
further work on FELIX-1355 - now able to browse repositories defined by projects
by David Morgan Spenser Savage
· 14 years ago
5f29668
use action to show progress during repository update FELIX-2564
by David Morgan Spenser Savage
· 14 years ago
4e3d686
further work on FELIX-1355, also tidied up repository preferences as part of FELIX-1649
by David Morgan Spenser Savage
· 14 years ago
64fa392
further work towards FELIX-1355 - now projects can compile against repositories defined in sigil.properties files as well as those defined in eclipse preferences
by David Morgan Spenser Savage
· 14 years ago
c8c996e
tidy up default constructor
by David Morgan Spenser Savage
· 14 years ago
7f49d1c
fix FELIX-2180 - autogenerated methods were not implemented (headbang)
by David Morgan Spenser Savage
· 14 years ago
8b0f3f7
work in progress supporting view of export changes
by David Morgan Spenser Savage
· 14 years ago
4f83baa
sync supported fixes with actual fixes and add comment about unhandled case
by David Morgan Spenser Savage
· 14 years ago
1355d0c
add comment about potential enhancement
by David Morgan Spenser Savage
· 14 years ago
6d7bb15
reduce visibility of internal method
by David Morgan Spenser Savage
· 14 years ago
c1a5e3b
experiment with ChangePreviewers
by David Morgan Spenser Savage
· 14 years ago
8685f2b
start work on refactor participant to handle move of exported classes (FELIX-2500)
by David Morgan Spenser Savage
· 14 years ago
df2f100
tidy up/refactor in prep for FELIX-2500
by David Morgan Spenser Savage
· 14 years ago
e254ff4
add base selection dialog - part of refactor in progress
by David Morgan Spenser Savage
· 14 years ago
d0cbca4
start work on view for -contents details
by David Morgan Spenser Savage
· 14 years ago
a89bba0
use shared util method to read Manifest from ZipFiles (FELIX-2527)
by David Morgan Spenser Savage
· 14 years ago
ca80f92
remove unused import
by David Morgan Spenser Savage
· 14 years ago
1cc5657
tidy up unused codepath
by David Morgan Spenser Savage
· 14 years ago
46b79a5
update dependencies after change to single ivy repo
by David Morgan Spenser Savage
· 14 years ago
c9bcef3
refactor progress reporting from dependency on org.eclipse.core.runtime.IProgressMonitor (FELIX-1509)
by David Morgan Spenser Savage
· 14 years ago
2843d69
tidyup repository config
by David Morgan Spenser Savage
· 14 years ago
ed7b830
further tidyup - imports/unused code etc
by David Morgan Spenser Savage
· 14 years ago
5f44854
tidy up various compiler warnings - unused packages, generics etc
by David Morgan Spenser Savage
· 14 years ago
db5ae9d
reformat code using updated code template (FELIX-1613)
by David Morgan Spenser Savage
· 14 years ago
7fdf9b4
tidy up common packages to use common prefix (FELIX-2504)
by David Morgan Spenser Savage
· 14 years ago
7c13d8c
move internal packages to tidyup package hierarchy (FELIX-2501)
by David Morgan Spenser Savage
· 14 years ago
2db214f
further progress towards rationalising eclipse/ui packages - moved all exported packages (FELIX-2501)
by David Morgan Spenser Savage
· 14 years ago
e56f03b
add support for updating bundle activator on package rename (FELIX-2502)
by David Morgan Spenser Savage
· 14 years ago
a2209c8
check if target is default package (FELIX-2503)
by David Morgan Spenser Savage
· 14 years ago
2fc4930
delete unused class
by David Morgan Spenser Savage
· 14 years ago
69de871
fix imports
by David Morgan Spenser Savage
· 14 years ago
81b4c8f
tidyup imports/exports
by David Morgan Spenser Savage
· 14 years ago
c8d9ae4
tidyup unused imports
by David Morgan Spenser Savage
· 14 years ago
4930e9e
initial work towards (FELIX-2501) moved SigilUI to ui/src/org/apache/felix/sigil/ui/eclipse/
by David Morgan Spenser Savage
· 14 years ago
c87fa41
update comment
by David Morgan Spenser Savage
· 14 years ago
cba260f
use PathUtil to get IPath from file - fix for FELIX-2488
by David Morgan Spenser Savage
· 14 years ago
d8f351a
Remove dependency on IPath (FELIX-1509)
by David Morgan Spenser Savage
· 14 years ago
ec9c6c5
add classpath file for obr feature project
by David Morgan Spenser Savage
· 14 years ago
585aea2
add preference key as part of FELIX-2483
by David Morgan Spenser Savage
· 14 years ago
caa535e
add overloaded optiol prompt util methods to avoid need to pass usually redundant pref store param
by David Morgan Spenser Savage
· 14 years ago
e1138e5
prompt to remove corresponding import on export removal (FELIX-2483)
by David Morgan Spenser Savage
· 14 years ago
2688cb0
handle uninitialized prefs more gracefully - default to prompt vs runtime exception
by David Morgan Spenser Savage
· 14 years ago
860f65f
reuse utils method to check if project is in sync during refactor
by David Morgan Spenser Savage
· 14 years ago
38544d5
add activator refactor support (FELIX-2482)
by David Morgan Spenser Savage
· 14 years ago
5a3b4ec
create util class to provide common functions between refactor participants
by David Morgan Spenser Savage
· 14 years ago
39ddaf3
add license headers
by David Morgan Spenser Savage
· 14 years ago
190c07a
consolidate new version range logic in new helper method
by David Morgan Spenser Savage
· 14 years ago
087bb40
add meta entries to support move refactor (FELIX-1346)
by David Morgan Spenser Savage
· 14 years ago
929ae13
add support for migration of imports/exports based on Move package refactoring (FELIX-1346)
by David Morgan Spenser Savage
· 14 years ago
de45475
add helper methods to aid refactoring support (FELIX-1346)
by David Morgan Spenser Savage
· 14 years ago
6095fc1
add support for exported package refactoring (FELIX-2481)
by David Morgan Spenser Savage
· 14 years ago
8280ad5
add util method to run Callable in UI thread
by David Morgan Spenser Savage
· 14 years ago
a454a9f
improve performance of resolver in workspaces with many sigil projects - prevent cyclical resolver tasks
by David Morgan Spenser Savage
· 14 years ago
ee9180a
run project setup outside of synchronized block to avoid potential deadlock
by David Morgan Spenser Savage
· 15 years ago
fd8fb5a
check for null repository config (fix for FELIX-2187)
by David Morgan Spenser Savage
· 15 years ago
d911f88
Patches for FELIX-2181 - now runs workspace resolve task using a damped delay to ensure that event storm does not trigger multiple project builds.
by David Morgan Spenser Savage
· 15 years ago
56af2e2
Patch for FELIX-2180 - now global repository and project specific repository managers share a common repository map to ensure same objects are used throughout the IDE
by David Morgan Spenser Savage
· 15 years ago
d0d6433
Patch to address ui/classpath consistency issues when adding and removing projects from workspace that provide dependencies (related to FELIX-1349)
by David Morgan Spenser Savage
· 15 years ago
70c2657
Ensure internal cache is flushed on project delete (fix for FELIX-2168)
by David Morgan Spenser Savage
· 15 years ago
5cd7447
trivial tidyup
by David Morgan Spenser Savage
· 15 years ago
6ab4b3c
Progress towards fixing bundle import resolution on project import FELIX-1349
by David Morgan Spenser Savage
· 15 years ago
b43a1ca
tidy up non existent refactoring reference
by David Morgan Spenser Savage
· 15 years ago
ea99013
Patch to improve IDE performance - avoid recalculating dependencies if no requirements or capabilities have changed (FELIX-2164)
by David Morgan Spenser Savage
· 15 years ago
8f61c8d
Ensure rich client view is updated if file is changed by external process - i.e. after refresh
by David Morgan Spenser Savage
· 15 years ago
fa8bda2
tidy up
by David Morgan Spenser Savage
· 15 years ago
34bb64d
Patches for FELIX-2160 and FELIX-2161 - now manages project warnings internally vs in external job also added support for refreshing project and ensure that views are updated when editting in rich client or text editor
by David Morgan Spenser Savage
· 15 years ago
916905a
pass in monitor to allow user feedback
by David Morgan Spenser Savage
· 15 years ago
880ad2f
tidy up unused import
by David Morgan Spenser Savage
· 15 years ago
7a96b11
fix for FELIX-2154 do not call dispose on shared image!
by David Morgan Spenser Savage
· 15 years ago
69b8b0e
Workspace repository now filters exports that project doesn't actually contain in "compile time" resolution mode (FELIX-1502)
by David Morgan Spenser Savage
· 15 years ago
dcbb4f5
Make sigil projects singletons within IDE to fix problems with inconsistent views (FELIX-2153)
by David Morgan Spenser Savage
· 15 years ago
Next »