-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The update site isnt working #151
Comments
You cannot access to the url http://oss.opensagres.fr/angularjs-eclipse/0.9.0/ with your web browser? In my case it works? What is your error by using Eclipse Update site? |
I don't know why you have this problem? @paulvi @pascalleclercq have you an idea? |
First, recently Nodeclipse is slower then before and I suspect if it because of http://oss.opensagres.fr hosting. Is it CDN-based? Related issues are
|
is active and can be opened from browser
there is AngularJS inside. I am in China. Mahesh, where are you? |
Hi Paul, I am based in India, Pune. It seems I had issue with my network setup. I had some issue with my proxy it seems, in eclipse when I renamed file org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar to org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.old or something, the download started working. Does this plugin support Sprint Toolkit (STS) as well ? I am using STS 3.6.2 and installed this plugin but I am not able to see any Angular preferences or options shown in the demo. I installed it on eclipse Juno as well, but still I do not see any preferences etc. |
That's is very strange -( Never tested to install Angular with STS. Have you tried to install with a simple Eclipse JEE distribution? |
I tried mate, but same issue with that too. Not sure if I am missing something. I have installed using Install New Software and the Update link listed above. Installation is successful, I can see it in Installed softwares but I do not see any preferences or menus. Is there any way to troubleshoot |
I don't know why you have this problem? Have you some errors in the Error log View? |
Too much discussion in one issue. BTW, there is nothing special about STS |
Hi, i uploaded the repo as a single zip here : I have to do It manually, I'm looking for a way to do It automatically are release time. I think I have to look for another http hosting for the update sites. The ones that already exists is provided from a french provider : http://www.online.net/ Not sure why you can't browse It from China. Does anybody has a suggestion for an alternative http hosting ? (for a limited budget) |
Very cool @pascalleclercq ! You are the best :) |
@pascalleclercq What do you think about bintray ? https://bintray.com/ @paulvi use this service for nodeclipse. It's free for OSS distribution. |
That is nice, Angular needs tern, so they should come together
Does it scale automatically to several locations?
I can browse, it was @maheshk172 who said he could not. Does anybody has a suggestion for an alternative http hosting ? (for a limited budget) First consider only free options: read http://www.nodeclipse.org/nodeclipse/binaries/bintray/2014/05/09/Nodeclipse-on-Bintray.html
That was my experience a year ago. Now Tern.java is included and total download is very slow (several minutes, often breaks) I use Bintray for p2 repo and SourceForge for zips (it is nice too see them all in one folder P.S. Bintray runs over Amazon AWS and give some nice stats like https://bintray.com/nodeclipse/nodeclipse/nodeclipse-1/view/statistics#statistics Also if we all host on Bintray, there should be less round-trips as requests will go to the same server. Note that Bintray has limit of 500MB, and it would be nice to here other options. |
Guys, I am able to download and install now. But I do not see anything in my preferences etc. No specific errors as such. Please advise. |
Ok, thanks @paulvi your feedbacks ! I will investigate Bintray for hosting p2 repo hosting, looks like the best suggested solution. In the mean time I found this plugin : https://github.com/jutzig/github-release-plugin/ which enable upload of the zip file containing the p2 repo associated with the tag on github (just like I did manually). |
Hi @paulvi I read : http://blog.bintray.com/2014/03/11/hosting-your-eclipse-update-site-p2-on-bintray-com/ Would be quite cumbersome... |
Like I said https://github.com/angelozerr/tern.java/issues/201#issuecomment-66593968, there is a script here to publish on bintray. https://github.com/vogellacompany/bintray-publish-p2-updatesite @paulvi add some other useful links : |
thanks @jabby for the tip. I used https://github.com/vogellacompany/bintray-publish-p2-updatesite to deploy LATEST (-SNAPSOT) As usual every feedback is welcome ! |
@pascalleclercq I tried to use https://dl.bintray.com/pascalleclercq/angularjs-eclipse but I have the following message on bintray : "The requested path was not found." When I tried to use it in Eclipse, there is an exception because Eclipse didn't find anything to install. |
@jabby thanks for your feedback ! There were a typo in the job configuration. It is fixed now. |
well, i think it is too early to close issue until https://dl.bintray.com/pascalleclercq/* sites are tested with speed. But it can be other issue. |
Hi,
I am trying to install this plugin using update site listed on this page.
https://github.com/angelozerr/angularjs-eclipse/wiki/Installation-Update-Site
First URL http://oss.opensagres.fr/angularjs-eclipse/0.9.0/ is not active, I cant hit this using browser as well.
Second URL http://www.nodeclipse.org/updates/anide/SNAPSHOT/. does not have AngularJS options listed.
Please advise if any alternate way to install in in STS.
Regards,
Mahesh Kulkarni
The text was updated successfully, but these errors were encountered: