Click here to Skip to main content
15,897,371 members
Home / Discussions / Java
   

Java

 
GeneralRe: Large source code repos Pin
Ozcan ILIKHAN1-Apr-11 5:26
Ozcan ILIKHAN1-Apr-11 5:26 
AnswerRe: Large source code repos Pin
SinghUlarity...8-Apr-11 11:19
SinghUlarity...8-Apr-11 11:19 
Questionjavax,microedition does any one have it ? Pin
williamroma28-Mar-11 8:56
williamroma28-Mar-11 8:56 
AnswerRe: javax,microedition does any one have it ? Pin
TorstenH.28-Mar-11 19:42
TorstenH.28-Mar-11 19:42 
GeneralRe: javax,microedition does any one have it ? Pin
williamroma28-Mar-11 23:30
williamroma28-Mar-11 23:30 
GeneralRe: javax,microedition does any one have it ? Pin
TorstenH.28-Mar-11 23:39
TorstenH.28-Mar-11 23:39 
GeneralRe: javax,microedition does any one have it ? Pin
williamroma28-Mar-11 23:51
williamroma28-Mar-11 23:51 
GeneralRe: javax,microedition does any one have it ? Pin
TorstenH.29-Mar-11 20:00
TorstenH.29-Mar-11 20:00 
OK, so you want to work with it.

Java ME JDK 3.0[^]

download that JDK and install it. Setup the project preferences, so that it points to this JDK (you might need to import it first into the IDE).
Afterwards you should be able to address the Java ME.

Eclipse:
setup Project Preferences: right click on project -> preferences -> Java Build Path
importing JRE or JDK: Window -> Preferences -> installed JREs

Netbeans:
setup Project Preferences: ???
importing JRE or JDK: ???

regards
Torsten
I never finish anyth...

Questionerror with recording the file Pin
jayashree.v28-Mar-11 3:44
jayashree.v28-Mar-11 3:44 
AnswerRe: error with recording the file Pin
TorstenH.28-Mar-11 3:52
TorstenH.28-Mar-11 3:52 
GeneralRe: error with recording the file Pin
jayashree.v28-Mar-11 5:18
jayashree.v28-Mar-11 5:18 
GeneralRe: error with recording the file Pin
jayashree.v28-Mar-11 5:26
jayashree.v28-Mar-11 5:26 
GeneralRe: error with recording the file Pin
TorstenH.28-Mar-11 19:39
TorstenH.28-Mar-11 19:39 
QuestionWebCam record in java Pin
Fatema gabr27-Mar-11 11:34
Fatema gabr27-Mar-11 11:34 
Questionhow to record a video in java? Pin
Fatema gabr27-Mar-11 11:03
Fatema gabr27-Mar-11 11:03 
AnswerRe: how to record a video in java? Pin
ankitjoshi245-Apr-11 10:21
ankitjoshi245-Apr-11 10:21 
AnswerRe: how to record a video in java? Pin
Adrabi Abderrahim12-Apr-11 11:39
Adrabi Abderrahim12-Apr-11 11:39 
AnswerRe: how to record a video in java? Pin
csanuragjain16-Apr-11 21:59
csanuragjain16-Apr-11 21:59 
Questionhow to open a website when i press a button in Java Pin
williamroma26-Mar-11 14:22
williamroma26-Mar-11 14:22 
AnswerRe: how to open a website when i press a button in Java Pin
Richard MacCutchan26-Mar-11 21:53
mveRichard MacCutchan26-Mar-11 21:53 
AnswerRe: how to open a website when i press a button in Java Pin
DaveAuld26-Mar-11 22:41
professionalDaveAuld26-Mar-11 22:41 
GeneralRe: how to open a website when i press a button in Java Pin
Richard MacCutchan27-Mar-11 0:52
mveRichard MacCutchan27-Mar-11 0:52 
AnswerRe: how to open a website when i press a button in Java Pin
TorstenH.28-Mar-11 1:19
TorstenH.28-Mar-11 1:19 
QuestionSwing JDialog bug? [modified] Pin
amit ofer26-Mar-11 1:03
amit ofer26-Mar-11 1:03 
AnswerRe: Swing JDialog bug? Pin
TorstenH.28-Mar-11 1:25
TorstenH.28-Mar-11 1:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.