• 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 to Run Denny's DVD project ?

 
Ranch Hand
Posts: 334
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I have started to prepare for SCJD exam. I have bought an apress book and now reading the chapters slowly. I have downloaded the source code for Denny's DVD project from apress website. I have been trying to run the source code in my system since last two days but I could not. I am using jdk1.5 and eclipse.
Can anyone give me a pointer ?

bye for now
sat
 
Ranch Hand
Posts: 918
IntelliJ IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, I suppose that stuff like javac, rmic, classpath and main method are nothing new for you.
Small tip : the comments(from the source files) are done to be read.

Regards M
[ November 16, 2006: Message edited by: Mihai Radulescu ]
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

satishkumar janakiraman wrote:Hi all,

I have started to prepare for SCJD exam. I have bought an apress book and now reading the chapters slowly. I have downloaded the source code for Denny's DVD project from apress website. I have been trying to run the source code in my system since last two days but I could not. I am using jdk1.5 and eclipse.
Can anyone give me a pointer ?

bye for now
sat



Hey, I can't download the source code form apresse can you please give me another link to download it ??
 
Bartender
Posts: 1558
5
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello saouso assay,

Welcome to CodeRanch!

Please, DontWakeTheZombies. You are replying to a topic which is around 6 years ago.

Secondly, please TellTheDetails. What do you mean by 'can't download the source code'? Which link are you referring to?
 
saouso assay
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Anayonkar Shivalkar wrote:Hello saouso assay,

Welcome to CodeRanch!

Please, DontWakeTheZombies. You are replying to a topic which is around 6 years ago.

Secondly, please TellTheDetails. What do you mean by 'can't download the source code'? Which link are you referring to?





This One : http://www.apress.com/book/view/1590595165
 
reply
    Bookmark Topic Watch Topic
  • New Topic