Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 107389

Summary: AptConfig lacks a method for setting srcgen directory
Product: [Eclipse Project] JDT Reporter: Konstantin Komissarchik <konstantin>
Component: APTAssignee: Jess Garms <jgarms>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: konstantin
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Konstantin Komissarchik CLA 2005-08-18 19:12:23 EDT
I was able to use AptConfig.getString( jproj, 
AptPreferenceConstants.APT_GENSRCDIR ) to retrieve the srcgen directory, but 
could not find any way to set it.
Comment 1 Jess Garms CLA 2005-08-29 18:40:22 EDT
Added new methods, getGenSrcDir and setGenSrcDir.
Comment 2 Konstantin Komissarchik CLA 2005-12-13 13:07:10 EST
Closing.