Author Topic: classpath problem using vsbuild for a java project?  (Read 4234 times)

kruegerit

  • Junior Community Member
  • Posts: 2
  • Hero Points: 0
classpath problem using vsbuild for a java project?
« on: October 16, 2006, 06:09:43 AM »
vsbuild seems to ignore configured output directory (build->java options->compiler->other) in generating classpath when 'Build' a java project, instead vsbuild use the configured working directory (project->project properties->directories). Is this the normal behaviour?