• 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

How do I compile this project?

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have this project, which I would like to compile, however I can not succeed in doing so. Can anybody point me the way out in how to compile stuff with more than one .java source files?





Thanks


Bjorn Eriksson
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What does "I can not succeed" mean? TellTheDetails Note that folks here are unlikely to download and try to compile something on their own, so you need to tell us what's happening.
 
Bjorn Eriksson
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have not found out how to compile it with Java_ME_SDK 3.0 .


I did not succeed in trying to compile even, so to say. If you check the folder you will see that there are so many files! How am I supposed to compile them...




Thank you

Bjorn
 
Ulf Dittmer
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The JavaME SDK for OS X has built-in online help that explains how to set new projects, compile, build and run them. There's a "Getting Started" button that launches the help on the main screen after starting the SDK, and also an entry in the Help menu. I would imagine that the Windows version works similarly.

If you've found and worked through that already, tell us in detail at which point you weren't able to progress.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic