slothg / flexformatter

Automatically exported from code.google.com/p/flexformatter
0 stars 0 forks source link

update site empty on eclipse 3.5 #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add to the Update Sites the URL: 
http://flexformatter.googlecode.com/svn/trunk/FlexFormatter/FlexPrettyPrintComma
ndUpdateSite

What is the expected output? What do you see instead?
I should see the FlexFormatter plugin so I can install it like it happened in 
Eclipse 3.4.2

What version of the product are you using? On what operating system?
Mac OS X, Eclipse 3.5 carbon with Flash Builder 4 Beta

Original issue reported on code.google.com by marcello.teodori on 24 Jun 2009 at 9:04

GoogleCodeExporter commented 8 years ago
Sorry for the delay in responding; I typically only monitor the sourceforge site
where I actually have the code.

Does the update site still fail now?  I just pushed a new version out 3 days 
ago.  I
do not have a Mac, and I've been unable to get Flash Builder to run with 
Eclipse 3.5
on Windows, so I haven't tested this configuration.  

Another possibility for you is to go to the SourceForge site (look for 
FlexFormatter)
and download the zip file there.  Extract the 3 jar files from the zip and put 
them
in your "dropins" directory and restart.  

Original comment by Ernest.P...@sas.com on 7 Jul 2009 at 11:40

GoogleCodeExporter commented 8 years ago
I just tried and I can't seem to properly see the update site in Eclipse 3.5.  
I get
a "No repository found" error.  Is that what you see?

I thought it might be a problem with not having my network proxy configured, 
but I
think I've got that setup correctly now and it still doesn't work.

I pointed to the same update site that's on my hard drive and it shows up just 
fine.
 So you could also pull down the update site files to your hard drive and update from
there.  I'll have to look and see if I need to build the update site a 
different way
to support Eclipse 3.5.

Original comment by Ernest.P...@sas.com on 7 Jul 2009 at 5:56

GoogleCodeExporter commented 8 years ago
Okay, I found some people with similar Eclipse issues (this has nothing to do 
with
the formatter plugin in particular), but I haven't found any resolution yet.  I 
am
able to update fine from home with Eclipse 3.5.  The difference between home 
and work
for me is that at home I don't have an http proxy.  

I think you should try extracting the jars from the zip file and see if that 
works. 
I think it will.

Original comment by e...@nc.rr.com on 7 Jul 2009 at 8:46

GoogleCodeExporter commented 8 years ago
I've found a solution adding "/site.xml" to the update site, i.e.
http://flexformatter.googlecode.com/svn/trunk/FlexFormatter/FlexPrettyPrintComma
ndUpdateSite/site.xml
now it works as in 3.4.2

Original comment by marcello.teodori on 7 Jul 2009 at 10:08

GoogleCodeExporter commented 8 years ago
Great!  I ran across that workaround on the web earlier today, but it didn't 
work for
me.  I'm glad it works for you!

Original comment by Ernest.P...@sas.com on 8 Jul 2009 at 12:20