Eclipse MTJ doesn't see Java ME SDK 3.0 devices - eclipse

I have installed Eclipse:
Eclipse Java EE IDE for Web Developers.
Version: Helios Service Release 2
Build id: 20110218-0911
and MTJ plug-in
Version: 1.1.2.201101310801
When I click
Preferences -> Java ME -> Device Management -> Manual Install
and specify
C:\Java_ME_platform_SDK_3.0.5
for searching, MTJ finds nothing.
Why?
P.S. Windows XP 32-bit SP3

I removed SDK3.0 and installed 2.5.2 It works

You need to add EclipseME plugin for Eclipse. But I suggested to use Eclipse pulsar for mobile application platform. If you use Eclipse pulsar, no need to add EclipseME plugin for Java ME applications.

Related

The Apache Tomcat installation at this directory is version 10.1.1. A Tomcat 10.0 installation is expected

I am trying to add Tomcat 10.1.1 in Eclipse Version: 2022-09 (4.25.0).
Is there a newer version of Eclipse which have latest Tomcat?
This was happening in older version of Eclipse IDE for Enterprise Java and Web Developers. This issue is corrected in the version 3.28 of Eclipse IDE for Enterprise Java and Web Developers.
If you have the Standard Edition of Eclipse, you can add
'Eclipse IDE for Enterprise Java and Web Developers'. This will add the version 3.22 of the software. You can then check for updates and update it to version 3.28

Eclipse kepler SR 2 and Websphere

I have installed webspehere Application Server on my machine.
I have also installed Eclipse kepler SR 2.
I want to create a websphere profile, however in Eclipse I don't see 'Websphere' under Windows->Preferences->Servers-> ?
I am not sure if I am missing any plugin?
You need to download WebSphere Developer Tools to your Eclipse. WDT support 3 latest versions of Eclipse, so at this moment (17.10) - Mars, Neon and Oxygen, although it usually works with older also. You will need Eclipse for Java EE developers.
The easiest way is either start from this page Download Liberty in Eclipse or just find WDT via Eclipse Marketplace.
If you plan to develop for traditional WebSphere you will find server tools here - WebSphere Developer Tools for Eclipse Oxygen.

Setting Up MobileFirst Dev Environment

OS: Windows 7
Eclipse Java EE IDE for Web Developers.
Version: Mars.2 Release (4.5.2)
Build id: 20160226-0632
Java JRE 7
Java jdk1.7.0_79
MobileFirst-8.0.0.0
IBM MobileFirst Studio Plugins 8.0.0.v20160803_2030
Greetings,
I am attempting to use Mobile First Studio plugin within Eclipse Mars to develop apps. Based on my research there is an embedded version of MobileFirst Server with the plugin. In the Eclipse Installation Details page I can see the IBM MobileFirst Studio Plugin. However, when working in Eclipse I am not able to see the MFP project option when clicking File>New.
I cannot remember if I installed these in the correct/recommended order and if that is contributing to the problem. Or could the problem be the use of Java 7 and MobileFirst 8.0?
The MobileFirst 8.0 Studio Plugin does not include the server.
You need to have the MobileFirst CLI installed and server running before you can use this plugin. The plugin is depending on the CLI commands.
Please see this blogpost for additional information.
https://mobilefirstplatform.ibmcloud.com/blog/2016/06/17/ibm-mobilefirst-studio-8-0-plugin-for-eclipse-now-available/

How to install OC4J 10.1.3.n server adapter to eclipse

I am using eclipse and tried to define a new OC4J 10.1.3.n. I installed "Eclipse web tools platform", "Oracle Enterprise Pack For Eclipse". But it did't works. Is there any solution?
OC4J support was part of Eclipse Web Tools Platform, but was dropped in recent releases. You will need to download an older version of Eclipse. Try Juno.
https://www.eclipse.org/downloads/packages/release/juno/sr2

Eclipse for Symbian S60 application develpoment

How to create Symbian s60 application using Eclipse?
Nokia's Carbide.c++ is built using Eclipse, but requires its own full installation. It's not an Eclipse plugin. Lots of information, including downloads at http://developer.nokia.com/community/wiki/Carbide.c%2B%2B
Installing the SDK for use with Eclipse
To use Eclipse with the SDK, install the applications below in the following order:
Java SE Development Kit (JDK)
Eclipse 3.4.1
Eclipse ME 1.7.9 or Eclipse Mobile Tools for Java v0.9.1
Series 40 6th Edition SDK
for sample example visit the link http://developer.nokia.com/resources/library/Java/getting-started.html
Why you don't want to use IDE from Nokia's Symbian SDK? This IDE is based on Eclipse.