Maven plugin for RAD 7.5.5 - maven

i have to migrate some project from Eclipse to RAD 7.5.5
Now i'm trying to install a maven plugin like i had on Eclipse, but i can't find it, i tried
http://repository.sonatype.org/content/sites/forge-sites/m2e
http://m2eclipse.sonatype.org/sites/m2e-e34/
http://m2eclipse.sonatype.org/sites/m2e
http://download.eclipse.org/technology/m2e/releases
those sites that i found on web when i go for:
Help>Software Updates>Aviable Software>Add sites
gives to me "no repository found"
So i need a working repository to install Maven.
I found that this maven/rad version is very aged, so it can be hard to find now.
Any .zip file will be fine also.

First of all, RAD 7.5.x is not supported anymore by IBM (EOS dated on September 30, 2014), so my first advice is to move up to a newer version and I have the feeling that RAD includes Maven support since 8.5.1. Latest version out there is 9.1.1.
http://www-01.ibm.com/software/support/lifecycleapp/PLCDetail.wss?synkey=W170532D29019M02-L603472G19375Q17-M054243E02973V75
Second, honestly I don't recall which version of Eclipse is used in RAD 7.5.x. If it is older than Eclipse 3.6 then I don't think there is any integration for it. Try this repo
http://download.eclipse.org/m2e-wtp/releases/juno/
Here is the M2E for WTP site in Eclipse Marketplace
http://marketplace.eclipse.org/content/maven-integration-eclipse-wtp-juno-0#.VIHEs10S1hg

Related

Dev Studio 10.3 - connector discovery completed without finding any connectors jboss developer studio

I get this error when trying to look at available packages in Red Hat JBoss Central. This seems to be because of some missing files on the update site.
How did you install devstudio 10.3?
Into your own Eclipse (from update site, from Marketplace, from zip), via rpm, or via installer jar? If into Eclipse, which package (JavaEE, Java, C/C++, etc.) and which source did you use?
Are you behind a firewall/proxy? What OS are you running? Which version of JDK are you using?
Just tried to install everything from Central from devstudio-10.3.0.GA-v20170218-1636-B94-installer-standalone.jar installation on Fedora 24 and it works for me.

Maven for Eclipse IBM RAD 8.5

I use RAD 8.5 and I am trying to get maven plugin, however, when I go to Help -> Preferences I don't see a maven section. So I tried to go to IBM Installation Manager and it doesn't open. Do I have to install maven from Help -> install new software -> then http://download.eclipse.org/technology/m2e/releases? Or is that unnecessary?
Starting RAD 8.5.1 there's built-in support for Maven
http://www-01.ibm.com/support/docview.wss?uid=swg27024363#whatsnew_851_maven
Make sure you have this version and if so, use Installation Manager to update your installation with this new feature. If you don't have RAD 8.5.1 you can use steps provided in this thread to install it from Eclipse Marketplace, although I can't really assure you it will work.
https://stackoverflow.com/a/27318541/2593668
Hope this helps

troubles with getting c# plugin 3.0 and resharper to work properly

we have upgraded to SonarQube 4.3 and C# plugin 3.0 but we are struggling to get the integration with resharper working.
Which version of the Reshaprer plugin shall be available for SonarQube 4.3?
In update center I find version 1.0 but when I look at the reshaper plugin documentation there shall be a version 1.1 available.
Can I upgrade to the resharper plugin to version 1.1 in any other way? I have tried to put the 1.1 jar file in the plugin directory but then SonarQube refuse to start due to missing dependencies.
The reason for wanting version 1.1 is that we need to use our own dotsettings file and this seems to not be available in version 1.0. We also can´t get the reuseReport mode to work at all with the current installed version. Even if we use “sonar.resharper.mode=skip” resharper is trigged in the analysis.
The situation is quite messy, there indeed was a ".NET ReSharper" plugin available in version 1.0 and 1.1. This plugin is only compatible with the .NET ecosystem 2.1.
C# 3.0 is only compatible with a "ReSharper" plugin, which only exists in version 1.0.
Please refer to the following documentation: http://docs.sonarqube.org/display/SONAR/ReSharper+Plugin
Indeed the ReSharper 1.0 plugin does not support reuseReport mode (and it is not planned to add it currently).
However, there are plans to be able to import/export DotSettings files from/to SonarQube quality profiles: https://jira.codehaus.org/browse/SONARPLUGINS-3738
Have also a look at the example project: https://github.com/SonarSource/sonar-examples/tree/master/projects/languages/csharp
Final note: The .NET ecosystem 2.1 is not compatible with SonarQube 4.3.

Installing m2e plugin - RAD 7.5.5

I am trying to install the m2e plugin so that I can begin experimenting with Maven. I looked towards the m2e download page and was directed here but it is throwing a 404 error. Can anyone provide any more guidance on how to integrate this plugin with RAD 7.5?
As far as I can tell from here, RAD 7.5.5 is based on an old version of Eclipse. m2e is unlikely to work, but its predecessor m2eclipse might. Hopefully you will be able to find it as explained here.
However m2e evolved a lot in the last few years and I'd suggest that you switch to a more recent version of Eclipse, if you can. The latest versions actually have m2e directly integrated.

Subclipse RAD 7 cannot compare JS

I cant seem to compare two JS files (one edited locally and the latest version from the repository when doing Team Synch or Compare With) using Subversion in IBM RAD 7. I have used Subclipse as a plugin version 1.6.8.
I have totally downgraded to Subclipse 1.6.5 because my team mate's IDE (also RAD 7) is working fine on this subclipse version when comparing JS files.
I have also looked up and seems we have both the same version of RAD 7.
Frantically looked for solutions on the net and found nothing.
Sorry if this is the place to look for support. I was attempting to upgrade my RAD but darn the fix packs are so huge even for a little fixes (other fixes I mean)(shoo IBM).
Does anyone have a workaround?
I cant find the workaround so I just patiently downloaded the updates from IBM sigh.
Updating to RAD 7.5.5 fixes the problem

Resources