Installing Eclipse plug-in

After extracting PDK plugin to
C:\eclipse2.1\eclipse\plugins, I do not see the expected entry in Eclipse:
Window > Preferences > Portal Development Kit.
Nor is there a PDK entry for Project, Import, or Export as the PDK documentation states should exist after installation. Tomcat and PDK start up without error. Am I overlooking something?
I'm running:
Win2k
JDK 1.3.1_12
Tomcat 3.3.2
PDK 5.0.6.0
Eclipse 2.1
I have set system environment variables for
JAVA_HOME
TOMCAT_HOME
ECLIPSE_HOME
Thanks,
Scott

I had previously installed just the Eclipse 2.1 binary.
I uninstalled Eclipse and downloaded/installed the Eclipse 2.1.3 SDK from www.eclipse.org and re-installed peated PDK plugin. Now I see the Portal Development Kit in its proper places in Eclipse.
Not sure what's in the SDK that's not in the binary that would affect this - maybe I just needed v2.1.3. I don't know... but it's working now.
-Scott

Similar Messages

  • Flash Builder unable to install Eclipse plug-in

    With the latest pre-release version of Flash Builder (12/07/09),  I'm unable to install Eclipse plug-ins.  I go to the Help | Install New Software... menu option.  But it gives you no ability to add a new software site.  I also tried Window | Preference, expanded the Install/Update item and then selected Available Software Sites.  This also gives you no ability to add a new site.  What am I missing?

    Wrong forum. You want prerelease.adobe.com.
    Jason San Jose
    Quality Engineer, Flash Builder

  • Can not install hana plug-in in eclipse

    Hi All Expert,
    I am trying to install eclipse plug in. From help->install software.But i got problem like following. Any idea about this problem?

    Hi Joshua,
    Have you configured properly network connections (e.g. proxy?) according to your environment?
    https://help.hana.ondemand.com/help/frameset.htm?76137a37711e1014839a8273b0e91070.html
    BTW, I would recommend switching to Eclipse Kepler - Juno support will end soon.
    HTH!
    --Vlado

  • From Where can i install ABAP plug-in in SAP Netweaver Developer Studio 7.3?

    Hello,
    I have Installed SAP NetWeaver Developer Studio 7.3 and I was trying to install ABAP plug-in but i couldn't found the link to install.
    Later i found SAP Development Tools for Eclipse this link but its not working. As i came to know it will work only for Luna (4.4) or Kepler (4.3).
    Would you please let me know how to install ABAP plug-in in SAP NetWeaver Developer Studio 7.3.
    Thanks and Regards,
    Shaik Shabeer Ahmed.

    Hello Ahmed,
    Use the links in that page:
    NWDS Download Links - Java Development - SCN Wiki
    And here also an installation guide:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80a100d2-109f-2e10-e996-c2b80803740b?overridelayout=t…
    Best regards,
    Serhat

  • Error when installing Eclipse 3.1

    I am trying (<b>emphasis on trying!)</b> to install Eclipse on my system and getting the following error message:
    JVM terminated. Exit code=2
    c:\WINNT\system32\javaw.ese
    - cp c:\eclipse\startup.jar org.ecliplse.core.launcher.Main
    - os win32
    - ws win32
    - arch x86
    - showsplash c:\eclipse\eclipse.exe -showsplash 600
    - exitdata c:\eclipse\eclipse.exe -exitdata 1f6c_3c
    - vm c:\WINNT\system32\javaw.exe
    - vwmargs
    - cp C:\eclipse\startup.jar org.eclipse.core.launcher.Main
    I installed Eclipse SDK-3.0.2-win32.
    I am running:
    - WIN2k
    - Tomcat 4.1
    - JDK 1.3
    Any help would be greatly appreciate. Thanks.

    Hi Prakash, is Eclipse 2.1 available through the eclipse.org Web site. I know this is pushing it but do I download the build Eclipse version i.e. eclipse-SDK-2.1.3-win32.zip from the http://www.eclipse.org/downloads/index.php Web page.
    Is this all that is required?  Do I need to add a plug-in after I download the SDK?
    I have already imported the PDK into the Portal.
    Thanks in advance.
    Sincerely,
    Margie

  • BPEL Eclipse Plug-IN for Linux

    Hi,
    I have installed the eclipse plug-in on Windows but I want to have it installed on Linux How can I do it?
    Thanks
    JO

    I've been hearing about the JDeveloper version of BPEL since April, but have yet to see it on the Oracle website. Since the answer to this thread's original post mentions it, can you tell us how we might obtain the JDeveloper version of BPEL? (And please don't direct us to http://www.oracle.com/appserver/bpel_home.html because the page that download link refers to doesn't have any JDeveloper BPEL versions.)
    In my case, I'm interested in the BPEL plugin for JDeveloper running on a Mac, but a solution for Linux should work out for me as well.
    Thanks.
    -John
    (Sorry for the reply to stegge. I had meant to reply to Sandor.)

  • Eclipse Plug In for SQL Server

    I have searched the web, including the eclipse plug in site and it does not appear there is an eclipse plug in that will allow me to edit stored procedures on MS SQL Server. I found a plug in for Oracle. They are generally way ahead when it comes to compatability with Java but I was hoping perhaps someone out there might know of an equivalent product for MS SQL Server.
    Thanks

    There's nothing to stop you from editing anything in
    Eclipse, including T-SQL stored procs.True, you can edit them as a text file but if you have dbedit installed the T-SQL syntax shows up as an error. Also, you have to open a separate application to actually run the script. I can do everything else from within eclipse - I'd like to be able to do that also. I can run a script to make a table but not a stored procedure.
    (Devil's advocate question.) What value does an IDE
    bring to writing stored procs, anyway? What's that
    Oracle plug-in doing for you that you can't do
    without?See above. Its not so much that I couldn't do without it - I'm trying to make this as simple as possible for my resistant coworkers. If everything could be handled inside eclipse that would nullify a number of their arguments.

  • Titan Eclipse plug-ins released in open source

    Dear all,
    we are happy to announce that the source code of Eclipse plug-ins, after being migrated to ANTLR 4, has been released in github, see https://github.com/eclipse/titan.EclipsePlug-ins,
    together with a number of new test ports and protocol modules.
    The Eclipse plug-in installable package can be downloaded from https://www.eclipse.org/downloads/download.php?file=/titan/TITAN_Designer_and_Executor_plugin-5.3.pl1-opensource.zip
    , and it contains all external dependencies of the plug-ins not available in Eclipse directly (not part of an Orbit package).
    It is a zipped update site, which , when downloaded , can be unpacked and used as a local update site to install the plug-ins.
    With this, the open sourcing project of Titan can be considered completed.
    Eclipse Titan consists of the compilation and execution environment, including native codecs for BER , generic binary, generic text, XML, JSON,
    plus a number of utilities for log handling, XML schema conversion etc. (see https://github.com/eclipse/titan.core);
    the afore-mentioned set of Eclipse plug-ins (Designer to assist in developing TTCN-3 code; Executor to control execution from Eclipse;
    LogViewer to represent logs in a graphical format; Titanium to assist in code refactoring, code smell detection etc.)
    plus a tool-box which at the moment consists of 17 test ports and 33 protocol modules with different encodings and a library of external functions.
    Depending on requests, more protocol modules and test ports could be released later.
    Titan development will continue internally within Ericsson, but we hope for contributors, either for TTCN-3 code,
    or for Titan core/plug-ins and test ports/protocol modules respectively, especially for domains not yet covered by Titan.
    On behalf of the Ericsson Titan developer team
    Elemer Lelik

    Not aware of any open source plugins, though there are lots of sample in the SDK and online from others.
    Be aware that Acrobat 8 is no longer supported by Adobe (as of November 3rd).
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Sun, 6 Nov 2011 22:07:17 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Open-source plug-ins to manipulate Bookmarks and Links
    Open-source plug-ins to manipulate Bookmarks and Links
    created by OALD<http://forums.adobe.com/people/OALD> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4011004#4011004

  • I have downloaded/paid fora plug in from adobe site  (cracked backgrounds) it told me ti install creative Cloud which i have done but i cannot install the plug in into lightroom5  via plug in manger to use the backgrounds...please help as this is the firs

    Ihave downloaded/paid for a plug in from adobe site (cracked backgrounds) it told me ti install Creative Cloud which i have done it shows the plug in on there as downloaded but i cannot install it into lightroom 5 to use? i have tried the plug in manger but it says cannot install plug in..also downloaded the Adobe extension manager cc but that does not add either....Please help first time i ave tried to install a plug in !!!!!! Lucy

    Dear Lucy
    Please remember to unzip the file from your Downloads folder in order to load them into Lightroom.
    What is the error in Lightroom?
    Did you read the 'Where to Find it' section?
    Thanks,
    Krystal - Add-ons team

  • I am a new ipod touch user; have gone through all the dowload/install stuff, plugged the device into my computer but ipod screen still shows plug in to tunes.  I am totally computer useless - how can I get my ipod to work, please?  Charles Jones.

    I am a new ipod touch user; have gone through all the dowload/install stuff, plugged the device into my computer but ipod screen still shows plug in to tunes.  I am totally computer useless - how can I get my ipod to work, please?  Charles Jones.

    You did install the latest iTunes (10.5) right?  If the problem was that iTunes does not see the iPod try:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows
    or
    iPhone, iPad, iPod touch: Device not recognized in iTunes for Mac OS X

  • I have a PC, Windows 7 x64. I installed a plug-in in Elements 13. I tried to installed another plug-in. It replaced the first plug-in . Can't I have more than one plug-in at a time??? If so, how?

    I have a PC with Windows 7 x64. I have Elements 13. I installed a plug-in (Topaz) which appeared under the Filter Menu.
    Then I tried to install my new Canon Printer software plug-in which put it under FILE > AUTOMATION TOOLS. However, when I tried to use TOPAZ under the FILTER MENU it was gone. In other words, the Canon printer plug-in replaced my Topaz plug-in. When I reinstalled the Topaz plug-in, it replaced the Canon Printer Plug-in.
    QUESTION: Can't I have more than one plug-in installed in Photoshop Elements 13 at a time? So that the Canon printer plug-in is in AUTOMATION TOOLS, and the Topaz plug-in is under the FILTER menu?

    Have a look at this thread.
    http://discussions.apple.com/message.jspa?messageID=2369954#2369954
    Before you try some of the suggestions bear in mind that your iPod is still under warranty.

  • How to install optional plug-ins

    I just read in the March issue of Photoshop User magazine about optional plug-ins you can download from http://www.adobe.com/support/downloads/detail.jsp?ftpID=4048. It includes the Contact Sheet II plug-in among others. The article described how to install this plug-in but there are other things included in the Goodies folder that I'd like to install but not sure how. For example, there are textures but I don't see a textures folder where PS CS4 is installed. The readme file doesn't tell you how to install the features. Any help would be appreciated.

    most things like textures, actions, brushes etc. can be loaded via the flyout menu in their respective palettes. the little triangle in the upper right corner? click that, you'll see "load textures" or "load brushes" etc.

  • How do I get administrative priveleges to install optional plug-ins for cs5

    how do I get administrative priveleges to install optional plug-ins for cs5 and or how to install these optional plugins thanks

    To add to Mylenium's reply, here's how to do it on Windows and this is what microsoft website says:
    Why do I have to be an administrator to install a program?
    Only administrators can make changes that will affect everyone who uses the computer, such as installing software and hardware and changing security settings.
    If the program you are trying to install or run says you  must have administrator rights, but you are already an administrator on the computer, right-click the installation icon for the program, and then click Run as administrator. If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
    If the program installs but does not run, right-click the program icon, click Properties, click the Compatibility tab, select the Run this program as an administrator check box, and then try to run the program.

  • How to install a plug-in to create a .ico file

    I am new to Photoshop, I have CS6.
    I want to create a .ico file, I understand I need a plug-in to do so, where do I find the plug-in to install?
    Also, I have gone round in circles trying to find out how to install a plug-in. I didn't find the pdf help file very helpful on the subject.
    Thanking you for any help.

    Try
    http://www.telegraphics.com.au/svn/icoformat/trunk/dist/README.html

  • How do I install my plug-ins in Photoshop CS5 64bit

    Can't seem to install my plug-ins that I have been using in Photoshop CS3 and CS4.   Mediachance, Nik, onOne,  Alien Skin, Photkit, Fluidmask, Fred Miranda, etc.  They all work in CS3 in Win 7 Pro 64bit, but do not show in CS5.

    I tried CS4 and CS5 on my old Hp (32bit).  CS4 was OK, but nothing to write
    home about.  CS5 could not support my plug-ins as well as CS4, actions did
    not work well in CS5.  I ended up having to keep CS3 extended active.  When
    all else fails I use PS 7.  Ended up dumping the entire CS4 Design Suite
    Premium.  As it turns out I should have dumped CS5 and Kept CS4 Active.  I
    do not like having to use the automate menu to access plug-ins that were in
    the Filters Menu or added pull down menu bar (extensis/onOne menu bar).
    Also do not like the very small text for the Pull Downs. CS5 apparently does
    not support the onOne menu bar.  I dumped CS5(64bit) later today.  Installed
    32Bit CS5.  It’s a real shame I can not use the full performance features of
    this performance laptop (Quad Core, 2GB discrete graphics, 8GB DDR3 1333Mhz,
    SSD/Hybrid drives) with CS5.  Had to process a photo shoot today and ended
    up using DXO Optics Pro.  Really very unhappy with CS5.  The few
    enhancements vs. the dysfunction of CS5 are not worth the cost.  Sure glad I
    did not go for the full Design Premium upgrade this time.  The accumulated
    cost/value of all my plug-ins by far exceed the value of the CS5 upgrade.  I
    just may go back to my Corel Apps on my MAC.  Can not afford to purchase
    (once again) all my Plug-ins.  Nik , Alien Skin, and onOne are grossly
    overpriced.
    Sorry to RANT.  Just not happy with CS4 and CS5.  I have been using
    Photoshop since the version 4 release.  The best releases were PS7 and CS3

Maybe you are looking for

  • TV 42SL417U Warranty problem -Please Help!

    * Please Help: I purchased: 1 x ($699.00) LED TV TOSHIBA | 42SL417U R  (09/25/2011) with 4 year warranty: 1 x ($99.99) 4 Year LCD TV Extended PlanFor Item#N82E16889253276 From NewEgg. But when I call Toshiba for support, they say your TV is no longer

  • Bug in Time Machine 10.6 OS X Server, Error: (-41) SrcErr:NO Copying

    Hello It seems there is a bug in Time Machine which never occured in 10.5.8 We had a Mac OS X Server 10.5, with 2 external RAIDs, one with the SharePoints of Data and one as Time Machine Volume. This solution runs soomthly for 1 1/2 year. Now we upda

  • Http server to configure mod plsql for creating DAD required by Workflow

    Hi, I have a question. Actually, I am working on Oracle Workflow 2.6.3, which need the Oracle HTTP server to configure the DAD. I have already installed Oracle HTTP server (which called Apache Standalone 10.1.2.0.0) using the Oracle Database10g Compa

  • Mac mail "subject" is backwards

    Some of the subjects are listed backwards such as "Geographic National" instead of "National Geographic". Looked at mail settings, but nothing seems to be out of place. In addition, this is inconsistent - it doesn't happen all of the time.

  • MDX Query for Top 10 in SSAS Project

    Hi Guys, Please I need an MDX query that will help me calculate Top 10 inside the SSAS project. Your help will be greatly appreciated. Thanks me