Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] build error on RDT

I'm seeing the following error when I try to build this morning:

[javac] 1993. ERROR in /Users/greg/Documents/workspaces/ptp_head/ org.eclipse.ptp.releng/results/plugins/org.eclipse.ptp.rdt.ui/src/org/ eclipse/ptp/rdt/ui/wizards/RemoteMakefileWizard.java (at line 50)
  [javac]     entryDescriptor.setDefaultForCategory(true);
  [javac]                     ^^^^^^^^^^^^^^^^^^^^^
[javac] The method setDefaultForCategory(boolean) is undefined for the type EntryDescriptor


Any ideas?

Greg


Back to the top