Eclipse Indigo for Java EE + Maven plugin = the Maven menu does not appear in import and preference - m2eclipse

I have used Indigo Java (not Java EE) and the maven plugin is already installed. Or at least, I know I have the possibility to import a Maven Project without installing anything.
But then I wanted to use Eclipse Indigo for Java EE developers. This version does not have maven already installed. I can not import a maven project. So I decided to install the m2e plugin.
And I have tried to install it many different ways (information on theses sites):
http://code.google.com/p/google-web-toolkit/wiki/WorkingWithMaven
http://googlewebtoolkit.blogspot.com/2011/09/working-with-maven-and-requestfactory.html
http://code.google.com/p/listwidget
I also tried to use the Eclispe market place for the installation of the plugins. The installation process does not fail. But the Maven menu in import and Windows->Preference does not appear inside Indigo Java EE?
NB: I am running Windows 7, 64 bit edition

Here's what I did in Indigo.
Go to Help>>Install New Software
Paste the below URL over there
http://download.eclipse.org/releases/indigo/
You will see a list below. From the list expand "Collaboration" and you can see m2e - maven integration for eclipse.
select that and click next. Got one error in between but it's working now.

This software repository, http://download.eclipse.org/releases/indigo/, provides access to the software for the Eclipse indigo release. It contains code from the release, June 2011, and SR1, September 2011 and SR2, February 2012.
The repository site URL is typically pre-populated in the list of software repositories when you install the Eclipse Platform or SDK.
For more information about installing or updating software, see the Eclipse Platform Help.
There is also a collection of handy, downloadable all-in-one zip files available for many interests and platforms. Many people find these all-in-one packages the easiest way to get started.

I,m using Eclipse INDIGO.
try this link. It works for me.
http://download.eclipse.org/technology/m2e/releases

ECLIPSE INDIGO
Go to Help>>Install New Software
Paste the below URL over there http://download.eclipse.org/releases/indigo/
You will see a list below. From the list expand "Collaboration" and you can see m2e - maven integration for eclipse.
select that and click next. Got one error in between but it's working now.

http://download.eclipse.org/releases/indigo/ worked foe me.
You will see a list below. From the list expand "Collaboration" and you can see m2e - maven integration for eclipse.
eclipse Indigo : Build id: 20110615-0604

Related

Why can't I choose Spring Initializr in IntelliJ IDE?

I just downloaded the latest IntelliJ IDE, but I can not find the Spring Initializr, look at the Screenshot.
How can I deal with it, or can I only use Eclipse? By the way, I have installed the plugins "Spring Boot", but it works less.
Theres plenty of answers to this question if you look around. A simple "Google" search is all you need.
How to enable spring support in IntelliJ Community Edition 2016.1.3
You have not indicated if you are using the CE version or a licensed version. I have to assume you are using a license version here as CE version does not have any support for Spring plugins.
As you say if you have enabled Spring Boot plugin under IntelliJ > Plugins then make sure the checkbox is ticked to enable it. A mistake alot of people make.

Upgrading Liferay 6.2 maven plugins into Liferay 7 module

There are many sites which provides articles for upgrading liferay 6.2 to dxp but only for ant project. How can we upgrade liferay 6.2 maven project to liferay dxp gradle project ?
The strategy to upgrade your code is exactly the same. Liferay's Plugins SDK defaulted to Ant until 6.2, now you have the choice between liferay-workspace (gradle based), gradle and maven - just choose the build environment you'd like (sounds like you'd like to continue with maven) and add your code to an empty blueprint for the project of your choice.
There's an upgrade tool in Liferay IDE that might help you - even if it doesn't use the build tool of your choice or if eclipse isn't the IDE of your choice: The upgrade tool is a one-off tool to use during upgrade. No matter what the result is on: You can always check (for example) Liferay's blade-sample project to find the proper build descriptors for Maven - and adapt them to your project.
Edit: After the clarification: Your main task is still the upgrade of the code. As of moving from Maven to gradle: Identify the dependencies and translate from pom.xml syntax to gradle's declaration - the contents are similar (e.g. group, name, version), only how you're writing them down is different. If you have made elaborate custom modifications to your pom.xml try to go without them first. You can start with a stock build.gradle (e.g. from blade-samples that most closely match your project) and then fix compile-time dependencies as you go.
I'm not aware of an automated process that does this translation for you (and most likely you'd bump up a few version numbers in the process anyway)

Eclipse for Java EE on Linux - cannot see Java EE projects?

I just installed eclipse indigo on Ubuntu. After, I went to install new software > WEB, XML, Java EE etc.
When I go to Eclipse plugins, I see they are installed.
But when I try to create a new eg Web Project, I cannot see it! The one and only point to choose is "create new > general > project". Nothing else!
What could I be doing wrong?
Even though this does not answer the OP's question, I would recommend installing the latest Java EE version from here :
http://www.eclipse.org/downloads/?osType=linux
Back to your question. Perhaps you could try re-starting eclipse with the -clean option just to make sure that it's not obsolete workspace metadata which is at fault. If that does not work, I would reiterate the original suggestion to download the Java EE version to save time.
(Please don't be offended, but to rule out the obvious, you must have restarted Eclipse after installing all the plugins ?)

How To add the JDE To Eclipse Plugin

I have used NetBeans IDE,I installed the NetBeans plugin for BB,and then it will detect the List of JDE's presently installed in the System and i can use it in NetBeans.
Similarly i want to know how to add the Blackberry JDE to Eclipse IDE.It always come with Inbuit JDE 4.5 and what can be done to add new JDE's(5.0 ,6.0 etc) to the Eclipse IDE.I have Eclipse 1.0.67 version,
Besides in the Form ,is it possible,i have also downloaded Eclipse 1.1.s
Do i want to download new plugin similar to netbeans ,can u explain in detail?
Regards
Rakesh Shankar.P
In the Help menu, choose Install New Software. In the resulting dialog, click the Add... button. In the Location field add this url: http://www.blackberry.com/developers/jar/3.6/java/. You don't need to add a name, Eclipse will resolve it for you. Once it's added there is a wait while Eclipse fetches data from that url. Expand BlackBerry Java Plug-in Category once it loads, and the available SDKs will be there. Installing any of those will configure Eclipse with the JDE you want.

Problems creating a Java Mobile Application project

I have installed the Netbeans 6.7 IDE with Java ME included, but cannot create a Mobile Application project from the Java ME category. When I select the project type the wizard stops at "Finding Feature" with the message:
Not all requested modules can be enabled:
[StandardModule:org.netbeans.modules.mobility.end2end.kig jarFile:C:\Program Files\NetBeans 6.7\mobility8\modules\org-netbeans-modules-mobility-end2end-kit.jar.
I am attempting to run this on Vista Home Premium. I have tried to run the IDE as Administrator with no luck.
I am at a loss for where to go next as I cannot seem to find any information regarding this issue. Even if you don't have the solution any insight into this error message would be helpful.
I am unable so far to get the project running via the Netbeans IDE install. I have, for the time being, installed the Java ME SDK which includes a very stripped down version of the Netbeans IDE for mobile development.
I originally had some issues starting the SDK as well on Vista. The IDE reported that it could not connect to the device manager on localhost. After some searching I found this link: Java ME SDK Startup Problem which suggests changing the hosts file localhost entry from IPv6 to IPv4. The fix worked perfectly and I can now compile and run code in the emulator.
This is not an optimal solution as the SDK does not include the visual design tools, however I am able to get a basic project going in the mean time.
I have given up on the 6.7 version and have instead located and installed 6.5.1. This previous version has been working just fine and seems to do everything I need.
I ran into the exact same error today while installing NB 6.8 beta. To resolve it we need to install two plugins:
Java Web Applications (as mentioned by Ali above) and
Sun Java System Web Server 7.0
Note that these two are part of the Category called "Java Web and EE" hence the confusion that we need to install Glassfish App Server. But we need these two plugins because they are required for debugging using breakpoints in emulator. Netbeans runs a web server when we do breakpoint based debugging.
Also note that the Java Web applications needs SOAP Web Services and JavaScript Debugger plugins to run and so these plugins are also installed when you try to install it.
You also need to install "Java Web Applications" plugin.
Tools->Plugins->Available Plugins
If the module is present, you should try unzipping it to check its content makes sense.
You should also be able to rebuild it from Netbeans sources.
You can also try to figure out why this happens by debugging the module loader inside Netbeans from its sources, using another IDE, presumably the latest version of Netbeans you can find without the issue.
If the module is missing, you might want to get the missing jar file from an installation of a previous version of Netbeans, see if it is compatible.
6.5.1 isn't missing any module.
back in version 5.5, the mobility module had to be downloaded and installed separately from the main IDE.
If you want to consider using Eclipse for developing your J2ME app...I've written a post related to that some time ago: here.

Resources