• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

problem with JBuilderX

 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i'm using Borland JBuilderX Enterprise Weblogic Edition for J2ME programming.The problem is the library is not complete , it doesn't provide all API especially on streaming and RMS.
Anyone knows where i can download the packages?
 
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I do not know whether this is still the case for JBuilderX (since it has a separate "mobile edition" now). But JBuilder used to provide a free "MobileSet" add-on that would support J2ME development. You can download it from the borland web site.
 
Ranch Hand
Posts: 52
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What I know you can use any kind of API in the jbuilder so if you install new j2me you can use this sdk in JBuilder.
I recommend using sun wireless toolkit download for j2me application creation. It comes also with the sdk and i was able to use this also with the JBuilder.
 
reply
    Bookmark Topic Watch Topic
  • New Topic