JCreator 5.00 Instructions For Java Programs

Similar documents
Microsoft Visual Studio 2010 Instructions For C Programs

Rational Application Developer v7.0 (RAD7) trial version. Installation guide

DEPLOYING A VISUAL BASIC.NET APPLICATION

Introduction to the use of the environment of Microsoft Visual Studio 2008

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Lab: Data Backup and Recovery in Windows XP

Lesson 1 - Creating a C18 Project with MPLAB

Primavera P6 Professional Windows 8 Installation Instructions. Primavera P6. Installation Instructions. For Windows 8 Users

Java Software Development Kit (JDK 5.0 Update 14) Installation Step by Step Instructions

Lab - Data Backup and Recovery in Windows XP

Word 2010: Mail Merge to with Attachments

LAB 1. Familiarization of Rational Rose Environment And UML for small Java Application Development

Filtering with Microsoft Outlook

Printer Sharing of the PT-9500pc in a Windows Environment

How to Run Java Programs Using Microsoft J++

Introduction to Eclipse

For Introduction to Java Programming, 5E By Y. Daniel Liang

Notepad++ The COMPSCI 101 Text Editor for Windows. What is a text editor? Install Python 3

Using Microsoft Visual Studio API Reference

Creating a Java application using Perfect Developer and the Java Develo...

To begin, visit this URL:

Creating a Simple Visual C++ Program

Visual Studio 2008 Express Editions

How to Compile, Link, and Execute C or C++ Codes Using Microsoft Visual C++

WA2102 Web Application Programming with Java EE 6 - WebSphere RAD 8.5. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc.

WA1826 Designing Cloud Computing Solutions. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

Installing the Android SDK

Generating Visual Studio Project Files

ProjectWise Explorer V8i User Manual for Subconsultants & Team Members

Eclipse installation, configuration and operation

Smartphone Development Tutorial

Lab 2 - CMPS 1043, Computer Science I Introduction to File Input/Output (I/O) Projects and Solutions (C++)

How to Install Java onto your system

Pharmacy Affairs Branch. Website Database Downloads PUBLIC ACCESS GUIDE

Installation of USB Virtual COM. Version 1.02

BioWin Network Installation

Installation Guide for Windows May 2016

Appendix K Introduction to Microsoft Visual C++ 6.0

Help File. Version February, MetaDigger for PC

Manual For Using the NetBeans IDE

Configuration Guide. Remote Backups How-To Guide. Overview

ID TECH UniMag Android SDK User Manual

Installing a Browser Security Certificate for PowerChute Business Edition Agent

SELF SERVICE RESET PASSWORD MANAGEMENT CREATING CUSTOM REPORTS GUIDE

Windows 7 Printer Driver Installation procedure

Installing the Dark GDK with Visual Studio 2008

Symantec Client Firewall Policy Migration Guide

Supplement I.B: Installing and Configuring JDK 1.6

How To Use Syntheticys User Management On A Pc Or Mac Or Macbook Powerbook (For Mac) On A Computer Or Mac (For Pc Or Pc) On Your Computer Or Ipa (For Ipa) On An Pc Or Ipad

1.5 MONITOR. Schools Accountancy Team INTRODUCTION

Getting Started with Android Development

Installing (1.8.7) 9/2/ Installing jgrasp

GridWorld Installation Guide

5.6.2 Optional Lab: Restore Points in Windows Vista

SQL Server 2005: Report Builder

How to use the Eclipse IDE for Java Application Development

Working with SQL Server Integration Services

DP-313 Wireless Print Server

Chapter 6. Using the SQL Server

Workshop for WebLogic introduces new tools in support of Java EE 5.0 standards. The support for Java EE5 includes the following technologies:

Enterprise Historian 3BUF D1 Version 3.2/1 Hot Fix 1 for Patch 4 Release Notes

Creating a Web Service using IBM Rational HATS. For IBM System i (5250) Creating a Web Service using HATS 1

Importing and Exporting Databases in Oasis montaj

Comodo MyDLP Software Version 2.0. Endpoint Installation Guide Guide Version Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013

Appendix M: Introduction to Microsoft Visual C Express Edition

How To Install Cubase Patch Script On A Computer Or A Mouse Or Keyboard

Wavecrest Certificate

Configuring Active Directory with AD FS and SAML for Brainloop Secure Dataroom Setup Guide

Producing Standards Based Content with ToolBook

Organizing and Managing

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint InfoPath 2013 Web Enabled (Browser) forms

Building an Embedded Processor System on a Xilinx Zync FPGA (Profiling): A Tutorial

Android Development Setup [Revision Date: 02/16/11]

U of S Course Tools. Copying a Development/Test Course into a Live Course in the U of S Course Tools For Instructors

IMPORTING AND EXPORTING CERTIFICATES IN IE AND FIREFOX FOR BPIA AND PRACS

Open a PDF document using Adobe Reader, then click on the Tools menu on the upper left hand corner.

USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES)

Technical Paper. Defining an ODBC Library in SAS 9.2 Management Console Using Microsoft Windows NT Authentication

BACKUP MICROSOFT OUTLOOK/OUTLOOK EXPRESS

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide

Instant Medical History QuickStart

Restoring Files. Table of Content. No-Backup. Official website: Restoring Files

Givit Frequently Asked Questions

This document details the following four steps in setting up a Web Server (aka Internet Information Services -IIS) on Windows XP:

Hadoop Basics with InfoSphere BigInsights

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3.

LPR for Windows 95/98/Me/2000/XP TCP/IP Printing User s Guide. Rev. 03 (November, 2001)

WA1791 Designing and Developing Secure Web Services. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc. 1

Purchase Agent Installation Guide

MAPPING THE WEBDRIVE REFERENCE GUIDE

A Step-by-Step Patient Guide to Upload Medical Images to the Cleveland Clinic Neurological Institute

Installation...2 Installation of Athena Visual Studio...2 Authorization...3 Authorization for Corporate License Users...3 Authorization for

NetBeans IDE Field Guide

Snow Active Directory Discovery

Network Printing In Windows 95/98/ME

Aspera Connect User Guide

All of the IntelliGanttt functions are accessed directly in Microsoft Project from the IntelliGanttt menu on the menu bar.

Promap V4 ActiveX MSI File

CDOT Linking Excel Documents to MicroStation

NetBeans IDE Field Guide

Transcription:

Creating a NEW Java Project JCreator 5.00 Instructions For Java Programs 1. Select File > New > Project from the main menu. This will open the New Project dialog box. 2. Select the Basic Java Application from the Project Template options on the right hand side of the Project Wizard dialog box. 3. Press the Next button to continue. Last Updated: 9/14/2011 Page 1

4. Enter the Name of your NEW Java project in the Name field of the Project Paths panel in the Project Wizard dialog box. 2. Modify the Location of where your Java project is being saved in the Location field. To save it in your Windows account replace C:\Users\student\Documents with z:. To save it to your USB, replace C:\Users\student\Documents with the drive letter that represents your USB drive. 3. Do the same for the Source Path and the Output Path fields on the Project Paths panel. 4. Press the Next button to continue. 5. On the Project ClassPath panel, press the Next button to continue. 6. On the Project Tools panel, press the Finish button to create your Java Project. Last Updated: 9/14/2011 Page 2

7. When your project has been created, you will see the Project Wizard dialog box with the Project Creation panel: 8. Press the Finish button to continue. At this point in time your NEW Java Source File should appear as an asset in the File View panel on the left hand side of your JCreator window. (Please note at this time that your Java File will be located in the src folder.) Your NEW Java Source File should open under a NEW Tab on the right hand side of the Visual Studio window as shown below. You can now type your program into the JCreator editor. Last Updated: 9/14/2011 Page 3

Saving a Java Project / Source File 1. Select the Tab that contains the Source Code you wish to save. 2. Select File > Save from the main menu. This will automatically save the source code in that is open in the active tab of your JCreator workspace. Notes About Saving Your Files If you want to save a copy of your source code in a new file, you will want to choose the Save As.. option from the File menu. If you have more than one file open that you need to save, you may use the Save All option from the File menu and this will update all of your open files. When saving your files in the Business/CS Computer Lab and Classrooms, make sure that you are saving your files to either your Home Directory (Z: drive) or your USB drive otherwise you may lose your documents. Compiling and Running a Java Program 1. To build your program, select Build > Build Project from the main menu. This will allow you to build a.class file which will be saved in your projects classes directory. At the bottom of your JCreator window you should see the results of the build process which should look similar to the results shown in the Build Output Tab as shown below which indicate that your program has been built successfully: 2. To Run your program, press F5 on your keyboard or select Run -> Run Project from the main menu. At the bottom of your JCreator window you should see the results of the build process which should look similar to the results shown in the Build Output Tab as shown below which indicate that your program has been built successfully: Last Updated: 9/14/2011 Page 4

Closing a Java Project 1. Select File > Close Workspace from the main menu. If your Project has not been saved recently, a Jcreator message box will be opened asking you if you wish to close all of the document Windows associated with JCreator. 2. Press the Yes button to continue. The JCreator dialog box will then be replaced by the Save Documents dialog box as is shown below: 3. Press the Save button to confirm saving changes to your Project. Upon confirmation, all of your open files should be closed and your File View panel should be void of information. You can now either close JCreator OR open a NEW or existing Java Project. Exiting JCreator 1. Select File > Exit from the main menu. At this point JCreator will close. Last Updated: 9/14/2011 Page 5

Opening an EXISTING Java Project 1. Select File > Open Workspace from the main menu. This will open the Open dialog box. 2. Using the Open dialog box, locate the Java Project you wish to open. Your existing projects should be located either on the Z: drive or your USB drive. Once you have located the Project, select it and Press the Open button at the bottom of the dialog box. 3. At this point your Project should be open in your JCreator Workspace along with a list of your Project assets. Last Updated: 9/14/2011 Page 6