java - Why won't Eclipse remember my launch configuration? -


i using eclipse 3.6 helios on windows.

lately, eclipse install has been behaving erratically when attempt run/debug programs. in past, eclipse launched project used configuration whenever pressed (ctrl)f11 while in editor window file within particular project.

i've set simple test project (for android app, it's same regular java application) , set proper configuration, each time attempt run/debug it, eclipse asks me kind of application is, , have manually select configuration list (which includes options such "javascript," not apply of projects).

what doing wrong?

please see this post instructions how set eclipse launch last used configuration.

the settings panel configuration @ workspace preferences / run-debug / launching


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -