Searched refs:ECLIPSE_WS (Results 1 – 3 of 3) sorted by relevance
66 '(y/n)' % constant.ECLIPSE_WS)930 if (os.path.exists(os.path.expanduser(constant.ECLIPSE_WS))932 self.cmd.extend(['-data', constant.ECLIPSE_WS])
161 'Launch %s with workspace: %s.', ide_name, constant.ECLIPSE_WS)
134 ECLIPSE_WS = '~/Documents/AIDEGen_Eclipse_workspace' variable