|
foolish |
Re: Siiiiiiiiiiiiiii |
31-10-2003 16:23 |
|
|
foolish |
bleak
Registered: Oct 2003
Posts: 3585 (0.46 al dì)
Location:
Corso:
Anno:
Time Online: 36 Days, 7:28:56 [...]
Status: Offline
Edit | Report | IP: Logged |
Re: Siiiiiiiiiiiiiii
Originally posted by ska_Gio
Grazie foolish!!!
Si vede che il tuo intelletto eè superiore alla media!!!
Lo puoi dire forte ska-gio.
per festeggiare si berrà insieme..
FOOLISH
__________________
The only way to discover the limits of the possible is to go beyond them into the impossible.
Arthur C. Clarke.
|
31-10-2003 16:23 |
|
|
| |
|
elly |
foolish ho un gran bisogno del tuo aiuto... perchà ... |
01-11-2003 13:39 |
|
|
elly |
.consigliere.
Registered: Oct 2003
Posts: 134 (0.02 al dì)
Location:
Corso:
Anno:
Time Online: 3 Days, 12:52:21 [...]
Status: Offline
Edit | Report | IP: Logged |
foolish ho un gran bisogno del tuo aiuto... perchè quando mando in esecuzione
javac BuonInizio.java
mi dà il seguente errore:
^
BuonInizio.java:11: 'class' or 'interface' expected
^
32 errors
C:\j2sdk1.4.2_02>
che errore è??????
ho seguito pari pari il libro... ma ancora java non funziona.
ho anche assegnato il valore alla path e classpath
keyb it,,C:\WINDOWS\COMMAND\keyboard.sys
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\J2SDK1.4.2_02\bin
SET CLASSPATH=.;C:\J2SDK1.4.2_02\myjavalib\prog\io
secondo te vanno bene???
dimmi te cosa devo fare perchè... mi sta venendo un gran mal ditesta.....
mi sa che non crea il file BuonInizio.class....
ma dov'è che sbaglio????
help!!!!!!!!!!!!!!
elly
|
01-11-2003 13:39 |
|
|
| |
|
JohnDoe |
[QUOTE][i]Originally posted by elly [/i]
... |
01-11-2003 13:43 |
|
|
JohnDoe |
http://tinyurl.com/yc7p5m
Registered: Apr 2003
Posts: 114 (0.01 al dì)
Location: somewhere over there
Corso:
Anno:
Time Online: 1 Day, 15:03:51 [...]
Status: Offline
Edit | Report | IP: Logged |
Originally posted by elly
foolish ho un gran bisogno del tuo aiuto... perchè quando mando in esecuzione
javac BuonInizio.java
mi dà il seguente errore:
^
BuonInizio.java:11: 'class' or 'interface' expected
^
32 errors
C:\j2sdk1.4.2_02>
che errore è??????
prova a postare il codice del programma,
a orecchio direi che da qualche parte hai una parentesi graffa chiusa in troppo nella riga 10 o 11
|
01-11-2003 13:43 |
|
|
| |
|
elly |
il fatto è che non riesco più ad entrare nel fil ... |
01-11-2003 13:52 |
|
|
elly |
.consigliere.
Registered: Oct 2003
Posts: 134 (0.02 al dì)
Location:
Corso:
Anno:
Time Online: 3 Days, 12:52:21 [...]
Status: Offline
Edit | Report | IP: Logged |
il fatto è che non riesco più ad entrare nel file wordpad...perchè mi dà questo errore:
could not find the main class. Program will exit!
sai cosa è successo???
|
01-11-2003 13:52 |
|
|
| |
|
EagleSpirit |
[QUOTE][i]Originally posted by elly [/i]
... |
01-11-2003 14:06 |
|
|
EagleSpirit |
.consigliere.
Registered: Oct 2003
Posts: 127 (0.02 al dì)
Location: VA
Corso:
Anno:
Time Online: 8 Days, 6:36:07: [...]
Status: Offline
Edit | Report | IP: Logged |
Originally posted by elly
il fatto è che non riesco più ad entrare nel file wordpad...perchè mi dà questo errore:
could not find the main class. Program will exit!
sai cosa è successo???
non avrai specificato bene il main, o hai fatto degli errori con le graffe
non saprei cosa consigliare perchè non mi è mai capitato
magari riscrivi da capo tutto se non è lungo
|
01-11-2003 14:06 |
|
|
| |
|
JohnDoe |
[QUOTE][i]Originally posted by elly [/i]
... |
01-11-2003 15:53 |
|
|
JohnDoe |
http://tinyurl.com/yc7p5m
Registered: Apr 2003
Posts: 114 (0.01 al dì)
Location: somewhere over there
Corso:
Anno:
Time Online: 1 Day, 15:03:51 [...]
Status: Offline
Edit | Report | IP: Logged |
Originally posted by elly
il fatto è che non riesco più ad entrare nel file wordpad...
scusa, magari non ho capito bene, ma: che lo usi a fare il wordpad?
Da' un'occhiata a JCreator. sono sicuro che te l'hanno gia' consigliato. addesso puo' anche darsi che lo salvi nel formato sbagliato, perche wordpad pa gli .rtf non .java
cioe' mette dei "caratteri di formattazione" che fanno andare in tilt il javac.
buttalo tutto su notepad piuttosto.
__________________
All our questions are porcelain
|
01-11-2003 15:53 |
|
|
| |
|
citrus |
[QUOTE][i]Originally posted by elly [/i]
... |
01-11-2003 17:30 |
|
|
citrus |
.arcimaestro.
Registered: Oct 2003
Posts: 382 (0.05 al dì)
Location: como
Corso: com. digitale
Anno: 2
Time Online: 2 Days, 14:39:24 [...]
Status: Offline
Edit | Report | IP: Logged |
Originally posted by elly
foolish ho un gran bisogno del tuo aiuto... perchè quando mando in esecuzione
javac BuonInizio.java
mi dà il seguente errore:
^
BuonInizio.java:11: 'class' or 'interface' expected
^
32 errors
C:\j2sdk1.4.2_02>
che errore è??????
ho seguito pari pari il libro... ma ancora java non funziona.
ho anche assegnato il valore alla path e classpath
keyb it,,C:\WINDOWS\COMMAND\keyboard.sys
SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\J2SDK1.4.2_02\bin
SET CLASSPATH=.;C:\J2SDK1.4.2_02\myjavalib\prog\io
secondo te vanno bene???
dimmi te cosa devo fare perchè... mi sta venendo un gran mal ditesta.....
mi sa che non crea il file BuonInizio.class....
ma dov'è che sbaglio????
help!!!!!!!!!!!!!!
elly
secondo me lui non trova la libreria contenuta in prog.io perchè tu hai settato la variabile CLASSPATH in questo modo: C:\J2SDK1.4.2_02\myjavalib\prog\io quindi il compilatore si aspetta di trovarle dentro la cartella "C:\J2SDK1.4.2_02\myjavalib\prog\io\prog\io" (infatti quando le importi nel sorgente scrivi "import prog.io.*) e non le trova perchè in realtà stanno su di due livelli.....
....
In sostanza prova a cambiare il CLASSPATH così: "C:\J2SDK1.4.2_02\myjavalib;."
poi fammi sapere se così funziona.... (o se ti da un errore diverso)...
ciao
citrus
|
01-11-2003 17:30 |
|
|
| |
|
foolish |
esatto, la classpath era sbagliata...
... |
01-11-2003 20:07 |
|
|
foolish |
bleak
Registered: Oct 2003
Posts: 3585 (0.46 al dì)
Location:
Corso:
Anno:
Time Online: 36 Days, 7:28:56 [...]
Status: Offline
Edit | Report | IP: Logged |
esatto, la classpath era sbagliata...
SET CLASSPATH=.;C:\J2SDK1.4.2_02\myjavalib
__________________
The only way to discover the limits of the possible is to go beyond them into the impossible.
Arthur C. Clarke.
|
01-11-2003 20:07 |
|
|
| |
|
foolish |
ah, Jcreator è veramente ok, ma se proprio non vi ... |
01-11-2003 20:15 |
|
|
foolish |
bleak
Registered: Oct 2003
Posts: 3585 (0.46 al dì)
Location:
Corso:
Anno:
Time Online: 36 Days, 7:28:56 [...]
Status: Offline
Edit | Report | IP: Logged |
ah, Jcreator è veramente ok, ma se proprio non vi va a genio o non lo trovate provate su download.com, inserite "jcreator"
su "search" e via....
sono circa 2 Mb.
ma se vi fà schifo, usate l'edit del dos piuttosto che il wordpad
che è una vera m__ !!!
c:\....>edit nomefile.java
il buon vecchio DOS. chi l'avrebbe mai detto??
__________________
The only way to discover the limits of the possible is to go beyond them into the impossible.
Arthur C. Clarke.
|
01-11-2003 20:15 |
|
|
| |
|
recoil |
eclipse è un ambiente veramente completo ma io co ... |
02-11-2003 11:14 |
|
|
recoil |
dsy adminz
Registered: Mar 2002
Posts: 4454 (0.54 al dì)
Location: Milano / Erba
Corso: TICOM
Anno: laureato
Time Online: 61 Days, 16:17:45 [...]
Status: Offline
Edit | Report | IP: Logged |
eclipse è un ambiente veramente completo ma io consiglierei di lasciar perdere... un conto è fare progetti complessi in cui è utile (o utilissimo) un tool del genere, un altro è fare dei programmini per l'università ... eclipse l'ho messo su linux e mi è sembrato un po' pesante, io eviterei
usate Jcreator
__________________
Sono sempre alla ricerca di curriculum interessanti da segnalare alle società con cui ho contatti. Info in pm
|
02-11-2003 11:14 |
|
|
| |
|
elly |
ci sei Armen???? ... |
03-11-2003 16:06 |
|
|
elly |
.consigliere.
Registered: Oct 2003
Posts: 134 (0.02 al dì)
Location:
Corso:
Anno:
Time Online: 3 Days, 12:52:21 [...]
Status: Offline
Edit | Report | IP: Logged |
ci sei Armen????
|
03-11-2003 16:06 |
|
|
| |
|
Armen |
Eccomi....c'è qualche problema al server....
... |
03-11-2003 16:07 |
|
|
Armen |
Monty Python
Registered: Oct 2003
Posts: 488 (0.06 al dì)
Location: Tradate
Corso: Comunicazione Digitale
Anno: boh, boh, boh
Time Online: 4 Days, 5:24:24 [...]
Status: Offline
Edit | Report | IP: Logged |
Eccomi....c'è qualche problema al server....
Cmq dimmi tutto e provo a vedere se riesco ad aiutarti....
__________________
My Blog...take a look!
"Never give out your password or credit card number in an instant message conversation."
ETL Malcangi
|
03-11-2003 16:07 |
|
|
| |
|
JohnDoe |
|
|
JohnDoe |
http://tinyurl.com/yc7p5m
Registered: Apr 2003
Posts: 114 (0.01 al dì)
Location: somewhere over there
Corso:
Anno:
Time Online: 1 Day, 15:03:51 [...]
Status: Offline
Edit | Report | IP: Logged |
eclipse
da quello che leggo sul sito eclipse mi sembra molto bello professionale etc etc, pero' il mio povero portatile crasha quando provo di aprire un semplice file .java
dunque voto per JCreator oppure GEL
ciauz
__________________
All our questions are porcelain
|
03-11-2003 16:43 |
|
|
| |
|
citrus |
Re: eclipse |
03-11-2003 17:38 |
|
|
citrus |
.arcimaestro.
Registered: Oct 2003
Posts: 382 (0.05 al dì)
Location: como
Corso: com. digitale
Anno: 2
Time Online: 2 Days, 14:39:24 [...]
Status: Offline
Edit | Report | IP: Logged |
Re: eclipse
Originally posted by JohnDoe
da quello che leggo sul sito eclipse mi sembra molto bello professionale etc etc, pero' il mio povero portatile crasha quando provo di aprire un semplice file .java
dunque voto per JCreator oppure GEL
ciauz
....
si in effetti tra le altre cose è anche un po' pesantuccio!!!
!!!
|
03-11-2003 17:38 |
|
|
| |
|
All times are GMT. The time now is 14:46. |
|
|
|
|
|
|
|
| |
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|