For this question, you need to do the following steps to assign the same workspace. Suppose your "development" Jenkins job workspace is /var/workspace/job1.
In the "code analysis" job configuration page, under the tab General click on Advanced
And select the option Use custom workspace and give the same workspace /var/workspace/job1 as of your "development" job.