Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 8eac0e: When rendering file Entries, the EntryComposite or...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 8eac0e58f15adc0ca3409e3bd59ca793016f77d2
      https://github.com/eclipse/ice/commit/8eac0e58f15adc0ca3409e3bd59ca793016f77d2
  Author: Jordan Deyton <deytonjh@xxxxxxxx>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M src/org.eclipse.ice.client.widgets/src/org/eclipse/ice/client/widgets/EntryComposite.java

  Log Message:
  -----------
  When rendering file Entries, the EntryComposite originally would not
render the file list Combo if no files were in the workspace. I had
changed this with my last commit to fix a bug, but decided the original
behavior was probably desired. This commit restores that behavior but
minus the bug's exception.

Signed-off-by: Jordan Deyton <deytonjh@xxxxxxxx>



Back to the top