This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-10-11 15:42:23

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Jar of Toffee!

Sorry about the title - Just to get attention! How do I make a JAR java file?


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#2 2011-10-11 17:17:07

rookwood101
Scratcher
Registered: 2011-07-29
Posts: 500+

Re: Jar of Toffee!

right click the folder you want it in, click "New" then "Text Document" then rename it to "file.jar" click yes on the popup. congratulations, you have a jar file.

Last edited by rookwood101 (2011-10-11 17:17:24)


http://i.imgur.com/zeIZW.png

Offline

 

#3 2011-10-12 11:44:43

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Jar of Toffee!

rook, that only works if you have Windows extensions enabled.

Use the command prompt.

Offline

 

#4 2011-10-12 12:22:39

rookwood101
Scratcher
Registered: 2011-07-29
Posts: 500+

Re: Jar of Toffee!

LS97 wrote:

rook, that only works if you have Windows extensions enabled.

Use the command prompt.

Unfortunately I'm a 'pro' user, so I have them enabled  big_smile


http://i.imgur.com/zeIZW.png

Offline

 

#5 2011-10-12 13:20:03

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Jar of Toffee!

rookwood101 wrote:

LS97 wrote:

rook, that only works if you have Windows extensions enabled.

Use the command prompt.

Unfortunately I'm a 'pro' user, so I have them enabled  big_smile

tongue  I just hate that single feature, so I have a widget (made by me) on my 2nd screen's desktop that I can drag files on to. Then I specify the new extension (if any) and it renames it for me  smile

Offline

 

#6 2011-10-12 13:22:20

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Jar of Toffee!

Okay, could somebody help me with http://scratch.mit.edu/forums/viewtopic.php?id=77550


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#7 2011-10-12 13:28:19

WindowsExplorer
Scratcher
Registered: 2011-02-25
Posts: 1000+

Re: Jar of Toffee!

._. lol


http://i.imgur.com/H6LLdnK.pnghttp://i.imgur.com/VYuD7BY.png

Offline

 

#8 2011-10-14 19:39:52

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Jar of Toffee!

Actually a .jar file is the same as a .zip file, so you just have to zip the files and rename the .zip to a .jar.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#9 2011-10-16 12:39:45

Sidharth
Scratcher
Registered: 2007-12-14
Posts: 100+

Re: Jar of Toffee!

ScratchReallyROCKS wrote:

Actually a .jar file is the same as a .zip file, so you just have to zip the files and rename the .zip to a .jar.

Umm... no. A JAR file is a Java ARchive, so you need a tool that can create them.

*COUGHGOOGLECOUGH*


http://www.danasoft.com/citysign.jpg

Offline

 

#10 2011-10-16 17:31:23

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Jar of Toffee!

Sidharth wrote:

ScratchReallyROCKS wrote:

Actually a .jar file is the same as a .zip file, so you just have to zip the files and rename the .zip to a .jar.

Umm... no. A JAR file is a Java ARchive, so you need a tool that can create them.

*COUGHGOOGLECOUGH*

Umm... yes. A JAR is a Java ARchive, BUT is created the same way as a ZIP file. That's why you can open .jars in programs that open zips. Believe me, I've had a broken zip opener, so I had to change the names of .zips to .jar so it would open them.


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#11 2011-10-22 00:23:47

Sidharth
Scratcher
Registered: 2007-12-14
Posts: 100+

Re: Jar of Toffee!

But changing .zip to .jar won't create a proper archive just like that. That's what I was trying to say.


http://www.danasoft.com/citysign.jpg

Offline

 

Board footer