| Bootclasspath extension not available, alternative? [message #121438] | 
Mon, 24 November 2008 03:26   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi, 
 
I'm using an api (StAX) whos interfaces are part of java6 but not 5. I  
wish to support both versions (need to run on mac) and thus include the  
interfaces. I tried solving it using the fragment-host extension  
bootclasspath, but it does not seem to be available on mac os x. 
 
What is the alternative..? If I include the interfaces as a regular  
plugin they collide with the jdk provided ones.. 
 
Best regards, 
Ulf Holm Nielsen
 |  
 |  
  | 
| Re: Bootclasspath extension not available, alternative? [message #125359 is a reply to message #121438] | 
Sun, 01 February 2009 09:19   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: sameera.wso2.com 
 
AFAIK, The best solution would be to version javax.xml.stream.*  
packages. Then you need to import the correct version in all the bundles  
which use the javax.xml.stream.* packages. 
 
Sameera 
 
Ulf H Nielsen wrote: 
> Hi, 
>  
> I'm using an api (StAX) whos interfaces are part of java6 but not 5. I  
> wish to support both versions (need to run on mac) and thus include the  
> interfaces. I tried solving it using the fragment-host extension  
> bootclasspath, but it does not seem to be available on mac os x. 
>  
> What is the alternative..? If I include the interfaces as a regular  
> plugin they collide with the jdk provided ones.. 
>  
> Best regards, 
> Ulf Holm Nielsen
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.04484 seconds