Source editor is AWOL in SJSE8 Build 051011_2

Refer to tutorial: UML Modeling: Developing Applications
When right clicking and expecting "Navigate to source" in the context menu, it does not appear. Furthermore, I have been unable to get the source editor to appear at all.
Is this a:
1) Feature
2) Bug
3) Omission
4) Installation Problem
Thanxinadvance

I'm using a home built COTS box based on an ECS motherboard, 1.8G Celly, 4 hard drives:[1 120G WD, 1 80G WD, 2 80G Maxtors], 512M ec parity RAM, 3 19" DELL Trinitrons, 1Matrox GC, 1 ATI 9550 GC, 256k cable modem, Belkin "g" wifi router. NO OVERCLOCKING, air cooled, Stable.
I'm running 3 installs of XP Pro, and 1 install of Kubuntu. Ihave a 20G personal documents directory that spans 15 years of computing :)
AS far as where I was in the tutorial, I don't remember--I had to move on!
I'm sure it was near the beginning though because I didn't get very far.

Similar Messages

  • Characters in source Editor

    The characters in the source editor diapear and then reapear when you move the mouse or the cursor over them, also the you can't minimise the window.

    Simple Check if you mouse drivers documentation , if the driver has these methods
    1. hideCharactersForMyUnknownSourceEditorForUnexplainedReasons( MouseUser M , Application unknown , Context unknownToo ) ;
    and
    2. showCharacterForMyUnknownSourceEditorForUnexplainedReasons() .

  • Error when trying to use excel source editor in SSIS 2012

    I am using SQL Server 2012. This error occurs when I try o select the name of excel sheet in excel source editor in SSIS 2012.  I am on win 7 64 Bit machine. I have office 2010. 
    Could not retrieve the table information for the connection manager 'Excel Connection Manager'. Failed to connect to the source using the connection manager 'Excel Connection Manager'. 
    Thanks in advance

    Hi Satya, I even tried installing 32-bit ACE OLE DB providers even before posting this and I do not have permissions
    to install it on my machine. I will work with IT Dept and update the status on how it goes. 
    Thanks

  • The boxes in the right margin of the source editor

    I want to know how can I disable the code check that is displayed in the right margin of the source editor (red, brown or green boxes).
    This is really annoying when you are writing bulk code with 10000 lines.

    Don't get me wrong here Frank, I really like it and I think it is very useful.
    But in my case such as checking the 10000-line-code, it is really annoying due to the delay in checking such bulky code.

  • Syntax template not displayin in source editor

    In source editor, hot keys or syntax templates are not displaying
    for example if we presss systme.println. if we press s and ctrl+[Enter] then synatax template will display. but that is not displaying. i am typin the entire syntax.
    I am using jdeveloper thru developer suit.
    regards,
    pasupathi

    Hi,
    for system.out.printline the code template abbreviation is
    sop ctrl+Enter
    Frank

  • External source editor

    Anyone know how to setup an external source editor?
    D11 allows one to change loads of media editors based on its
    "extension" and/or "mime/type", but there is in the list support
    for source editor, which IMHO is the most important of all.
    That and all the scripts DEFAULT to be writen as text files
    in the same directory as the cast/movie that they come from
    naturally.
    I would like to use a "serious" text editor to hack
    lingo/javascript scripts, not the internal text editor (which imho,
    should just be scraped and sticked to view/breakpoint/inspect
    mode).
    Thanx in advance,
    Kindaian

    I like to use NetBeans at
    http://www.netbeans.org/ . It
    does code folding, and has a nice javascript reference. You can set
    it up with Director by going to Edit->Preferences->Editors.
    Locate the Netbeans executable typically at:
    C:\Program Files\NetBeans 6.5\bin\netbeans.exe
    Be forewarned though: You must specify an external file with
    the .js extension for Nebeans to know its a javascript file.
    Unfortunately, if you just double click any cast member that is a
    script, Director launches the editor opening a temp file with the
    extension .ls (as in Linked Script -dumb). Netbeans won't know what
    to do with it and won't show you all the Javascript features like
    code folding.
    You must specify the external file first. To do this,
    highlight the script cast member and use the Property Inspector in
    Director to specify the 'Link As' file. Note that Director cache's
    this file inside your .dir so you won't need to distribute the .js
    source with your project.

  • Source editor preferences.

    empty

    ...And we kept the promise. Even though there is no UI for the source editor
    preferences yet, you can modify the properties "editor.source.maxLineLen",
    "editor.source.indentChar" and "editor.source.indentCount" in the properties
    file located at:
    {Workspace
    directory}\.metadata\.plugins\org.eclipse.core.runtime\.settings\com.m7.nitr
    ox.prefs
    Here is a description and the default value for each of these properties
    Note that you only need to have a property in the file mentioned above only
    if its value is different than the default value.
    #The maximum number of characters in a source code line, after which
    #the line is wrapped.
    #This is only used for the source code generated by NitroX.
    editor.source.maxLineLen=80
    #The character used for indentation in the source code.
    #Allowed values are "space" and "tab".
    #This is only used for the source code generated by NitroX.
    editor.source.indentChar=space
    #The number of characters used for source code indentation.
    #The character used for indentation is specified by the
    "editor.source.indentChar" property.
    #This is only used for the source code generated by NitroX.
    editor.source.indentCount=2
    M7 Support
    "DanBar" <[email protected]> wrote in message news:413811b4$[email protected]..
    What about source editor preferences?You've promised it will be provided in 1.1 final release... (see
    news://newsgroups.m7.com:119/[email protected]).
    Regards,
    DanBar

  • Can not set external source editor

    I am again having the problem of being able to use Notepad++ as my default external source editor. I had problems with this in previous versions. I just upgraded from version 21 to version 22 and I can no longer edit source. view_source.editor.path is still set and unchanged. view_source.editor.external is also still set and true but the view source now brings up the Firefox default which does not allow editing anything! Why would this keep changing? Where might this also be set as the about:config settings are apparently not being used. In searching I have not seen any other suggestions except going into about:config and then confirming or changing the two fields that are already set and worked in the past. What am I missing and why does it keep changing with each upgrade? This is Windows XP but my Windows 7 computer is doing the same thing.
    Thank you.

    Are there any errors related to view source in the Browser/Error Console (Firefox/Tools > Web Developer;Ctrl+Shift+J)?
    Do you see the correct path if you paste this code in the code field in the error console and click evaluate?
    <pre><nowiki>viewSourceAppPath =Components.classes["@mozilla.org/preferences-service;1"] .getService(Components.interfaces.nsIPrefBranch) .getComplexValue("view_source.editor.path",Components.interfaces.nsIFile);
    viewSourceAppPath.path;</nowiki></pre>

  • XML source editor code style preferences

    Hello,
    I'm using JDev 10.1.3.1.
    When editing an XML file using the source editor I can right click and select 'Reformat'. This indents my XML elements 1 space. Where can I set this to 2 spaces instead?
    Thanks!

    XML preferences are set in the Tools>Preferences>Code Editor>XML and JSP/HTML.
    The preferences does not have provision to set indentation.

  • Calling the Abap Source Editor screen

    Hi ,
    we want to call the  ABAP source editor in a screen in a special container , are there any class  or MF that can help us .
    best regards .
    Med

    Teh you may need to use class     CL_GUI_TEXTEDIT and after getting values from the class then for validatiing the code use fm      EDITOR_SYNTAX_CHECK

  • [svn:bz-trunk] 8210: Update source package target to remove some build artifacts that were being pickup

    Revision: 8210
    Author:   [email protected]
    Date:     2009-06-24 16:15:50 -0700 (Wed, 24 Jun 2009)
    Log Message:
    Update source package target to remove some build artifacts that were being pickup
    Modified Paths:
        blazeds/trunk/build.xml

    First, I agree with Karol, use the AUR so that pacman can do its job.  Second, when you do your make, there is no reason to run it as root (until you do the make install)  For the initial build, it is much safer to not use root; plus all the files in your home directory will continue to belong to use, not to root.
    But, try the AUR.

  • Opinions Needed for Brand New Java Source Editor....

    Help:
    I need you to tell me what features your ideal source code editor (with some project management tools built in) would have. Tell me anything, however big, however infeasible, or however trivial.
    Background:
    I'm starting work this summer on a major project, set to last until the summer of 2004 (2 years), during the course of which I plan to develop an advanced text editor (with project management tools), written in Java, that will be built from the ground up differently from any other. It will be freeware on release.
    Features:
    The software will be able to handle HTML/XML/Java/Prolog/LISP/C/C#/Perl languages and plain text, and will support plug-ins for other languages.
    In the course of developing it, I want to experiment with novel features, built-in project management tools, support for numerous programming languages, different ways of viewing, editing and presenting the project/code, and the application of the latest AI research.
    I also want to build a 'concept' GUI (as in 'concept car), that will be rather unlike any other application around at the moment and will be designed from the start to follow all the latest theory on user psychology, behaviour and preferences.
    I have dozens of ideas for this, which sadly I need to keep mostly under wraps for the time being. However, this project is intended to create from scratch an entirely new text editor using user-centred design, and I need to know what all you novice and experienced users want.
    Timeline:-----------------------------------------------
    Prototypes expected by Xmas 2002.
    First beta likely to appear late Summer 2003.
    Successive betas to be followed by release
    candidates around about Xmas 2003.
    Final release to appear early Spring 2004.
    Update Summer 2004.
    (All these releases will be freeware)
    As you can tell from the schedule, this is a serious project, and I hope I can produce a piece of (initially) freeware that will benefit everyone...
    Thanks for the help!
    Martin Robbins
    UW Aberystwyth (UK).

    a good deal is to implement your software using the Control-Model-View paradigm...
    it may provide many different GUI.. including a web based GUI... imagine a distributed editor GUI .. which the user may access him project trough the web, mantaining the CVS control, secutiry and cross-plataform benefits....
    it also provide you a chance of create new GUIs (evolution) along the next years.. without having to change the editing classes....
    Nowadays I�m developing a AI Planner as part of my MsC thesis...
    my project has the following design:
    - a model: the set of data structures which are filled at the start of the planning process...
    - a kernel controller, the code which makes the real work (parse the input files creating the model, dispatch the planner thread and save the results..)
    - a GUI: I have tow GUIs now, an JFrame application and a JApplet application. These two GUIs share the same model and control classes.. this provide the same eficiency trough the web or trough a standalone application ....
    that�s the point: a good GUI must be disassociated from the classes which makes the "undeground working"
    it may be helpfull if you create a code model, some code checkers (it may be threads) and the GUI separatelly...
    you may take a look at my efforts:
    http://www.lia.ufc.br/~gaucho/planner.html
    (the linke above shows only the GUI, but it is really not finished)

  • May i know which java source editor u are using please?

    i'm new to java programming...
    using notepad to do the source code edit...
    i tried forte for java... but seems difficult...
    anyone can recommend a user-friendly or industry
    standard editor for me?
    thanks....

    I use TextPad downloaded from www.textpad.com.
    I like it because it has build-in java color coding, automatically detects your JDK and you can compile and run your Java code directly in it.
    Textpad is also a generic text editing tools that include all the useful editing features such as block selecting, block indenting, regular expression search and replace on single or multiple files, keyword quick paste, compare files, sorting, bookmarking and most of all, bracket matching.
    I found that it ease my heavy coding day alot. I really recommend you the try it.
    --lichu                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Forte For Java, editing in Source Editor

    Hi everyone,
    Does anyone know how I can edit the blue areas (code entered by the GUI Editor) of the source code? It doesn't allow me to edit those areas at all. Thanks for any info.

    Hi,
    I use Forte as my primary editor and JAR packager, but no longer need all of the additional features it has to offer (e.g. component browser, GUI editor). If you don't care about having access to these features, you can do the following:
    Open your source code in wordpad and delete the Forte-generated code:
    //GEN-BEGIN:initComponents
    //GEN-END:initComponents
    {//GEN-FIRST:event_xxxxactionPerformed (varies)
    }//GEN-LAST:event_xxxxactionPerformed (varies)
    // Variables declaration - do not modify//GEN-BEGIN:variables
    // End of variables declaration//GEN-END:variables
    Afterwards, when you open the file up in Forte, it will ask you if you want to load "externally modified" files. reply 'yes'.
    If you choose to use this approach, I would suggest that you manually delete any corresponding .form classes in Explorer because they will be useless.
    I suggest that you create a test program first to try this approach. As a new Java developer, Forte-generated code was helpful to me. Now I personally can get my work done much faster using the above approach.

  • Any user-friendly java source editor please?

    i'm new to java programming...
    using notepad to do the source code edit...
    i tried forte for java... but seems difficult...
    anyone can recommend a user-friendly or industry
    standard editor for me?
    thanks a lot....

    You could try Jext (www.jext.org). It provides syntax highlighting for multiple languages (including java) and allows for plugins. I don't use many of the bells and whistles, but you may find some convenient. Not as powerful as forte or similar, but it is free and fairly easy to use.

Maybe you are looking for

  • Encore WT8-A - External monitor doesn't not work

    Hi all, I have problem, when I connect an external monitor to Toshiba Encore WT8-A with an HDMI cable, Windows does not recognize it. I tried to use monitors from Samsung, Philips and LG.I use a standard HDMI cable. The cable is OK tested on other de

  • New ATI Radeon HD 4870 Card and which 10.5.6 or 10.5.7

    I'm confused. Message boards state you need 10.5.7 for this to work yet Appple has it listed as 10.5.6 Which is it?

  • Problem in SPACE_USAGE Procedure

    1 begin 2 dbms_space.space_usage('LIVE', 'OE_PAYMENTS','OE_PAYMENTS_7', 'TABLE PARTITION', 3 :unf, :unfb, 4 :fs1, :fs1b, 5 :fs2, :fs2b, 6 :fs3, :fs3b, 7 :fs4, :fs4b, 8 :full, :fullb); 9* end; dbms_space.space_usage('LIVE', 'OE_PAYMENTS','OE_PAYMENTS_

  • What exactly does the Radio Beacon Indicate

    I have seen cases where the Radio Beacon is black and when it is gray. When it's black you may or may not be able to go through the wireless router to the modem and then to the internet. When it is gray, you cannot really do anything except be in a l

  • BI 7 Printing

    Hi Everyone, We are currently implementing the BI 7 print to PDF functionality and it seems to be very good. We've managed so far to print data tables via the context menu and are aware that printing graphs with the data tables can also be achieve by