On Fri, Jun 4, 2010 at 12:36 AM, liu YongFeng wrote:
> Dear,
> It's like this.
> I run the code in eclipse -> I add one more sentence, such as print
> something, in the code -> I run the code again -> it print out nothing,
> which means it still execute old code -> I close eclipse and open it agai
thanks
I solved it. it is because more than 1 process is running.
On Fri, Jun 4, 2010 at 11:19 AM, Glyph Lefkowitz wrote:
>
> On Jun 3, 2010, at 11:36 PM, liu YongFeng wrote:
>
> > Dear,
> >
> > It's like this.
> > I run the code in eclipse -> I add one more sentence, such as print
> something, i
On Jun 3, 2010, at 11:36 PM, liu YongFeng wrote:
> Dear,
>
> It's like this.
> I run the code in eclipse -> I add one more sentence, such as print
> something, in the code -> I run the code again -> it print out nothing, which
> means it still execute old code -> I close eclipse and open it ag