This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-03-22 23:31:05 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb141b5ca2eb82e98372b9cb401b09c83ea73774
openide
/
java
/
execution
History
Dmitry Jemerov
eb141b5ca2
keep track of whether the name of a run configuration was changed by the user on the platform level; introduce LocatableConfigurationBase class for this purpose; deprecate getGeneratedName() and replace its usages with suggestedName(); delete implementations of isGeneratedName() which are now redundant
2013-07-26 15:08:23 +02:00
..
impl
keep track of whether the name of a run configuration was changed by the user on the platform level; introduce LocatableConfigurationBase class for this purpose; deprecate getGeneratedName() and replace its usages with suggestedName(); delete implementations of isGeneratedName() which are now redundant
2013-07-26 15:08:23 +02:00
openapi
since checkConfiguration() is never called through RunProfile interface, push it down to RunConfiguration
2013-07-25 16:08:57 +02:00