Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Estendere il costruttore di una classe
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ivano Pagano  
View profile   Translate to Translated (View Original)
 More options Oct 30 2012, 4:40 am
From: Ivano Pagano <ivano.pag...@gmail.com>
Date: Tue, 30 Oct 2012 01:40:49 -0700 (PDT)
Local: Tues, Oct 30 2012 4:40 am
Subject: Re: [sug-it] Estendere il costruttore di una classe

Hai verificato se nel menu "Project" e' spuntata la voce "Build
automatically"?

Altrimenti, se preferisci, devi fare il build a mano dal menu
"Project">"Build Project" o dall'equivalente pulsante della toolbar.

On Sunday, October 28, 2012 11:58:15 PM UTC+1, Emanuele Losanno wrote:

> Ecco qui:

> class Bar (var i: Int, var s: String = "empty")

> class figlio1 (i: Int, s: String = "empty")extends Bar(i, s)

> class figlio2 (i: Int, s: String = "empty")extends Bar(i, s)

> Anche se eclipse mi segnala l'override, comunque loro implementano le
> variabile in Bar.

> PS: Non ho molta esperienza con eclipse, comunque mi inizia a segnalare
> gli errori in ritardo.
> A volte solo dopo che l'ho riavviato scopro gli errori. Sto usando la
> versione segnalata sul corso online:
> "Functional Programming Principles in Scala"


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.