Release 1.3.5

From WalaWiki

Jump to: navigation, search

We will periodically tag the WALA repository with release numbers. To check out a particular release, see the branches in the GitHub repository, or the Sourceforge repository for releases 1.3.4 and earlier.

  • Previous Release: Release 1.3.4
  • Next Release: TBA
  • GitHub branch: TBA
  • Date: TBA

ChangeLog

Changes since Release 1.3.4:

  • New features


  • Code cleanup
  • API Changes
    • Refactored com.ibm.wala.core to no longer rely on Eclipse. Specific changes are listed below, and in general we recommend that any code using WALA from an Eclipse plug-in be re-tested.
      • new class EclipseFileProvider, subclassing FileProvider, containing Eclipse-specific functionality. FileProvider methods now do not work within Eclipse for loading files from plug-ins. Also, previously-static methods are now instance methods.
      • moved WalaProperties.getWalaCorePluginHome() to EclipseFileProvider
      • various AnalysisScopeReader functionality involving plug-ins moved to EclipseAnalysisScopeReader
      • moved ProgressMaster and ProgressMonitorDelegate to com.ibm.wala.ide.util
  • Bug Fixes
Personal tools
project information