Visual Portlet/Portal editor in Eclipse 3.5

Hi, the company I work for uses Weblogic Portal 10.2, which comes with Workspace 1.1... Workspace 1.1 is based on Eclipse 3.2, which is rather old, so I installed Eclipse 3.5 Galileo on a different place...
However, Eclipse 3.5 alone does not support Portal/portlet visual editing as Workspace 1.1 does (obviously).
My question is: Is there a way I can get the visual editor for Portals/Portlets working under Eclipse 3.5?
(...and other Portal features)
I downloaded the Oracle Enterprise Pack (+PLUGIN+ for Eclipse), but it does not come with Portal/Portlet editing support.
I've googled all around, but most answers end up with installing the Oracle Enterprise Pack. However, that doesn't work for me, because it does not include the .portal/.portlet visual editors, Portal project creation, etc.
Please help! I don't want to have 2 IDEs installed for the same purpose :(
Thank you in advance.

Try this link for latest WLP 10.3.2: http://www.oracle.com/technology/software/products/wlp/index.html
HTH
Ravi Jegga

Similar Messages

  • VISUAL EDITOR FOR ECLIPSE 3.4 (GANYMEDE)

    Hello, could anybody tell me whether it exists a visual editor for eclipse 3.4 ganymede? And if it exists, where could I download it?
    Thank you very much!
    Fran.

    add this one to your updates site:
    http://update.instantiations.com/wbpro/E-3.4
    but as the previous poster said, this is not an eclipse help forum.
    Try this one perhaps?
    http://www.eclipsezone.com/eclipse/forums/c5605.html

  • How can i install a visual gui editor for eclipse? *newbie-alert!!!*

    hi all!
    i'm quite new to java and eclipse. i have a little experience how to create a gui with awt components, but now i'd like to do it faster with a visual gui editor, something like in visual c++. i'm using eclipse. is there a good ve plugin for eclipse?
    i have downloaded one, but don't have any idea how to install it. please help me! :)
    thanx & gr33tz
    j0sh

    I suggest you use the official VE Plugin: http://www.eclipse.org/vep/
    http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E/vep-home/WebContent/faq.html#install

  • JSF Visual editor in Eclipse

    Hi
    I need to use the JSF visual editor in eclipse.Can any one suggest me the links where i can get the JSF plugins for eclipse.Please let me know in clear about the procedure to include the plugins.
    I had downloaded some JSF plugins online but failed to make the Visual editor run.
    Can you suggest me how can i proceed to the screen shots shown in the link
    http://www.eclipse.org/webtools/jsf/dev_resource/JSFTutorial-RC3/JSFTools_tutorial.html
    Even i included plugins downloaded in to my eclipse i failed to see the "JSF Libraries " in the window-->preferences as shown in the first screen shot in the above link.
    Thanks in advance!!
    Sriram

    I use the Exadel plugin.

  • Associating external editor in Eclipse for OSX

    How do I associate an external editor to eclipse?
    With Windows and Linx I can do this with Preferences->General->Editors->File Associaion. I then click the file type (in this case *.doc), and browse to the application (either OpenOffice or MS Word) and select the app that I want. Then whenever I select a file of that type inside of eclipse, it opens the file in the associated editor.
    But when do the same thing in OSX, the program never starts.
    There must be some way to call OpenOffice or MS Word from inside eclipse.
    Does anybody know how to do this in OSX?
    Thank you for you help
    MacBook Pro   Mac OS X (10.4.9)   eclipse 3.2.2
      Mac OS X (10.4.9)  

    This sounds like a bug. We probably don't test with a prompt
    containing a carriage return. You can file this bug using
    http://bugs.sun.com if you like. Look for the "Sun Studio" categories.
    --chris                                                                                                                                                                                                                                                                                                                                                                                                                   

  • CSS Editor in Eclipse hijacked/disabled

    Flex sets itself as the default CSS editor in Eclipse, whihc
    is fine.. except that I prefer the WST CSS editor that is installed
    with the WST toolkit that you can get from Eclipse.org.
    So.. going to "Preferences>General>Editors>File
    Associations" I can set the default CSS editor back to the WST CSS
    editor, and even delete the Flex CSS editor - but doing that just
    gives me "plain text" css files (black font, no code completion,
    Outline View etc).
    But - if I go into "Help>Manage Configuration" and DISABLE
    Flex - I get my CSS editor back!
    SO - does anyone know how I can have Flex ENABELD *and* have
    my referred CSS editor..?
    Cheers,
    Sean

    zydecode wrote:
    > Flex sets itself as the default CSS editor in Eclipse,
    whihc is fine.. except
    > that I prefer the WST CSS editor that is installed with
    the WST toolkit that
    > you can get from Eclipse.org.
    >
    > So.. going to "Preferences>General>Editors>File
    Associations" I can set the
    > default CSS editor back to the WST CSS editor, and even
    delete the Flex CSS
    > editor - but doing that just gives me "plain text" css
    files (black font, no
    > code completion, Outline View etc).
    >
    > But - if I go into "Help>Manage Configuration" and
    DISABLE Flex - I get my CSS
    > editor back!
    >
    > SO - does anyone know how I can have Flex ENABELD *and*
    have my referred CSS
    > editor..?
    I don't know if this is the problem, but Eclipse remembers
    the last
    editor used to open a file. So, if you have a file called
    foo.css and
    open it with the Flex CSS editor, that file will open with
    the Flex CSS
    editor the next time you open it even if you have changed the
    file
    association for .css files. But files that you haven't opened
    before
    should open with the editor specified by the fila
    associations.
    Here's something to try: Right-click on your CSS file and
    choose the WST
    editor from the "Open With" submenu. That file should then
    open with the
    WST editor on subsequent openings.
    -- Greg Dow
    -- Adobe Flex Builder Team

  • Portal Editor not supporting Arabic text properly

    Hi All,
    I am using weblogic portal 10.2 and MySQL 5.0.
    I am creating arabic Content using Portal Editor.
    But if arabic content contains any english text , then alignment of arabic content is changing.
    please suggest me , how to upload arabic content properly even though it contain english characters in it.
    Regards,
    Srinivas

    Did you install the Arabic version? If not, this page explains what you need to do to change the language: http://helpx.adobe.com/creative-cloud/kb/change-installed-language.html

  • Launch an editor from eclipse

    Hello everybody(sorry for my english).
    I would know how can I launch a text editor of Eclipse to work with files.
    I wonna launch the text editor of eclipse when I click into a file showed in a jtree.
    Does anyone know how can I do it, or a similar idea? My problem is that I don�t Know what functions must be called to launch it.
    Thanks a lot
    King Regards

    IEditorInput inputEditor = new FileEditorInput(javaFile);
    String id =
    MyPlugin.getDefault().getWorkbench().getEditorRegistry().getDefaultEditor(javaFileName).getId();
    IWorkbenchPage activePage =
    PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage();
    activePage.openEditor(inputEditor,id);

  • Problem while trying to install a visual editor for eclipse

    resolving dependencies...
    error: cannot resolve "eclipse<3.3", a dependency of "eclipse-ve"
    Why?
    Probably because i have newer version of eclipse, but how can i add a Visual Editor for java anyway?
    Thanks

    Many thanks : I had  been directed to this file already, but it was the french version, with many translation mistakes that made it unusable. Much clearer in english.
    I have
    Again the tab problem !
    Message Edité par chilly charly le 12-06-2005 02:45 PM
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • Visual Editor in Eclipse?

    Hello!
    I have installed Virtual Editor 1.4 in eclipse 3.4. Though i can see it listed in Plugins list from Help menu but still i cant make a visual class. I mean there is no option for that. Anyone knows where is the problem?
    Any help would be appreciated.

    This is not really a Java problem at all, but rather an Eclipse problem. You will likely have better luck asking this in an Eclipse or IDE forum (I know that JavaRanch has one). Best of luck.

  • Visual Age - no editor for JSP.???

    Hi folks!
    I'm sorry if this sounds dumb, but I just found that my company has VisualAge Enterprise Edition 3.5 - and it seemed very attractive to me... BUT - although it has a run time environment for JSPs, it does not seem to provide an editor to write JSPs... am I not finding something the right way..??? Also, is there a way I can set the IDE's Java classpath..?? right now, it is using antiquated versions of the jdk and jsdk APIs... Help..? Please..???

    Correct Visual Age does not have a JSP editor - if you go on the Visual Age J2EE course you end up using WebSphere Studio!
    Haven't used Visual Age since the course but I'm sure you can edit the class path BUT
    If my experience is anything to go by you probably can't use a newer JDK as the IDE is very tied to the one it's shipped with (I tried this with WebSphere Studio to upgrade from 1.3 to 1.4 and it broke).
    Visual Age probably uses the IBM JDK (Studio does) so if you can get a newer version of the IBM JDK this may work.
    You could always ask nicely for an upgrade to WebSphere Studio - but beware version 4 has no applet editor!
    HH

  • Visual Composer, Texte Editor, TLINE

    hi,
    i'm using visual composer to feed a bapi that saves data in a notification.
    My problem is that when i enter a long text in  VC's text editor, only 132 first carateres are shown in the notification in r/3.
    Is there any way to break the text entered in VC text editor, so that it can fit in the TLINE format?
    Tnaks a lot
    Best regards

    I've useed a function

  • Cannot add Portlets: Portal Repository - Refresh Errors

    I cannot add portlets in Portal 3.0.8.
    When I click the "Refresh Error" link in the Portal Repository, I get the following error:
    PROVIDER[527954]: Oracle Portal Pages PORTLET[886]: TN_ORGAN LANGUAGE: s ERROR: User-Defined Exception
    How do I get rid of the error?
    null

    The way the Refresh works is that for each provider, Oracle9i AS Portal contacts the provider for its list of portlets. It will request the list in each of the installed languages. For database providers, this call is the get_portlet_list API. For web providers, this call is the oracle.portal.provider.v1.Provider.getPortlets java API.
    The error you are seeing in the refresh log is being caused by an exception raised in provider=527954,portlet=886,language=s in either the get portlets or get portlet methods. You should check these two methods with Swedish.

  • Not able to use Visual studio 2010 editor intelligence while running SDK sample code ?

    whenevr i start sdk sample project in visual studio i can build it ,debug it ,run it but the problem is that VS 2010 editor showing lots of red lines under many lines of code which on Mouse hover show some kind of error(mostly _____ is undefined) moreover i am not able to use intelligence feature of VS editor and i have to check reference of SDK everey time .what is the solution to this problem .

    1. Create environment variable INDESIGN_SDK_DIR with path to root folder of your SDK
    e.x  INDESIGN_SDK_DIR = "C:\SDK\InDesignCS6SDK"
    2. In your project add this to project settings:
    "VSProject"->"Proporties"->"Configuration Proporties"->"VC++ Directories"->"Executable Directories" add:
    $(INDESIGN_SDK_DIR)\devtools\bin
    "VSProject"->"Proporties"->"Configuration Proporties"->"C++"->"General"->"Additional Include Directories" add:
    $(INDESIGN_SDK_DIR)\source\precomp\msvc;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\xmedia;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\preflight;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\ui;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\tables;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\text;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\graphics;
    $(INDESIGN_SDK_DIR)\source\public\libs\widgetbin\includes;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\workgroup;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\interactive;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\interactive\ui;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\colormgmt;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\utils;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\incopy;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\layout;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\architecture;
    $(INDESIGN_SDK_DIR)\source\public\interfaces\cjk;
    $(INDESIGN_SDK_DIR)\source\precomp\common;
    $(INDESIGN_SDK_DIR)\source\public\includes;
    $(INDESIGN_SDK_DIR)\source\public\libs\publiclib\plugins;
    $(INDESIGN_SDK_DIR)\source\public\libs\publiclib\files;
    $(INDESIGN_SDK_DIR)\source\public\libs\publiclib\objectmodel;
    $(INDESIGN_SDK_DIR)\external\asl\boost_libraries;
    $(INDESIGN_SDK_DIR)\source\sdksamples\common;
    $(INDESIGN_SDK_DIR)\external\afl\includes
    "VSProject"->"Proporties"->"Configuration Proporties"->"Linker"->"General"->"Additional Library Directories" add:
    $(INDESIGN_SDK_DIR)\build\win\objr;
    $(INDESIGN_SDK_DIR)\external\afl\libs\win\release;
    $(INDESIGN_SDK_DIR)\external\icu\libs\win\release
    "VSProject"->"Proporties"->"Configuration Proporties"->"Linker"->"Input"->"Additional Dependencies" add:
    PMRuntime.lib;
    Public.lib;
    WidgetBin.lib;
    AFL.lib;

  • How to register free jsp editor for eclipse 3.1

    When I attempt to register the free jsp editor I get the message "name already exists". I used the eclipse 3.0 version of the free jsp editor and now I would like to use the eclipse 3.1 version. How can I get the activation key for the eclipse 3.1 version?
    Thanks.

    Did you receive an email containing Order Id/Serial#?
    If not, send the email Id used for free editor registration to [email protected]
    FYI, you can reuse the same OrderID/Serial# with any version of eclipse & also switch between systems by deactivating the license (Help > NitroX License)

Maybe you are looking for

  • Widget for text files?

    Is there a way to upload text files (either Word or PDF) with the current widgets in iWeb? If not, are there ways to embed links to these files in the web content, if they are not already published on the internet? Thanks for any help you can give!

  • Issue to finddout the calculation of excise duty on purchase order

    hi i want to calculate the excise value based on purchse order(tran code is me22n)in smartforms. ple tell me the procedure to calculate the excise based on purcgase order.ple its very adjunt. regards sreedevi

  • Goes straight to importing pictures no summary page

    I plug in usb and it goes importing pics then itunes pops up. No summary page or anything else. Can I change iphone settings when synced to PC. Want to retrieve backup files for lost videos. Found files on PC but cant put back on phone or open them .

  • Major bug in N93 v20.0.058 firmware

    This has now been confirmed by multiple users. If you take several videos, after about the 3rd or 4th, when you press 'Stop' the Camera application freezes, the file may not be saved and you have to take the battery out in order to get the Camera wor

  • How to cancel my printing of pages

    I have a HP Officejet 4500 Desktop..I accidently requested to print 14 pages that I do not need.  I do not know how to stop the printing of these pages and I do not want to waste my ink because they are colorful pages....I just want to stop and not p