Home
last modified time | relevance | path

Searched refs:ECLIPSE_WS (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/aidegen/
Dconstant.py143 ECLIPSE_WS = '~/Documents/AIDEGen_Eclipse_workspace' variable
/tools/asuite/aidegen/lib/
Dide_common_util.py161 'Launch %s with workspace: %s.', ide_name, constant.ECLIPSE_WS)
Dide_util.py66 '(y/n)' % constant.ECLIPSE_WS)
1021 if (os.path.exists(os.path.expanduser(constant.ECLIPSE_WS))
1023 self.cmd.extend(['-data', constant.ECLIPSE_WS])