JavaScript Development Tools
Release 3.2

Uses of Class
org.eclipse.wst.jsdt.core.compiler.BuildContext

Packages that use BuildContext
org.eclipse.wst.jsdt.core.compiler   
 

Uses of BuildContext in org.eclipse.wst.jsdt.core.compiler
 

Methods in org.eclipse.wst.jsdt.core.compiler with parameters of type BuildContext
 void ValidationParticipant.buildStarting(BuildContext[] files, boolean isBatch)
          Notifies this participant that a validation operation is about to start and provides it the opportunity to generate source files based on the source files about to be validated.
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.