Project
IntelliJ IDEA
Priority
Normal
Type
Usability Problem
Fix versions
No Fix versions
State
Fixed
Assignee
Jan Thomä
Subsystem
OSGi Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Irina Petrovskaya
    2 years ago (22 Jun 2009 18:35)
  • Updated by   root
    2 years ago (17 Jan 2010 21:16)
  • Jira: IDEADEV-38055
    (history, comments)
 
IDEA-49499 OSGi: facet configuration: it should be possible to change 'destination folder(relative to jar root)' parameter for AdditionalJarContents entry when it is added
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
in the facet configuration add new entry in AdditionalJarContents table:
when you select some folder ro file, you are not prompted to enter the destination path - the entry is added with default one. You can only invoke Edit for this entry, re-select the file/folder and then edit the relative destination path
Comments (1)
 
History
 
Linked Issues (?)
 
Jan Thomä
  Jan Thomä
20 Oct 2009 21:34
2 years ago
The destination path now gets selected automatically after you have selected the source path. It gets pre-filled with the calculated output folder. I have also added a cell editor for the left part, so you can just double click the left cell now and have some small button to select a new source file. The right cell will then be recalculated. The edit button became somewhat superfluous after this change, but I kept it.