Git Product home page Git Product logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I had the same problem, and I discovered the only way I could make the program 
work 
was to have Java running PRIOR to executing the .jar file.  And it would only 
work 
from the command line.  It would not work at all when "double-clicking" the 
.jar 
file.  Depending on your file associations, the program javaw.exe may be 
invoked 
when you double-click the filename, rather than the necessary java.exe.

So, to get the thing to work, I first needed to get Java running.  You can do 
this 
by opening a web site that uses Java, such as:

http://www.chess.com/play/computer.html

You should see the little Java icon in the lower right-hand corner of your 
monitor, 
indicating the java.exe is running.  You can also verify that java.exe is 
running by 
opening the Windows Task Manager (CTRL + ALT + DELETE).  Once I had Java 
running, I 
could execute the .jar file by opening a command prompt window, navigating to 
the 
folder where my .jar file is, and enter the following command:

java -jar google-sites-liberation.1.0.1.jar

You should see the Import/Export untility appear on your screen.  I had a 
few "gotchas" with the utility as well.  In order to get the Export to work, I 
had 
to enter the information like so:

Host:  sites.google.com
Domain:  <Leave this blank>
Webspace:  lornamichael2
Username:  <Your Google Sites user name>
Password:  <Your Google Sites password>

I hope this helps.

Lorna

Original comment by [email protected] on 30 Nov 2009 at 8:07

from google-sites-liberation.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
If the blog owner has allowed anonymous comments, then you'll also have the 
option to leave a comment anonymously. If you leave an anonymous comment, it 
will not link back to your blogs, Blogger profile, or Google profile in any way.

http://www.frivsampa.com/


http://www.hopygame.org/

Original comment by [email protected] on 18 Oct 2013 at 4:56

from google-sites-liberation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.