How to install Lotus Expeditor on Eclipse Keplar - java

I am trying to develop composite applications for IBM Lotus Notes using Lotus Expeditor Toolkit. I am using Eclipse Keplar SR2 and trying to install Lotus Expeditor 6.2.3 (and even 6.2.2 & 6.2.1). I have downloaded the update site for Expeditor Toolkit:
http://www14.software.ibm.com/webapp/download/nochargesearch.jsp?q=Lotus+Expeditor+Toolkit+6.2
Eclipse is able to see the site.xml file and attempts to install Expeditor but I get an error message that org.eclipse.equinox.common [3.4.0,3.5.0] is not found.
I downloaded Equinox for KeplarSR2:
http://download.eclipse.org/equinox/drops/R-KeplerSR2-201402211700/index.php
I am able to download a zip file with folders for binary, features and plugins, but no site.xml doc, so Eclipse cannot install this way. There is an artifacts.xml file, though, and a content.xml file.
How then can I install Equinox into Eclipse? (With the goal of installing Lotus Expeditor)
And perhaps, do I even need Lotus Expeditor? Are there other Java UI classes that will allow me to add menu items, for example, that I can hide or grey-out if the user mail file is not in focus?
Thanks.

Expediter 6.2.3 is dated Oct 11, 2011 so is probably built to work with a much older Eclipse base than Kepler SR2. Given the error version range is [3.4.0,3.5.0) I would guess it's mean to work with Eclipse 3.4.2 (aka Ganymede) or possibly 3.5.2 (aka Helios).
If you're working with a newer Notes version then I expect Expediter is not the way any longer, but I don't know what to suggest. I'll post again if I can find out.

The [3.4.0,3.5.0] part of the message is telling you that Expeditor wants a version of the org.eclipse.equinox.common plugin that is between versions 3.4.0 and 3.5.0.
Eclipse Kepler (and Luna) have version 3.6.200 of this plugin so the Expeditor install is not compatible. Probably not surprising since the Expeditor download dates from 2011.
You will have to use an older version of Eclipse if you want to use this code.
p2, by the way, is Eclipse install manager.

Thanks to those that responded. I have confirmed that Lotus Expeditor works only with Eclipse Ganymede JavaEE IDE.

Related

Java Card 3 Platform development kit is installed failed

I am new to Java Card development. During in the installation of development kit, I have some troubles and have no idea.
First of all, I downloaded the Java Card Platform from Oracle and install it step by step according to: https://docs.oracle.com/javacard/3.0.5/guide/eclipse_java_card_plug-in.htm#JCUGC126
But during installation the following error appeared:
I checked that the path of JC_classic_HOME is okay. Maybe the problem is caused by the incompatibility of the Java Card Platform and JCOP. So, I unload the JCOP and install it again, but the error also exist.
Just as the guide said: https://docs.oracle.com/javacard/3.0.5/guide/install_and_setup_the_development_kit.htm#JCUGC118
java version "1.8.0_111"
gcc version 5.3.0
eclipse IDE version 3.5.1
Apache version 1.9.7.
I know eclipse IDE is optional. My classmate used Visual Studio 2010、 gradle and JCDK3.0.3 build the project. But my object need eclipse IDE.
I have no idea, and I want someone give me some advice. Thank you!
What version of JDK and Eclipse are you using?
According to the user guide, JDK 7(8) and Eclipse Luna are recommended
I'm using the recommended version of JDK and Eclipse, didn't encounter the error above. Perhaps, you could take a try!

Glassfish eclipse Plugin with jdk 8

Im trying to launch glassfish-4 using glassfish-eclipse-plugin. Unfortunately it does not seem to recognize the JDK-8 Release candidate i just installed (The "Finish" button stays disabled).
Finish button will be enabled if i select a java 7 jdk
Is there any options to work around this?
Now Lambda support works "out-of-the-box" if using below combination of software
Oracle JDK 8
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Glassfish from 4.01 branch
http://dlc.sun.com.edgesuite.net/glassfish/4.0.1/nightly/latest-glassfish.zip
Eclipse 4.4 Luna
http://www.eclipse.org/downloads/ (pick the java ee package)
I had the same problem getting Eclipse Luna and Glassfish to play nicely. I scrapped everything, re-download and installed eclipse-jee-luna-R-win32-x86_64. And then upon creating a new dyanmic web app in Eclipse I had install a new extension for the server runtime environment. That extension was the GlassFish Tools extension from Oracle v7.2.1.2014071142. An Internet connection was required in order for Eclipse to find this. And Voila! So far, so good. Your mileage might vary.

Android SDK Config on Linux Prior to Eclipse/ADT Install?

I read Lars Vogel's Android Development tutorial and then headed directly to the Android SDK download page.
I already have the Eclipse Java EE IDE (Juno; 4.2) installed, and would like to only install the Android SDK and then the ADT Eclipse plugin so I can start working from my existing Eclipse instance. As such, I downloaded the 64-bit linux (I'm on Ubuntu) "SDK Only" .tgz and extracted it to the my ~/sandbox/android-sdk directory.
Before I go and install the ADT Plugin, are there any "setup"/config steps with the SDK that I need to do ahead of time? If so, what? I'm even interested in optional tuning here. I only ask because the article referenced above is targeted at Windows users, and so are most of the other tutorials I've found. I'm worried that there might be some out-of-the-box functionality that the Windows SDK provides that must be dealt with manually for us Linux denizens. Thanks in advance!
From my experience, I believe the answer is no, there is nothing else you need to do before installing the ADT Plugin. If you wanted, you could open the SDK manager from ~/sandbox/android-sdk/tools/android and install some of the SDKs, but there's no reason you can't just do that from Eclipse after you install ADT.

cannot install Windows Azure Plugin for Eclipse

When I try to instal "Windows Azure Plugin for Eclipse with Java" by going to Help choose install new software, it generates following error. I have asked google but couldn't find any useful post.
I have Installed Windows Azure Sdk for .NET which adds the emulator.
Cannot complete the install because one or more required items could not be found.
Software being installed: Windows Azure Plugin for Eclipse with Java (by MS Open Tech)
1.7.0.201206062138 (com.persistent.winazure.eclipseplugin.feature.feature.group 1.7.0.201206062138)
Missing requirement: WAEclipsePlugin 1.7.0.201206062138 (com.persistent.winazure.eclipseplugin 1.7.0.201206062138) requires 'bundle org.eclipse.ui 3.6.0' but it could not be found
Cannot satisfy dependency:
From: Windows Azure Plugin for Eclipse with Java (by MS Open Tech) 1.7.0.201206062138 (com.persistent.winazure.eclipseplugin.feature.feature.group 1.7.0.201206062138)
To: com.persistent.winazure.eclipseplugin [1.7.0.201206062138]
We have just released an update fixing this bug (i.e. broken support for Helios), and a few others. Invoke Eclipse's plugin update feature, or just tell Eclipse to install the plugin from http://dl.msopentech.com/eclipse.
Martin Sawicki
Principal Program Manager
Microsoft Open Technologies, Inc.
A subsidiary of Microsoft Corporation
Yesterday there were announcements about several new features in the Windows Azure Spring Release. One of those announcements mentioned an updated Eclipse plugin, as well as sdk refreshes. Based on the error message, you may have installed updated bits for Eclipse that could be out of sync with something else that hasn't been updated yet.
During the Meet Windows Azure event today, everything is being formally announced via webcast.
I believe those are random errors which just happen if there some network error. You may find similar problems and while installing the plugin however trying again mostly resolve such problem.
I just gave a quick try as setting the New Install point as "http://dl.msopentech.com/eclipse" in Eclipse as below:
And then downloaded the selected components:
The download and install went fine without any hitch so please try again and you should not have any problem as you just experiences a random trouble.
Actually, it is a bug in the plugin's June 2012 release that it doesn't install on Helios. An update with a fix for this issue is coming up later in July.

Which Eclipse IDE version to choose?

How do I find which Eclipse version I have on my Ubuntu system?
This is what "About Eclipse SDK" says.
Eclipse SDK
Version: 3.5.2
Build id: M20100211-1343
I am not sure if its the Eclipse IDE for Java Developers or the Eclipse Classic version.
What I would like to do is use Eclipse for
Java based Web Application Development
Ant Builds
Deploy using Tomcat
including HTML, CSS Editing
Please help me decide which version I should choose? I would like to upgrade my Eclipse setup from whatever version it is now to a version that supports all the above. Should I go for Eclipse IDE for Java EE Developers?
Should I download a totally new version from Eclipse site or can I just ADD necessary features/plugins to my current Eclipse setup.
Please suggest.
See Compare Eclipse Packages for a nice chart
What I would like to do is use Eclipse for (...)
The Eclipse IDE for Java EE Developers allows to do what you're asking for out of the box.
Should I download a totally new version from Eclipse site or can I just ADD necessary features/plugins to my current Eclipse setup.
Both would work, although it would be simpler to just get directly the Eclipse IDE for Java EE Developers (especially if you don't know exactly what plugin(s) you're looking for). Personally, I don't use the version you can get from the repository but download Eclipse from the official website and install it in user mode.
If you are using Eclipse for only Enterprise Development, then as everybody has recommended I would use the Eclipse Java EE version. If you plan on occasionally using it for other development purposes then I would consider downloading a separate classic version as well.
The reason for this is that everybody is well aware of eclipse's plugin capabilities. Unfortunately, Eclipse can get bogged down with too many plugins or add on tools. What I have experienced is that if you are using it for Enterprise Development(J2EE) it might be a good idea to keep that as a separate environment then your other Java Development. That way you can download the plugins,tools,libraries,etc for your enterprise development, and you can use your classic version for any other development you might need.
The downside is you will have two versions, but this is not a problem granted you do not run them simultaneously.
If you want to play with Web development, then the Eclipse java EE for Developers is for you. It is shipped with components to make Java Enterprise applications to create Enterprise Applications (and bundle it in an Enterprise ARchiver, known as EAR file or Web ARchive, known as WAR file).
The default Eclipse shipping with Ubuntu is the Classic version, and you can add more plugins.
I would recommend, however, to download th eJEE version manually and unzip it and run. Then you have a local installation outside the system files.

Categories

Resources