Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-debug-dev] Re: [jdt-debug-dev] Eval: API change in the java AST model


I have versioned projects as v20020916 for tomorrow's build (and updated the map). If you need to submit anymore changes, you will have to re-version, and update the map.

Darin



"Luc Bourlier" <Luc_Bourlier@xxxxxxx>
Sent by: jdt-debug-dev-admin@xxxxxxxxxxx

09/16/2002 03:39 PM
Please respond to jdt-debug-dev

       
        To:        jdt-debug-dev@xxxxxxxxxxx
        cc:        
        Subject:        [jdt-debug-dev] Eval: API change in the java AST model


I just commit a new version of
org.eclipse.jdt.internal.debug.eval.ast.engine.SourceBaseSourceGenerator.
This is for manage a minor breaking API change in the java AST model.

As the new version of SourceBaseSourceGenerator uses the new methods added
in the AST API, it won't compile with the jdt.core binary plugin contained
in the last integration (2.1) build. The next integration build should
contains the changes.

So, if you don't need it, don't update this file until the next integration
build (hopefully tomorow). If you really want to update this file, you will
need the CVS version of the jdt.core plugin for get it compiles.

Sorry for the inconvenience.
Luc


_______________________________________________
jdt-debug-dev mailing list
jdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-debug-dev



Back to the top