avlee / npapi-sdk

Automatically exported from code.google.com/p/npapi-sdk
0 stars 0 forks source link

Need a tutorial or sample code to develop NPAPI Plugin for Safari5.1 from scratch #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I Need a tutorial or sample code to develop NPAPI Plugin for Safari5.1 from 
scratch,I have tried to download the sample from the link 
"http://mxr.mozilla.org/mozilla2.0/source/modules/plugin/sdk/samples/basic/mac/"
and even I posted this issue on stackoverflow at 
"http://stackoverflow.com/questions/6882779/how-to-checkout-the-source-code-from
-http-link".

I have seen from the link "http://code.google.com/p/npapi-sdk" to check out the 
source code for simple
npapi sample using "svn checkout http://npapi-sdk.googlecode.com/svn/trunk/ 
npapi-sdk-read-only"
But my terminal is saying "svn: OPTIONS of 
'http://npapi-sdk.googlecode.com/svn/trunk': could not connect to server 
(http://npapi-sdk.googlecode.com)"

What is the expected output? What do you see instead?
Expected a debuggable NPAPI plugin sample  for Safari5.1

What operating system are you compiling on?
Mac OS10.6

Any help would be  appreciated.

Thanks & Regards,
Akbar

Original issue reported on code.google.com by akbarbas...@gmail.com on 1 Aug 2011 at 5:44

GoogleCodeExporter commented 9 years ago
The svn checkout for this project works fine for me. You either had a transient 
failure, or you have a local network or machine issue, neither of which we can 
help with.

As for issues with mxr.mozilla.org, you'd have to contact Mozilla.

Original comment by stuart.morgan on 5 Aug 2011 at 5:30