0
votes
0answers
27 views

Udig Compatibility with eclipse 3.2

I have an eclipse 3.2 RCP application wich use arcims and kogis api/plugins to display and query arcims server. I will have to change map tools for open source tools. so, I would like to know wich ...
1
vote
1answer
66 views

Having trouble setting up Eclipse for ArcGIS 10.0 Java development

I'm trying to setup Eclipse for ArcGIS development. I've been reading for days and weeks through the documentation and through the forums here and elsewhere. It seems that no one has this same ...
3
votes
1answer
75 views

Problem installing ArcSDE engine plugin for Eclipse

I'm looking for the following jars for the ArcSDE API: jsde_sdk.jar jpe_sdk.jar concurrent.jar icu4_3_2.jar thanks to this answer I've found that they can be gotten installing the ArcSDE engine ...
1
vote
1answer
622 views

Getting exceptions with simple hello worldwind java app

Let me preface this by saying I'm very new to Java, eclipse and worldwind. So, I've got a bare bones java app. I imported worldwind.jar into the build path. Created a simple JFrame, code below, and ...
1
vote
0answers
206 views

how do you create an editable combobox addin for ArciGIS using Eclipse

Arc have a walkthrough to take you through this. Looks like I'm still crawling. The walkthrough can be found here: ...