examples

Hello Does anybody know , how i can look through examples of applications which are in JDK ,using JBuilder ? Thanks.
[150 byte] By [M_Timur] at [2007-9-26 4:13:08]
# 1

Hi:

There is a folder called "samples" under the folder that you installed JBuilder. If you want to view these samples, open JBuilder first, then, click on Open Project under File tab. Then, navigate to the "samples" folder, under which, there are all the sample applications. If you click on one of them, for example, the Chess example (you should have this one too), you should see a Chess.jpr file, click on this file, and the project will open. Then, just run the project. Or go to source to see sourcecode.

Hope this is what you want.

lj75 at 2007-6-29 13:19:37 > top of Java-index,Archived Forums,Java Programming...
# 2
Thank you; an idea is clear, but it didn't work. I need to go now. I'll try tomorrow. Bye
M_Timur at 2007-6-29 13:19:37 > top of Java-index,Archived Forums,Java Programming...