Java se development tool 6

i have downloaded java se development kit 6, but i can't get it to do anything it just sits there like a lazy teenager.

Try these 2 sites for basic information on Java:
http://java.sun.com/developer/onlineTraining/new2java/
http://java.sun.com/docs/books/tutorial/
Java does not provide a Graphic User Interface; it is accessed via a commandline environment.

Similar Messages

  • Java Card Development Tool and Cards.

    Hello all,
    I'm thinking to purchase some Java Card Development Tools and Java Cards.
    Could you guys recommend any?
    Now I'm checking the Schlumberger's Cyberflex Access SDK. If I buy this, which card do I have to choose? 'Cyberflex Access Developer Card'?
    Howabout Gemplus? Oberthur? or G&D? and anything else?
    I look forward to hearing from you guys,
    Thank you.
    Julie.

    A list of Java Card development tools is available at http://wireless.java.sun.com/allsoftware/index.html#jcardtools

  • Java GUI development tools .. JBuilder??

    dear people..i need some help..
    i am building a GUI, which has menu options. It allows users to design a GUI.. but i have to write code that wil add objects and shapes to the GUI, when the user selects an option from the GUI menu.
    however.. i have heard JBuilder or similar tools.. can automatically add my code when the user selects an option from the menu.. is this correct.. ??
    If so,, what other tools can also do this..?? that can be freely downloaded??
    does anyone know of any??
    thank you in advance...

    Forte for Java the ultimate choice !! And its fully developed using Java !
    http://wwws.sun.com/software/Developer-products/

  • Free Download JFrameBuilder 2.1.5 - Visual Java GUI Development Tool.

    JFrameBuilder is a really easy-to-use visual Java GUI designer. Create GUI applications using a drag-and-drop interface without spending a lot of time writing code.
    Quick and Easy-to-use
    Download it now!
    http://www.mars3000.com/index.html

    Do you like it?

  • Java and development tool

    how do I disable these which are preventing me from doing just about anything in W8. Cannot even enter passwordssts with out interference

    What do you want to do? I am not understand your question, please tell more detail about your requirements.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error while installing SAP Widget Developer tool.zip on Eclipse Java EE IDE

    Hello,
              I am new to SAP widget. I hav installed "Eclipse Java EE IDE for Web Developers" from eclipse.org and now when i was trying to install SAP Widget Developer tool.zip add-on as stated in the SAP Enterprise Widget Development Guide
    --> http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c032ae0a-7d6b-2a10-14a1-cc6efb066dfc
    I get this error at the last stage of installation.
    Cannot complete the install because one or more required items could not be found.
      Software currently installed: SAP Widget Development Tools 0.13.0.1376 (corp.sap.pal.gadgets.tools.widgetTools.feature.group 0.13.0.1376)
      Missing requirement: SAP Widget UI Designer 0.13.0.1376 (corp.sap.pal.gadgets.tools.uidesigner 0.13.0.1376) requires 'bundle org.eclipse.wst.javascript.core 0.0.0' but it could not be found
      Cannot satisfy dependency:
        From: SAP Widget UI Designer 0.13.0.1376 (corp.sap.pal.gadgets.tools.uidesigner.feature.group 0.13.0.1376)
        To: corp.sap.pal.gadgets.tools.uidesigner [0.13.0.1376]
      Cannot satisfy dependency:
        From: SAP Widget Development Tools 0.13.0.1376 (corp.sap.pal.gadgets.tools.widgetTools.feature.group 0.13.0.1376)
        To: corp.sap.pal.gadgets.tools.uidesigner.feature.group [0.13.0.1376]
    Please helo me to get this error fixed.
    Thank you very much.
    Anil Raparthi.

    Hi,
    The newest and default version of Eclipse is Galileo which is version 3.5.x
    According to the Widget development guide, widget developer tool covers Eclipse 3.3.x (Europa) and 3.4.x  (Galileo).
    The problem is solved by downloading one of those versions from http://wiki.eclipse.org/Older_Versions_Of_Eclipse and installing widget development tools.
    Regards,
    Jolanta Gniadek

  • Development tools for java

    HI,
    I am new in java. i know there are tools like netbeans to develop java in Windows Mode in Linux. But i want to know is there any tools like netbeans for developing java which will work from terminal window of linux ( black screen) ??
    Like TC3 , i used to use it to develop C++ from Dos mode.
    like TC3 , is there any development tools that i can run from Black screen of linux ( Terminal service / Command prompt), because i like to use black screen of linux ( command prompt)
    I will appreciate any help from any one.
    Kind regards
    Fosiul

    I know vi and Jstar also work.
    but problem is you cant compile in vi or jstar, u have to save , then have to quit then compile from command prompt. but netbeans - you can compile in same windows. or like Tc3 , you can compile by pressing f9( i think) ,
    but jstar or vi does not give any options ,it just the text eidtor.
    thats why i am asking , if any one know , any development tools which will work as a compiler and has graphics interface like TC3 for linux command prompt.

  • Java Development Tool (JavaOne)

    Hi,
    I read on this site that Sun were going to announce a development tool for beginners to code in Java at the 2003 JavaOne conference. It is meant to be similar to VB IDEs to attract VB developers also and make it similar to MS IDEs.
    Can anyone point to a download site where I can download this tool or any links for more info.
    Thanks,
    RiZ

    Hi,
    I guess you are talking about Project Rave .
    For more information refer :
    http://wwws.sun.com/software/products/projectrave/
    -Amol

  • DocFlex/Javadoc 1.5.6, a multi-format doclet development tool and more

    DocFlex/Javadoc is both a multi-format Javadoc Doclet and a rapid doclet development tool, which allows easy creation of professional quality Java API documentation generated by Javadoc in various output formats.
    More in this article:
    Key Features
    Availability
    This Version
    What is DocFlex?
    Main Concepts
    Other Applications
    Links
    KEY FEATURES
    Template-driven doclet architecture
    - Actual doclets are created in the form of special templates interpreted by the DocFlex Doclet, which is the template interpreter / output generator wrapped in the form of a Javadoc Doclet.
    - The high quality graphic Template Designer allows you to visually design most of things, whose development was possible so far only by direct Java coding.
    - The templates are designed independently on a particular output format. All formatting is specified in some universal way using properties of template components. During the generation, it is rendered with the suitable features available in the selected output format.
    - The elaborated support of template parameters (including multivalued list parameters). The parameters are defined and accessed within templates to adjust dynamic properties of template components. Most of options previously used to control an ordinary doclet now simply become template parameters!
    - The possibility to call templates from one another. This feature (along with the template parameters) makes possible re-using the same templates for different tasks as well as organizing template libraries.
    Data processing
    - The entire Doclet API is represented in the form of a virtual XML document (called Doclet DSM), on which the designing and processing of all templates is based.
    - Sophisticated capabilities for data querying and sorting based on an extension of XPath.
    - Full support of new Java 5.0 language features: Generic Types, Enums, Annotations.
    - Simultaneous support of Java 1.4 and Java 5.
    Creating hyperlinks
    - Generation of an extensive network of hyperlinks interconnecting the whole documentation.
    - The hyperlinks can be generated in all output formats that support them (this currently includes HTML and RTF).
    - The universal way of defining documentation cross-links based on the link/target keys specified in templates.
    - In RTF, the cross-links can be generated in the form of page number references, which effectively makes them usable even in the printed documentation.
    - In HTML, the possibility of loading several frame windows from a single hyperlink at once.
    Universal support of various formatting techniques
    - text formatting: fonts, colors, borders
    - paragraph formatting: margins, pagination control, borders, colors
    - border formatting: styles (solid, double, dashed, dotted), thickness, colors
    - tables: arbitrary cell layouts, borders, nested tables
    - lists: bulleted, numbered, delimited
    - document fields (RTF): page number, number of pages, TOC, etc.
    - page formatting: size, orientation, margins, headers/footers
    - formatting styles
    - rendering of embedded HTML, which means interpreting in non-HTML output formats (such as RTF) the HTML tags embedded in text data (e.g. documentation comments). Almost all HTML tags practically usable in doc-comments are supported.
    Inserting images
    - statically specified in templates
    - dynamically, obtained by <img> tags found in Java comments
    - supported image formats: GIF, PNG, JPG, WMF, EMF, BMP
    Output formats
    - HTML (both framed multi-file and single-file output)
    - RTF (version 1.6 - supported since Word 2000).
    - TXT (plain text), which may be particularly useful for various utilizations of the Java code information provided by the Doclet API generate XML files by it, or SQL files to import into a database).
    Standard Template Set
    - The ready-to-use Standard Template Set included in all editions of DocFlex/Javadoc allows you to immediately generate:
    (*) The framed HTML Java API documentation similar to that generated by the standard Javadoc.
    (*) The same documentation packed in a single HTML file.
    (*) The unmatched quality RTF JavaDoc.
    - Special features supported by standard templates:
    (*) Excluding classes/methods/fields by custom tags and annotations.
    (*) Selective omitting of package qualifiers.
    (*) Selective documenting of custom tags (similar to -tag option of Standard Doclet).
    - By modifying the standard templates, you can quickly customize the generated documentation according to your needs.
    Doclet GUI
    - Besides command line options, DocFlex Doclet supports an alternative user-friendly way to control the template-based doclets interactively -- the high quality Doclet GUI.
    - The Doclet GUI starts with the Generator Dialog, where you can specify all general settings (such as the main template, the output format and the output directory), start the generation, track its progress and stop at any moment you need.
    - The grid-tree-based Parameter Inspector invoked from the Generator Dialog for a selected template allows you to view the descriptions of all template parameters controlling the doclet and set their values according to the parameter data types.
    - The generator options specific for the selected output format can be set in the corresponding Format Option Inspector (also invoked from the Generator Dialog).
    - Once the generation is finished (or cancelled), you can start it again with different settings or a new main template without restarting the whole Javadoc.
    Integrations
    - With any system that runs Javadoc (in particular, see below)
    - Apache Ant
    - Apache Maven 2
    - Eclipse
    For lots more information, see DocFlex/Javadoc homepage: [http://www.filigris.com/products/docflex_javadoc/]
    AVAILABILITY
    DocFlex/Javadoc comes in two editions:
    (1) The full edition called "DocFlex/Javadoc" as it is. This is commercial software, which includes all the implemented functionality.
    (2) The reduced freeware edition called "DocFlex/Doclet". It includes only the output generator and can be used as an interpretor of any custom templates. It also includes the standard template set, which allows you to instantly use it as an HTML doclet (similar to the standard one, however with some special features) plus an excellent quality RTF doclet.
    Both editions are available for downloads on the page: [http://www.filigris.com/downloads/]
    THIS VERSION
    New features:
    - The template interpretor works 15-20% faster
    - Improvement of RTF output
    - Multi-valued (list) template parameters
    - Custom elements
    - Standard Templates: Selective documenting of custom tags (similar to -tag option of standard doclet)
    For more details, see product Readme | Change Log on the downloads page: [http://www.filigris.com/downloads/]
    WHAT IS DOCFLEX?
    DocFlex is an innovative technology for development of high quality template-driven documentation/report generators by any kind of data obtained from various software applications via the Java APIs they provide.
    MAIN CONCEPTS
    The whole DocFlex technology is based on four generalizations:
    (1) The mapping of an entire Java API onto a virtual XML-like representation made of some elements and attributes so as to process any such a representation in a universal way using techniques borrowed from the field of XML, like XPath (or more precisely, a conceptual analogue of XPath with some extensions not present in it).
    (2) The abstract formatting concept based on four layouts (flow of text, flow of paragraphs or paragraph-like objects, tables and lists), which can be rendered in most modern document formats (e.g. HTML, RTF, XSL-FO etc.)
    (3) The automatic generation of hyperlinks (or their page number reference equivalents) by matching the sets of keys produced from certain natural properties of the things (entities) being documented and hyper-linked.
    (4) The representation of the object controlling structure of the output generator (made on the first three principles) in the form of a plain-text template with a possibility to create and edit such templates using a graphic Template Designer, which visualizes the controlling objects (now becoming template components) in a form resembling the output they will produce.
    OTHER APPLICATIONS
    In fact, DocFlex/Javadoc is not the only application of DocFlex technology. The following is a summary of other DocFlex software:
    DocFlex/XML
    The SDK and runtime environment for rapid development and execution of template-driven automatic documentation/report generators by any data obtained from XML files.
    This is currently the most complex and advanced application of DocFlex technology. Actually, this tool can be considered a powerful alternative to XSLT. At least, it is definitely able to do what XSLT apparently not (for example, see “XSDDoc” below). We will publish a more detailed comparison “DocFlex/XML versus XSLT” with the next DocFlex/XML release, which is coming very soon.
    DocFlex/XML home page: [http://www.filigris.com/products/docflex_xml/]
    DocFlex/XML | XSDDoc
    A template set for DocFlex/XML that implements a high quality W3C XML Schema documentation generator in HTML and RTF output formats.
    For more details, please see: [http://www.filigris.com/products/docflex_xml/xsddoc/]
    DocFlex/XML | WSDLDoc
    A similar template set for DocFlex/XML that will implement a high-end WSDL documentation generator.
    This product is not released yet.
    DocFlex/Together
    A template-driven documentation generator for [Borland Together|http://www.borland.com/us/products/together/] (which is a UML modeling tool).
    This is the earliest application of DocFlex technology and probably the most beautiful one. It works only with Together Architect 1.x, which is now obsolete. Unfortunately, since Together 2005, Borland eliminated any open APIs (for unknown reasons). Because of this, further development of DocFlex/Together was impossible.
    DocFlex/Together home page: [http://www.filigris.com/products/docflex_together/]
    See also examples of the UML documentation generated with it: [http://www.filigris.com/products/docflex_together/examples/]
    The future DocFlex/UML is going to generate something like this as well.
    DocFlex/UML
    A template-driven UML documentation generator based on [Eclipse EMF|http://www.eclipse.org/emf/]. This tool is in early development stage yet. In a sense, it will continue DocFlex/Together with the focus on integration with other UML tools that use Eclipse EMF.
    LINKS
    This original article can be found at:
    [http://www.filigris.com/ann/docflex_javadoc_v1.5.6/]
    DocFlex/Javadoc home page:
    [http://www.filigris.com/products/docflex_javadoc/]
    DocFlex/XML home page:
    [http://www.filigris.com/products/docflex_xml/]
    DocFlex/XML | XSDDoc, the XML schema documentation generator:
    [http://www.filigris.com/products/docflex_xml/xsddoc/]
    Free downloads:
    [http://www.filigris.com/downloads/]

    Now, DocFlex/Javadoc v1.4 has been released specifically dedicated to Linux (Mac OS X) support:
    (*) Some early bugs have been fixed, which prevented it working properly under Linux.
    (*) A special RTF option was introduced to generate OpenOffice.org friendly RTF (see below)
    (*) Improved support for external document viewers.
    (*) Now, DocFlex/Javadoc software includes the shell script files prepared to quickly install and launch it under Linux
    New RTF option
    A new RTF output option "Tune output for MS Word� has been introduced. This option, actually, allows switching off that very tuning (which until now was the default mode) to produce an RTF friendly to open with other non MS Word applications, e.g. OpenOffice.org Writer under Linux.
    Read full announcement (and screenshot) by this link:
    http://www.filigris.com/ann/docflex_javadoc_v1.4/
    Regards,
    Leonid Rudy
    http://www.docflex.com

  • Error while Installing and Starting SAP Widget Development Tools

    Hi All,
    I have downloaded Eclipse: eclipse-SDK-3.3.2-win32.zip from http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.2-200802211800/eclipse-SDK-3.3.2-win32.zip
    I am following the link: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c032ae0a-7d6b-2a10-14a1-cc6efb066dfc
    for Installing and Starting SAP Widget Development Tools as an Eclipse Plug-in
    I am very new to it, So I was following Step by Step procedure.
    On the 16th step I am getting an error:
    AP Widget Templates (0.12.0.1167) requires feature "org.eclipse.gef (3.3.0)", or equivalent.
    I had download the SAP Widget Development Tools.zip file from https://www.sdn.sap.com/irj/sdn/downloads?rid=/webcontent/uuid/b03b6544-c741-2a10-8999-ed04eb2b2c71
    While unzipping the eclipse-SDK-3.3.2-win32.zip, there were two errors:
    The System cannot find the file specified &
    The file name or extension is too long.
    I ignored them and continued the unzipping.
    Please guide me as to how we can solve this error.
    Ankur
    Is it because I am using Eclipse 3.3.2 and not 3.3.0? If yes from where I can download Eclipse 3.3.0
    Edited by: ankur malhotra on Jul 25, 2008 7:36 AM

    Hi Ankur,
    This happens sometimes because of the Eclipse that you use. Download the Eclipse JEE Version. When you go to eclipse.org and try to download eclipse you can do a comparision of the versions there, You download the version which supports all the web features.
    http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/ganymeder
    Check the above link you will be able to see the package details. Please download this Java IDE for EE developers and try installing the SAP widgets foundation then, If you are facing any problems in installing the plugins thru local archived site please let me know.
    Regards,
    Sai

  • Good development tools???

    I am looking for some good FREE development tools to run under Windows XP. Anyone got some suggestions???
    Right now I am using Gvim, Sun JDK, JSwat.
    I would like a better Visual Debugger.
    I would really like to use an IDE that would allow me to launch Gvim for the file editor, or possible an IDE that has a vi editing mode.
    Most importantly I am looking for a stand alone application that will display java API information.
    Side note: Does anyone know how to make Gvim help (SHIFT+K) interface with the java API docs under windows???
    Thanks,
    Matt

    Well, there are a few free IDE's. I don't know if you are familar with any like Forte, Netbeans, or JBuilder so I'll just give you some details.
    Forte and Netbeans are basically the same. Netbeans is developed and destributed as freeware by a group of developers. Forte is Sun's version of Netbeans, which is basically a stable release of Netbeans with possibly some addons from Sun. I don't use either anymore, but from what I recall, they are essentially the same. You can grab Forte from Sun's web site. You can grab Netbeans for http://www.netbeans.org.
    Now, my personal favorite, is Borland's JBuilder. It runs faster than Forte and Netbeans, especially on computers with low RAM (64 MB min). Borland offers a free personal version than can do all the basics. It has a nice drag and drop GUI builder. I find it the easiest to use as well. It also has a built in debugger and Insite. You can grab JBuilder from Borland at http://www.borland.com.

  • J2ME Development Tools

    Hi all
    I have found this forum about Java and as I have seen, it is very active and useful in order to solve Java problems or doubts.
    The fact is that I am going to use J2ME and I have to decide what the best development tool is, I have read different articles and there's an extensive list of tools: Sun J2ME Wireless Toolkit, Sun One Studio 4 Mobile Edition, Netbeans, Eclipse, etc.
    But, what development tool do you recommend me for its good usage and properties?
    I have some good references about Eclipse but maybe there are better tools. What do you think?
    Moreover, I would be very grateful if you could say to me if there are other interesting forums about J2ME and Eclipse, or the development tool you use.
    Thank you very much for your cooperation and help.

    NetBeans 4.1.
    See:
    http://www.netbeans.org/kb/41/mobility.html
    for more details and tutorials or this blog for some nice on-line demos:
    http://blog.sun.com/roller/page/lukas/?anchor=first_online_demo_about_mobility

  • Installation-development tools

    I am on a look out for a installation development tool for windows.
    Requirements :Should be easy to use and update for patch release. It should automatically create desktop icons, do any registry entries if reqd, automatically install and launch JVM.
    I think most of you who develop applications in java must be using some or the other tool for creating executables. So can you send me some suggestions on products avaliable and their popularity.

    I want to clarify that I am not looking for tools for application development. I have already developed my application. I want to create windows executable which I can use for installing my application on my endusers' m/cs.
    Anyway, thanx for your response.

  • Plug a Swing-based development tool into Eclipse

    This article teaches you how to integrate a stand-alone Swing-based editor into the Eclipse Platform as a plug-in. Using simple techniques, you can share resources between the Swing tool, the Eclipse Platform, and various SWT widgets -- and these resources can communicate through mutual awareness. Tool vendors who want to bring Eclipse-based development tools to market with a minimal amount of re-coding will also find this article helpful.
    Learn how to integrate a Swing editor into the Eclipse Platform
    http://www-106.ibm.com/developerworks/java/library/os-swing/?t=gr,JavaW03=EclipseSwing

    Originally posted by: martin.brenda.martinbrenda.de
    > Anybody is welcomed to share any first-hand expreience, links, opinions,
    > plz!
    I am working since a few months on this topic. We have a Swing Application
    which we want to integrate in Eclipse. We decided to do this in little
    steps. One of the first is to integrate the application as far as possible
    over the Swing Bridge. And the results are really good. We integrated our
    editor, some views, resources and the most actions so far. We hope to
    release our Alpha version in February.
    The really nice thing is, that we could take allmost all our existing Swing
    Wizards and so on from the old application. Only some wizards for Project
    and new Resource creation had be made new. The communication between AWT /
    Swing and SWT is also runnig well. All events (Mouse, Keys..) are being
    transfered from one toolkit to the other. The only problem is the
    synchronization of the Swing and SWT thread. You often get "Invalid thread
    access" messages. But this is solvable.
    Gentleware also integrated their modelling tool Poseidon in Eclipse over the
    Swing-Bridge. If you wanna see how it looks like, here the download page:
    http://gentleware.com/downloadcenter.0.html
    You need the Professional version. Their integration is not so nice (I think
    they did it really fast). But I think they work on it in the future. But
    here you can see that it works ;-)
    Here are also some links:
    http://eclipsewiki.editme.com/CallingSwingFromSWT
    http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet135.java?rev=HEAD& amp;content-type=text/vnd.viewcvs-markup&only_with_tag=H EAD
    http://www.logemann.org/day/archives/000008.html
    Bye,
    Martin Brenda

  • SAP Development Tools differences?

    Dear all
    I am new to SAP.
    I want to learn development tools.
    Why?
    I want to create reports
    I want to make new screens inside SAP
    I want to make some validation on existing SAP screens
    I want to integrate SAP with Other running application
    I want to Send data to SAP
    I want to get data from SAP
    From my reading the tools I found are:
    ABAP
    .Net
    Powerbuilder
    May be there are other tools that I don’t know.
    I need to know what are the limitation of ever tool in terms of the above points?
    Thanks,

    Hello Ramzy
    You're actually approaching this from what I'd say is an incorrect angle. I think the first step is to determine what SAP product you are actually interested in. Then, see if the product has an SDK (not all SAP products have an SDK) and then see what development tool you need to work with the SDK (VS .NET, Java, PB, etc., etc.).
    In this case you posted your query to the "NET SDK Application Development in BI Platform" Topic Space. Each SCN Topic Space has an Overview. The Overview in this Space:
    As you can see, the products are; SAP BusinessObjects Enterprise, SAP BusinessObjects Edge, and SAP Crystal (Reports) Server. Therefore if you are interested in these products, you would post your queries here as Discussions. If you are interested in other SAP products, you will have to find the correct SCN Space for those. The following document should help you there:
    Find Topic Spaces on SCN (Forums)
    Happy coding,
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada

Maybe you are looking for

  • Backup previously not backed up iphone with itunes

    Had not backed up my iphone using itunes for a variety of reasons. Just upgraded to ios8 and would like to back it up to my hard drive but I'm not seeing that as a choice.

  • Strange exception

    Hi We have an entity bean ; which gets its primary key ID from a singleton which hands over IDs to the entity beans and then fetches the IDs from the database if the batch of its IDs gets over. I have serialized the stored procedure ; which hands ove

  • Various images get loaded into my All Images folder involuntarily

    My macbook air downloads various images into my All Images folder.  I have to manually go through the folder and put them in the trash.  For instance it copies the Facebook logo over and over or images from websites I visit.  How can I avoid this as

  • Opening a MSWord .doc in Word v. X

    I have an MSWord .doc (created with which version, I do not know), I want to open in my Word X. This .doc has four video clips in it. In Word X, the video clips appear as inserted graphics and doule-clicking them brings up the Picture Format window.

  • Strange problem with hard drive

    My system has been up and running perfectly since i built it and ive not had any problems untill now. I often take my hard drive out and take it round to a friends house so I dont have to burn any cds/dvds. This time ive plugged it all back into my m