Click here to Skip to main content
15,881,812 members
Home / Discussions / Java
   

Java

 
AnswerRe: get cell to excel file Pin
Richard MacCutchan27-Jan-17 5:02
mveRichard MacCutchan27-Jan-17 5:02 
GeneralRe: get cell to excel file Pin
iheb1127-Jan-17 5:39
iheb1127-Jan-17 5:39 
GeneralRe: get cell to excel file Pin
Richard Deeming27-Jan-17 6:05
mveRichard Deeming27-Jan-17 6:05 
GeneralRe: get cell to excel file Pin
Richard MacCutchan27-Jan-17 6:18
mveRichard MacCutchan27-Jan-17 6:18 
GeneralRe: get cell to excel file Pin
iheb1127-Jan-17 10:06
iheb1127-Jan-17 10:06 
Questionjava_excel Pin
iheb1126-Jan-17 13:07
iheb1126-Jan-17 13:07 
SuggestionRe: java_excel Pin
Richard MacCutchan26-Jan-17 21:54
mveRichard MacCutchan26-Jan-17 21:54 
AnswerRe: java_excel Pin
Patrice T10-Feb-17 11:42
mvePatrice T10-Feb-17 11:42 
iheb11 wrote:
i was try this code but i think is incorrect
Make yourself sure with the debugger.

When you don't understand what your code is doing or why it does what it does, the answer is debugger.
Use the debugger to see what your code is doing. It allow you to execute lines 1 by 1 and to inspect variables as it execute, it is an incredible learning tool.

Debugger - Wikipedia, the free encyclopedia[^]
http://docs.oracle.com/javase/7/docs/technotes/tools/windows/jdb.html[^]
https://www.jetbrains.com/idea/help/debugging-your-first-java-application.html[^]

The debugger is here to show you what your code is doing and your task is to compare with what it should do.
Patrice

“Everything should be made as simple as possible, but no simpler.” Albert Einstein

Questionhow to write a simple program combining Encapsulation, inheritance, polymorphism and abstraction Pin
Jake Ryder17-Jan-17 3:13
Jake Ryder17-Jan-17 3:13 
RantRe: how to write a simple program combining Encapsulation, inheritance, polymorphism and abstraction Pin
Richard Deeming17-Jan-17 3:54
mveRichard Deeming17-Jan-17 3:54 
AnswerRe: how to write a simple program combining Encapsulation, inheritance, polymorphism and abstraction Pin
Richard MacCutchan17-Jan-17 22:19
mveRichard MacCutchan17-Jan-17 22:19 
QuestionWant to register nimbuzz account using java with smack lib Pin
ggnsrngl17-Jan-17 1:15
ggnsrngl17-Jan-17 1:15 
AnswerRe: Want to register nimbuzz account using java with smack lib Pin
OriginalGriff17-Jan-17 1:16
mveOriginalGriff17-Jan-17 1:16 
GeneralRe: Want to register nimbuzz account using java with smack lib Pin
ggnsrngl17-Jan-17 1:25
ggnsrngl17-Jan-17 1:25 
GeneralRe: Want to register nimbuzz account using java with smack lib Pin
Richard MacCutchan17-Jan-17 22:18
mveRichard MacCutchan17-Jan-17 22:18 
QuestionWant learn Java Pin
happyvalentinesdaywishess.com9-Jan-17 20:04
happyvalentinesdaywishess.com9-Jan-17 20:04 
AnswerRe: Want learn Java Pin
Peter Leow9-Jan-17 20:17
professionalPeter Leow9-Jan-17 20:17 
GeneralMessage Closed Pin
10-Jan-17 4:18
happyvalentinesdaywishess.com10-Jan-17 4:18 
GeneralRe: Want learn Java Pin
Richard MacCutchan10-Jan-17 4:59
mveRichard MacCutchan10-Jan-17 4:59 
AnswerRe: Want learn Java Pin
NotPolitcallyCorrect10-Jan-17 2:07
NotPolitcallyCorrect10-Jan-17 2:07 
SuggestionOT: Username Pin
Richard Deeming10-Jan-17 3:50
mveRichard Deeming10-Jan-17 3:50 
QuestionNothing happens when CheckBox is checked Pin
Pavlex49-Jan-17 9:09
Pavlex49-Jan-17 9:09 
AnswerRe: Nothing happens when CheckBox is checked Pin Pin
Richard MacCutchan9-Jan-17 22:33
mveRichard MacCutchan9-Jan-17 22:33 
AnswerRe: Nothing happens when CheckBox is checked Pin
Mirwise Khan25-Jan-17 14:46
Mirwise Khan25-Jan-17 14:46 
Questionvideo portal tracking using j2ee Pin
Member 1292631328-Dec-16 18:08
Member 1292631328-Dec-16 18:08 

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.