Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-dev] Trying to launch customapp

Josh,

Interesting. Right now this bundle is not provided by org.locationtech.udig_base-feature

please add the bundle the customapp feature (org.locationtech.udig_tutorials.custom_feature) and restart the application.

You can also import the udig_base-feature into your workspace, add the bundle there and create a pull request to provide a fix and help others ;)


HTH
- Frank

2015-06-19 20:33 GMT+02:00 <Joshua.D.Moore@xxxxxxx>:
I am following the custom app tutorial and when I go to launch it I receive lots of unable to resolve module errors.

org.locationtech.udig.bookmarks
Warning
Fri Jun 19 13:30:29 CDT 2015
Could not resolve module: org.locationtech.udig.bookmarks [140]
  Unresolved requirement: Require-Bundle: org.locationtech.udig.ui; visibility:="reexport"
    -> Bundle-SymbolicName: org.locationtech.udig.ui; bundle-version="2.0.0.Alpha1-v20131119"; singleton:="true"
       org.locationtech.udig.ui [195]
         Unresolved requirement: Import-Package: com.google.common.base; version="[12.0.0,13.0.0)”

I have the target environment set with both the udig SDK and eclipse delta pack.  I have also edited my run configuration to include all required Plug-ins but am still receiving the same error.  

I also tried launching with all workspace and enabled target plug-ins.  What am I missing.

Thanks,

Josh Moore
Information Program Analyst
Flight Inspection Services
AJW-391

(Office) 405-954-4314


_______________________________________________
udig-dev mailing list
udig-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://locationtech.org/mailman/listinfo/udig-dev


Back to the top