Eclipse & Sharepoint - eclipse

I wanted to check with you guys if anyone knows an Eclipse plugin that can integrate SharePoint onto it. I did a lot of research and couldn't find any.
Thanks a lot in advance!
Regards.

Maybe you could use it over WebDAV.
But please don't tell me you want to store source code in Sharepoint?

Related

Is there any way to migrate all data from Basecamp to Discourse?

I am trying to Migrate all data from Basecamp to Discourse. I have found some tools that could do the job well but I'd like to hear if anyone else have any suggesions before I proceed.
These are some of the Scripts I found on github but there is no option for Basecamp.
This is another Tool but I am not sure of it.
Thanks in Advance.

How does microsoft.exchange.webservices.dll work?

I want to download mail attachments from EXCHANGE into folder.
Thanks to help here I got code from http://gsexdev.blogspot.nl/2010/01/writing-simple-scripted-process-to.html.
I guess it works but my server does not have microsoft.exchange.webservices.dll folder. Please, can you explain me how it works all together? Is microsoft.exchange.webservices.dll this free? I found downloadable version here: https://www.microsoft.com/en-us/download/details.aspx?id=42951.
But I really do not understand how it works together and what I need and what I dont need.
Thank you in advance.

Is there a way to integrate custom help into the Office 2010 Help System?

I'm working in an Excel add-in. I want to add its own help. I don't care if it replaces the general Excel help - I want to know how.
What I was able to was to add custom help into VS 2010, using the Help Viewer. Does this work for office?
Also, if I had to add a button on the ribbon for the add-in, is there a way to make the information displayed online? I don't like including a file with the installer.
Thanks a lot, guys!!!
Excel's Help System is the Help 2.x System, which is different to the VS Help Viewer, a new Help System that will be included in new Microsoft applications.
To add help into the Help 2.x System in general you can use its plug-in mechanisms.
Finally, there is no way to make that help online. The help file must always be included with the add-in installer.
Luis Galeana.

JBoss gettingstarted.zip

I am looking for the gettingstarted.zip or the examples in the jboss tutorial, but could not find them, especially the sources for the jsfejb3 example. Are these examples removed from the distribution or am I to stupid to find them?
Do you mean the example shown in http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/4.3/html-single/Getting_Started_Guide/index.html#About_the_Example_Applications ?
If so it's available in the "Application Platform 4.3.0.GA_CP09 documentation" available from https://access.redhat.com/downloads/
this might be what you are looking for JBOSS Start Guide.zip, also maybe try JBoss Sourceforge page
edit: try this maybe JSF-EJB3 Example
and these guys LINK seem to have got working what you are having trouble with maybe something in thier posts can help

Eclipse interface used in other Application

I'm looking for some stuff that learn how use Eclipse IDE interface in my own application.
Someone know how? I couldn't find something abou it. Tips
Thanks
You are probably looking for the Eclipse Richt Client Platform. You might want to start here: http://wiki.eclipse.org/Eclipse_RCP_How-to