Practical use of UML diagramming tool....

Hi ,
the use of UML diagramming tool is to present the system to end user (use cases) ... like the Entity Relationship Diagram in the Oracle Designer....
However , i 'd like to ask if the product of this tool can be used as a base to produce something else afterwards in the whole system...
I mean that in Oacle Designer , when the analyst designs the ER Diagram and saves it to the repository... this can be used to automatically generate the tables... in the repository also and then to the database...!!!!!
Is there analogous using UML diagramming tool....?????
Many thanks,
Simon

The UML class diagram can generate Java classes and ADF Business Components.
The Database modeler in JDeveloper can generate the database objects.
Also when you are designing the page flow diagram you are actually building the JSF or Struts flows.
The hands-on-lab that you can find on the right side of this page:
http://www.oracle.com/technology/products/jdev/collateral/4gl/formsdesignerj2ee.html
Shows off some of the model to code capabilities of JDeveloper:

Similar Messages

  • What to use For Developing a UML diagrams Tool??

    Hi!
    I am student of BS(Computer Sciences) and am doing my Final Year Project. I am implementing a research Thesis and my project involves developing an environment that would allow the Modeler/user to draw UML diagrams like Visual Paradigm, Rational Rose etc. I further(if i found time for that) would be writing a "Code Generation Engine" that will generate the Java code for the drawn UML diagrams. I am more than good at Java and am developing my project in Java.
    The thing about which i am confused is that how to develop an environment that would allow the drawing of UML diagrams. I was first considering to work on NetBeans Visual Library API but i found it too much Generic, i mean i had an overhead of managing the UML diagram details in terms of my "custom Widgets". Then some one told me about Eclipse Graph Editing Framework(GEF). But i am not quite sure about it. I wanted to ask that should i use NB Visual Library or Eclipse GEF or if there is any other Java Library allowing to draw UML diagram and possibly generating the XMI(a kind of XML standard) of the drawn UML diagrams for parsing it and generating Code.If some one knows a solution please answer!
    Any refernce would be appreciated!
    thanks,
    Hassan Ali.

    I am more than good at Java and am developing my project in Java.Perhaps you are good at the java LANGUAGE, but that is not what matters here; you need to be good at system architecture, design and implementation for which Java may be a tool to do part of the job. Why don't you pick something that does not take a team of skilled developers to create over a number of years (and even then the product is generally flawed)?
    Remember: papers are more important than the end product when you are in school. I did a project that was basically two web based systems (servlet/JSP/XML-RPC) to which a PDA device could connect to indicate medical problems. I made a few basic apps, one of which was a simple picture of a human on which you could point where it hurts. Depending on the zone that was pressed, the system would determine how alarming it was and if immediate action would need to be taken (the heart of course was red alert). One other such applications was a simple big red button that read PANIC.
    The design was pretty basic; web services for application communication, real time management interface to see incoming messages, very basic PDA applications for the end user part. But two things made our grade shoot to the stars.
    - one person who entered the project really late (and did no development at all) made an absolutely fantastic powerpoint presentation talking about the elderly and people with heart conditions and such and so forth (queue in pictures of elderly people and children with toothpaste smiles) and there were even truthful statistics thrown in there.
    - a last minute addition was that the systems were linked together; if one would fail (which would be the worst case scenario where the power would go out and the backup power supply would not last long enough), the other would take messages and forward them to the failed system as soon as it was up again so no calls would ever be completely lost, even if there would be some sort of a delay.
    That was it. The fact that everything worked was nice; the fact that we had a wonderful presentation, a big pile of documents and we managed to work in a backup system was what rocked the world.

  • What tools does Microsoft use to mock UI interfaces, flowchart, use cases, and UML diagrams?

    I have searched google, but was not able to find article or blogs to answer this question. The questions asked here are very old. So I think this is a very relevant question today.
    We are a .NET group and we to update how we storyboard our application development. What tools does Microsoft use to mock UI interfaces, flowcharts, and use cases? Specifically for projects that are either C# .NET MVC 5 and above (looking forward to
    vNext).
    In the past, power point was able to do some of these things, but it seems it has been deprecated? Does Visio use these things? Also, is Visual Studio's 2013 UML diagram any good or is there another tool in Microsoft's bag of goodies that has more options?
    I have read about blend, but it does not seem to be .NET MVC specific.  
    Again, this is asking about what tools Microsoft teams usually use to storyboard as our team would like to mimic the more contemporary processes. We are in the process of upgrading our .NET applications and feel it is time to update our workflow process
    as well.
    Any book recommendations on TFS 2013 and agile are welcomed as well.  

    hlyates,
    Sorry but you have posted to a forum that deals exclusively with questions/issues about Microsoft Project, a project management application.
    I suggest you delete this post and start with the following: http://social.technet.microsoft.com/Forums/projectserver/en-US/home?forum=whatforum
    John

  • Best practice for modelling rediects using the threat modelling tool

    I'm in the process of modelling systems using the threat modelling tool.
    There services in question do a lot of redirecting and handing off to one another on the client side, including things like ACS and identify providers.
    If Web App A redirects to Web App B what is the best way to draw this?
    1) App A (process) > HTTPs redirect > browser > request > App B (process) or 
    2) Can I just model it as HTTPS from A to B?
    Obviously 2 simplifies diagrams hugely , but does that then exclude a range of potential threats or does the tool cater for this implicitly?

    Storing documents outside the web root and using
    <cfcontent> to push their contents to the users is the most
    secure method.
    Putting the documents in a subdirectory of the web root and
    securing that directory with an Application.cfm will only protect
    .cfm and .cfc files (as that's the only time that CF is involved in
    the request). That is, unless you configure CF to handle every
    request.
    The virtual directory is no safer than putting the documents
    in a subdirectory. The links to your documents are still going to
    look like:
    http://www.mysite.com/virtualdirectory/myfile.pdf
    Users won't need to log in to access these documents.
    <cfcontent> or configuring CF to handle every request
    is the only way to ensure users have to log in before accessing
    non-CF files. Unless you want to use web-server
    authentication.

  • UML diagrams using Jdeveloper 9.0.3

    I would like to get some help from people who have used Jdeveloper 9.0.3 for creating UML diagrams.
    scenario
    I have 2 packages namely com.pack.bo and com.pack.ejb created using Jdev.
    I have business objects represented in UML inside bo package and have SB's inside ejb package.
    Now how would i show the relationships from ejb's to bo's diagramatically ?
    Is there any way to show the above mentioned ?
    Thanks

    Hi,
    You could use the Dependency relationship to show the connection on a diagram. Also you could use Notes and Note Attachements to further annotate any relationship.
    Regards,
    Gerard Davison

  • JDeveloper, export/import of UML diagrams

    Hi All,
    We (Oracle Poland) are looking for a tool/extension enabling import of UML diagrams (activity, use-case) into JDeveloper.
    We are particularly interested in exchanging information between JDeveloper and Sybase PowerDesigner.
    I appreciate very much every information about such solutions.
    Regards,
    Joanna

    To import a UML diagram in JDeveloper, create a XMI of the UML diagram to be imported.
    -Select File>New
    -Select General>Diagrams>UML Class Diagrams from XMI Import

  • UML Modeling Tool Suggestions?????

    My group is in need of an inexpensive but good "UML Modeling Tool". We are currently looking at a tool ( Enterprise Architect ) that produces use case diagrams, object model diagrams and will produce stubs from the diagrams and will also reverse engineer. It cost about $150 per seat but has some serious short comings. We dont want anything major like "Rational Rose". Any tools anyone has experience with and can recommend that inlcude UML, use case diagrams and object model diagrams would be great.

    Together cost a bit more then $150 but it worth it. Basically any piece of your code became the piece of class diagram or package diagram. The Feature Driven Development (not Use Case based approach you are looking for in a chip tool) is recommended for Together. Sometimes FDD is much more effective and it is very close to approach recommended by XP guys.

  • Why does R/3 have no ABAP UML modelling tools integrated?

    I find it strange that SAP tout the benefits of OO programming and ABAP classes, then completely fail to provide a UML round trip modelling tool integrated into the ABAP workbench.
    Doesn't this display a lack of foresight on SAPs behalf? I mean, if you are serious about the use of OO software, shouldn't you be serious about providing the framework such as UML modelling tools to facilitate optimal development?
    Currently if I design a solution with ABAP objects, I am using Altova UModel to document the solution, but the lack of integration with the ABAP environment means that I am always struggling to keep the code and model in sync.
    does anybody have similar views on this? If views are in accordance, couldn't the SDN community try to lobby SAP to provide such a tool?

    Hello Anthony
    I document my ABAP-OO developments with Altova UModel, too. A colleague recently showed me that the NetWeaver Developer Studio has UML functionality but for Java developments only (where round-trip engineering is already commonplace).
    I assume that the problem with ABAP round-trip engineering is the ABAP dictionary. With Java you have the simple data types and the the class hierarchies of Java. In ABAP we also need the dictionary types.
    I would appreciate to have such UML tools for ABAP available, yet I do not expect them to become available in the near future.
    Regards
       Uwe

  • Bought and installing Logic X hope to use all my Pro Tools Stuff with Logic X to reduce the learning curve

    Bought and installing Logic X hope to use all my Pro Tools Stuff with Logic X to reduce the learning curve for my Wife who is not very computer savy All her music  is 96K and degitized with Pro Tools from analoge 16track tape.

    mende1 wrote:
    Welcome to Apple Support Communities
    Apple offered a refund for users who purchased Logic Pro 9 30 days or less before the Logic Pro X launch, but they don't do it anymore, so if you want to upgrade to Logic Pro X, you have to purchase it in the Mac App Store
    Part of this is incorrect...
    Some App Store employee's "accidentally" (but in good faith) issued refunds to a few users who had purchased Logic 9 within 30 days prior to the mid-July release of Logic-X. Word quickly came down from Apple HQ that this was against App Store policy and the practice was immediately stopped.
    To the original poster.. you never stood a chance, even if they were issuing refunds you didn't fall within the 30 day period.  There were many who purchased Logic 9 a few days before the LX release who did not get a refund.

  • Now unable to use Touch Up Text Tool

    Since 2007, I've used a mac laptop for creating invoices in Quickbooks and saved them as pdfs. They are saved to my 2009 IMac as acrobat (9.4.1. version) pdfs. Over the years I have, on occasion, made minor edits using the edit text tool.
    Beginning yesterday, I am no longer able to use the text edit feature (system font not available?!?). See attached. It appears fine.
    When I go into properties it say font not available
    Can someone offer some guidance? Happy New Year!

    It is a good practice to embed fonts if Touch Up Text is a tool you often use.
    Is the person creating the pdf the person who is editing the created pdf? If not, my guess based on the exclusion list in your post is that the users have different versions of the Arial font installed. There are small, but significant, differences in kerning and line height between different Arial versions.

  • UML diagrams and Object Oriented programming

    In a project for CSC120 at school we have to program a casino using java. We were given a UML diagram of how the professor wants it set up, and I am having some difficulty understanding exactly what some of this means, code wise.
    Part of the UML diagram:
    Game
    userMoney: int
    bet: int
    playAgain() : bool
    askBet() : int
    Payout(amt: void) : void
    takeBet(amt:void) : bool
    I understand the first two blocks, but the last one confuses me. I get that these are the different functions the class will use, but what does the text inside the parentheses mean, and the text after the colon? And what would this look like in code? If someone could post a link to an example program it would greatly help, or just post a simple example here.
    Here is what I have so far in the class file:
    * ASCIIcasino.java
    * Version 1.0
    * Alachine
    * Last Modified: 01/19/2006
    public class Game
         int usermoney;
         int bet;
        public boolean playAgain()
        public int askBet ()
             do
                   System.out.println("How much do you wish to bet?");
                   scannergameinput = new Scanner(System.in);
              while(!scannergameinput.hasNextInt());
              bet = scannergameinput.nextInt();
              System.out.print("Your bet: ");
             return bet;
        public void Payout ()
             int amt;
        public boolean takeBet ()
             int amt;
    }Am I doing this correctly so far, or what am I not getting? Thank you for your time.
    Edited to update code.
    Message was edited by:
    Alachine

    playAgain() : bool
    askBet() : int
    Payout(amt: void) : void
    takeBet(amt:void) : boolThese are methods of the "Game" class, and what is inside parentheses are called parameters.
    "void" and "bool" are return types.
    public boolean playAgain()
        }In this code you have specified boolean as a return type, so you need to return a value of type bool.
    As for the void part, you don't need to return anything.
    Code should look like:
    public boolean playAgain()
             return true; //Or return false
    public void Payout ()
             int amt;
        }You need to get :int amt" in the parameters, and since its voide nothing needs to be returned.
    public void Payout (int amt)
        }

  • How to implement a UI similar to a UML Diagram with connections?

    I'm working on an App that has a hierarchy of nodes and connections between them (Similar to Visio, a UML diagram, or Netbeans Visual Library). The nodes can be moved around, connections between nodes are maintained, etc.
    The hierarchy of nodes is easily mimicked as JavaFX Nodes in the scene graph. Implementing the UI for the connections however has proved to be trickier. Here are 2 issues I'm trying to solve:
    1) Connections need to track the positioning of their 'endpoint' nodes. Let's say a connection is an arrow connecting 2 arbitrary nodes in the hierarchy. The connection is itself a JavaFX node but in a different parent than the endpoint nodes. There doesn't seem to be a way to be notified that the endpoint nodes' location in the scene has changed, only their local bounds. Because there could be a whole sub-hierarchy of nodes being moved at a time, the connections need to reposition themselves whenever one of its endpoint nodes move in the scene (or should I say - move with respect to the common 'root' pane of the nodes and connections). Any ideas on how to implement this would be appreciated!
    2) I wanted the connections to 'float' independent of the nodes. I thought the StackPane would be ideal, (back pane for nodes, front pane for connections), however, the front pane "steals" all the mouse events from the back pane! There's an almost useful method called 'setMouseTransparent', but it applies to a Node AND all of its children. Thus calling this on the front pane means the Connections no longer get mouse clicks. Blah... am I missing something here? Why isn't there a setMouseTransparent() method that doesn't apply to the children? I'd like the connections (thin lines using 'Path') to get mouse events, and otherwise nodes in the back plane should get them.
    As a workaround to 2, I bailed on StackPane and use a regular Pane to hold both the nodes and connections. But I need to ensure the connections are always at the 'end' of the list of children... But that's an ugly solution. I feel like either I or JavaFX am missing something here.
    Thanks for any suggestions,
    Craig

    So you need to update the connections between nodes when the nodes are moved around?
    But because the connections aren't in the same immediate parent as the nodes they are in a different "local" coordinate space... you want to somehow listen to a node's location in terms of the scene coordinates? So even though the nodes local coordinates remain the same the node moves because it's parent moves and there is now way to observe that directly. Is that right.

  • Looking for best practices using Linux

    I use Linux plataform to all the Hyperion tools, we has been problems with Analyzer V7.0.1, the server hangs up ramdomly.<BR>I'm looking for a Linux best practices using Analyzer, Essbsae, EAS, etc.<BR>I'll appreciate any good or bad comments related Hyperion on Linux OS.<BR><BR>Thanks in advance.<BR><BR>Mario Guerrero<BR>Mexico

    Hi,<BR><BR>did you search for patches? It can be known problem. I use all Hyperion tools on Windows without any big problem.<BR><BR>Hope this helps,<BR>Grofaty

  • Use of BPMN diagrams on different levels (Business Process Architect 11gR1)

    I have an issue regarding the representation of different levels of diagrams in BPA... I have been using following types of diagrams from the highest level to the lowest:
    - Structuring model,
    - Value-added chain diagram,
    - Business process diagram (BPMN),
    - Business process diagram (BPMN),
    - Function allocation diagram (this is generated automatically).
    Those levels are linked with use of "Assignment" function on individual elements and that enables the user to drill-down to the last level (except between Structuring model and Value-added chain diagram - I can't find a way to link those two).
    As you might have noticed from the list of diagrams above, I have used two BPMN diagrams to represent two successive levels. Is this OK? On the first of those two diagram types, I represented activities with "Function" elements (I also used Start, Intermediate, End events and Rule elements).
    I linked every "Function" element to a more detailed BPMN diagram on the next level. That one includes "Human task", "Automated activity" elements (and also Start, Intermediate, End events, Rule elements and also others) and is eventually meant to be transformed into BPEL.
    That is how I understood the "Oracle_BPA_Suite_QuickStart_Sample_Guide.pdf" and samples included in Architect 11gR1. Is that the right way to do it? Does anybody have a better suggestion on how to represent the whole chain of diagrams?
    How can "Assignees" be represented in the BPMN diagram, where I used "Function" elements? Is it possible to link "Structuring model" elements to Value-added chain diagrams?
    I hope this describes my dilemma well enough and doesn't frighten you all away... I thank you all for your feedback in advance.

    It is possible to assign Structural Elements to any Model Type in BPA. If you are not able to make this assignment it is not active in your Method Filter. You can log in with the Entire Method filter to check this out. You can also modify the filter you are using to include this ability.
    The hierarchy you are using is fine and is a commonly used one. Some people use the EPC model, which is specifc to BPA and not a standard, at the level below the value-chain but many use BPMN as you have. If your intent is to use the first BPMN as a pure business process model then you may consider creating a separate custom Model Type, based on the BPMN model, with a scaled down set of allowable objects. This is also done through customizing the filter. If you do this you can also rename the model types in the filter if you wish to have different names at each level.
    Note of caution, modifying a method filter can have impacts and should generally be done by someone with a working knowledge of the meta model. If you chosse to change a filter supplied with the tool, copy it and rename it, then update the copy. Always retain the original filter provided with the tool. If you are doing something as simple as adding the ability to use the assignment between Structural Elements and Value-Added Chain models, that would be no big deal. If you get into reusing object and model types that has more impact on the functionality of the tool.

  • Cannot find UML diagrams in the "New" dialog

    I must be missing something simple but I can't for the life of me figure out how to create a UML diagram in JDev 11g. I had previously had the beta version with which I had no problems. But since I installed the release version, there is no "Diagram" category in the "New" dialog.
    Are there different packages of the product that have different capabilities? It doesn't seem so from the download site. Or is there an extension I'm missing?
    I've searched the forum to no avail.
    I'm running on Mac OS X 10.5.6. Below is my version info:
    Thanks.
    -bob
    About
    Oracle JDeveloper 11g 11.1.1.0.1
    Java Edition Version 11.1.1.0.1
    Build JDEVADF_MAIN.BOXER_GENERIC_081203.1854.5188
    Copyright © 1997, 2008 Oracle. All Rights Reserved.
    IDE Version: 11.1.1.0.31.51.88
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.0.31.51.88
    Version
    Component     Version
    =========     =======
    CVS Version (External)     (CVS) 1.12.13 (client/server)
    Java(TM) Platform     1.6.0_07
    Oracle IDE     11.1.1.0.31.51.88
    Versioning Support     11.1.1.0.31.51.88
    Properties
    Name     Value
    ====     =====
    apple.awt.graphics.UseOpenGL     false
    apple.awt.graphics.UseQuartz     false
    apple.laf.useScreenMenuBar     true
    awt.nativeDoubleBuffering     true
    awt.toolkit     apple.awt.CToolkit
    ceditor.java.parse.large     1500
    ceditor.java.parse.small     300
    class.load.environment     oracle.ide.boot.IdeClassLoadEnvironment
    class.load.log.level     CONFIG
    class.transfer     delegate
    compiler.vmargs     -Xmx512m
    EDITOR_J2SE_VERSION     1.5
    feedbackmanager.disable     true
    file.encoding     MacRoman
    file.encoding.pkg     sun.io
    file.separator     /
    ftp.nonProxyHosts     local|*.local|169.254/16|*.169.254/16
    gopherProxySet     false
    http.agent     Mozilla/5.0 (Java 1.6.0_07; Mac OS X 10.5.6 x86_64; en_US) ICEbrowser/v6_1_3
    ice.browser.forcegc     false
    ice.pilots.html4.ignoreNonGenericFonts     true
    ice.pilots.html4.tileOptThreshold     0
    ide.bootstrap.start     1231962124743961000
    ide.build     JDEVADF_MAIN.BOXER_GENERIC_081203.1854.5188
    ide.conf     /Applications/jdevjavabase11110/jdeveloper/jdev/bin/jdev.conf
    ide.config_pathname     /Applications/jdevjavabase11110/jdeveloper/jdev/bin/jdev.conf
    ide.debugbuild     false
    ide.devbuild     false
    ide.editions     oracle.studio, oracle.j2ee, oracle.jdeveloper
    ide.extension.role.search.path     jdev/roles
    ide.extension.search.path     jdev/extensions:sqldeveloper/extensions
    ide.firstrun     false
    ide.java.maxversion     1.7
    ide.java.minversion     1.6.0_04
    ide.main.class     oracle.ide.boot.IdeLauncher
    ide.max.jar.handles     500
    ide.patches.dir     jdev/lib/patches
    ide.pref.dir     /Users/rlf/.jdeveloper
    ide.product     oracle.jdeveloper
    ide.splash.screen     splash.gif
    ide.startingcwd     "/Applications/jdevjavabase11110/jdeveloper/jdev/bin"
    ide.throttleLocale     true
    ide.user.dir     /Users/rlf/.jdeveloper
    ide.user.dir.var     JDEV_USER_HOME,JDEV_USER_DIR
    ide.work.dir     /Users/rlf/jdeveloper
    insight.suppresshidden     true
    INSIGHT_OMIT_HIDDEN     true
    java.awt.graphicsenv     apple.awt.CGraphicsEnvironment
    java.awt.printerjob     apple.awt.CPrinterJob
    java.class.path     ../../ide/lib/ide-boot.jar
    java.class.version     50.0
    java.endorsed.dirs     /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/endorsed
    java.ext.dirs     /Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext
    java.home     /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
    java.io.tmpdir     /tmp
    java.library.path     .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
    java.naming.factory.initial     oracle.javatools.jndi.LocalInitialContextFactory
    java.protocol.handler.pkgs     oracle.jdevimpl.handler
    java.runtime.name     Java(TM) SE Runtime Environment
    java.runtime.version     1.6.0_07-b06-153
    java.specification.name     Java Platform API Specification
    java.specification.vendor     Sun Microsystems Inc.
    java.specification.version     1.6
    java.vendor     Apple Inc.
    java.vendor.url     http://www.apple.com/
    java.vendor.url.bug     http://bugreport.apple.com/
    java.version     1.6.0_07
    java.vm.info     mixed mode
    java.vm.name     Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name     Java Virtual Machine Specification
    java.vm.specification.vendor     Sun Microsystems Inc.
    java.vm.specification.version     1.0
    java.vm.vendor     Apple Inc.
    java.vm.version     1.6.0_07-b06-57
    line.separator     \n
    mrj.version     1040.1.6.0_07-153
    oracle.home     /Applications/jdevjavabase11110/jdeveloper
    oracle.macosx.disableWebBrowser     true
    oracle.translated.locales     de,es,fr,it,ja,ko,pt_BR,zh_CN,zh_TW
    oracle.xdkjava.compatibility.version     9.0.4
    os.arch     x86_64
    os.name     Mac OS X
    os.version     10.5.6
    path.separator     :
    reserved_filenames     con,aux,prn,lpt1,lpt2,lpt3,lpt4,lpt5,lpt6,lpt7,lpt8,lpt9,com1,com2,com3,com4,com5,com6,com7,com8,com9,conin$,conout,conout$
    socksNonProxyHosts     local|*.local|169.254/16|*.169.254/16
    sun.arch.data.model     64
    sun.awt.exception.handler     apple.awt.CToolkit$EventQueueExceptionHandler
    sun.awt.keepWorkingSetOnMinimize     true
    sun.boot.class.path     ../lib/lwawt.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/ui.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/sunrsasign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jsse.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jce.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/charsets.jar:../../rdbms/jlib/ojdi.jar
    sun.boot.library.path     /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries
    sun.cpu.endian     little
    sun.cpu.isalist     
    sun.io.unicode.encoding     UnicodeLittle
    sun.java.launcher     SUN_STANDARD
    sun.jnu.encoding     MacRoman
    sun.management.compiler     HotSpot 64-Bit Server Compiler
    sun.os.patch.level     unknown
    user.country     US
    user.dir     /Applications/jdevjavabase11110/jdeveloper/jdev/bin
    user.home     /Users/rlf
    user.language     en
    user.name     rlf
    user.timezone     America/New_York
    windows.shell.font.languages     en
    xdf.enablexdf     true
    Extensions
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    Ant     oracle.ant     11.1.1.0.31.51.88     Loaded
    Bug Database     oracle.jdeveloper.bugdb     11.1.1.0.31.51.88     Loaded
    Check For Updates     oracle.ide.webupdate     11.1.1.0.31.51.88     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.0.31.51.88     Loaded
    Command Line Formatting Support     oracle.jdeveloper.ojformat     11.1.1.0.31.51.88     Loaded
    Command Line Make/Rebuild Support     oracle.jdevimpl.oj-compiler     11.1.1.0.31.51.88     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.0.31.51.88     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.0.31.51.88     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.0.31.51.88     Loaded
    Extension Designtime Core     oracle.jdeveloper.extensiondt.core     11.1.1.0.31.51.88     Loaded
    Extension Designtime UI     oracle.jdeveloper.extensiondt.ui     11.1.1.0.31.51.88     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.0.31.51.88     Loaded
    Feedback     oracle.ide.feedback     11.1.1.0.31.51.88     Loaded
    File Support     oracle.ide.files     11.1.1.0.31.51.88     Loaded
    Help System     oracle.ide.help     11.1.1.0.31.51.88     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.0.31.51.88     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.0.31.51.88     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.0.31.51.88     Loaded
    JDeveloper     oracle.jdeveloper     11.1.1.0.31.51.88     Loaded
    Java Annotation Inspector     oracle.jdeveloper.annotation.inspector     11.1.1.0.31.51.88     Loaded
    JavaBeans, Swing, and AWT     oracle.swingawt     11.1.1.0.31.51.88     Loaded
    Local Help for Java Edition     oracle.java.help     11.1.1.0.0     Loaded
    Log Window     oracle.ide.log     11.1.1.0.31.51.88     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.0.31.51.88     Loaded
    Navigator     oracle.ide.navigator     11.1.1.0.31.51.88     Loaded
    Nightly Indexing support     oracle.ideimpl.indexing-rt     11.1.1.0.31.51.88     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.0.31.51.88     Loaded
    Oracle IDE     oracle.ide     11.1.1.0.31.51.88     Loaded
    Oracle JDevloper Deployment Core Module     oracle.deploy.core     11.1.1.0.31.51.88     Loaded
    Peek     oracle.ide.peek     11.1.1.0.31.51.88     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.0.31.51.88     Loaded
    Profiler     oracle.jdeveloper.profiler     11.1.1.0.31.51.88     Loaded
    Properties File Support     oracle.jdeveloper.props     11.1.1.0.31.51.88     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.0.31.51.88     Loaded
    Refactoring     oracle.jdeveloper.refactoring     11.1.1.0.31.51.88     Loaded
    Replace With     oracle.ide.replace     11.1.1.0.31.51.88     Loaded
    Runner     oracle.ide.runner     11.1.1.0.31.51.88     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    SearchBar Commands     oracle.ide.searchbar.commands     11.1.1.0.31.51.88     Loaded
    VHV     oracle.ide.vhv     11.1.1.0.31.51.88     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.0.31.51.88     Loaded
    Versioning Support for CVS     oracle.jdeveloper.cvs     11.1.1.0.31.51.88     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.0.31.51.88     Loaded
    Virtual File System     oracle.ide.vfs     11.1.1.0.31.51.88     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.0.31.51.88     Loaded
    XML Compare     oracle.jdeveloper.xml-compare     11.1.1.0.31.51.88     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.0.31.51.88     Loaded
    XML Editing Framework Java Integration     oracle.jdeveloper.xmlef     11.1.1.0.31.51.88     Loaded
    appoverview     oracle.ide.appoverview     11.1.1.0.31.51.88     Loaded
    audit     oracle.ide.audit     11.1.1.0.31.51.88     Loaded
    audit-core     oracle.ide.audit.core     11.1.1.0.31.51.88     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    dependency-java     oracle.jdeveloper.java.dependency     11.1.1.0.31.51.88     Loaded
    dependency-refactor     oracle.jdeveloper.refactoring.dependency     11.1.1.0.31.51.88     Loaded
    dependency-xsd     oracle.jdeveloper.xsd.dependency     11.1.1.0.31.51.88     Loaded
    deploy-ant     oracle.deploy.ant     11.1.1.0.31.51.88     Loaded
    deploy-rt     oracle.jdevimpl.deploy-rt     11.1.1.0.31.51.88     Loaded
    ide-diagnostics     oracle.ide.diagnostics     11.1.1.0.0     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.0.31.51.88     Loaded
    oracle.ide.filequery     oracle.ide.filequery     11.1.1.0.31.51.88     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.0.31.51.88     Loaded
    palette2     oracle.ide.palette2     11.1.1.0.31.51.88     Loaded
    performance     oracle.ide.performance     11.1.1.0.31.51.88     Loaded
    searchbar-gallery     oracle.ide.searchbar.gallery     11.1.1.0.31.51.88     Loaded
    searchbar-help     oracle.ide.searchbar.help     11.1.1.0.31.51.88     Loaded
    searchbar-index     oracle.ide.searchbar.index     11.1.1.0.31.51.88     Loaded
    status     oracle.ide.status     11.1.1.0.31.51.88     Loaded

    The answer is in the second line of the About Box dump
    Oracle JDeveloper 11g 11.1.1.0.1
    Java Edition Version 11.1.1.0.1
    You're running the Java Edition of the product not the full Studio*.* If you downloaded and installed the studio edition then the issue will be that you started the product with the Java Dvelopment role - You can fix that simply:
    Tools &gt; Preferences &gt; Roles, check the Always prompt for role selection at startup and then restart JDeveloper.

Maybe you are looking for