# 12/1/10 12:11:44 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/Activator.java (at line 55) public static Activator getDefault() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 65) import org.eclipse.dstore.internal.extra.DomainNotifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DomainNotifier is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 136) _domainNotifier = new DomainNotifier(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor DomainNotifier() is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 136) _domainNotifier = new DomainNotifier(); ^^^^^^^^^^^^^^ Discouraged access: The type DomainNotifier is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 149) _domainNotifier = new DomainNotifier(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor DomainNotifier() is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 149) _domainNotifier = new DomainNotifier(); ^^^^^^^^^^^^^^ Discouraged access: The type DomainNotifier is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 215) public void setCompatibilityHandler(IDataStoreCompatibilityHandler handler){ ^^^^^^^ Javadoc: Missing tag for parameter handler ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 223) public IDataStoreCompatibilityHandler getCompatibilityHandler(){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 452) public IDataStoreTrustManager getTrustManager() ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 753) public ConnectionStatus connectDaemon(int daemonPort, int timeout) { ^^^^^^^ Javadoc: Missing tag for parameter timeout ---------- ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 77) public Class getLoadedClass() ^^^^^ Javadoc: Missing tag for return type ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 85) public boolean isLoaded() ^^^^^^^ Javadoc: Missing tag for return type ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 93) public String getClassName() ^^^^^^ Javadoc: Missing tag for return type ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 101) public boolean isRequested() ^^^^^^^ Javadoc: Missing tag for return type ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 109) public boolean isSynchronous() ^^^^^^^ Javadoc: Missing tag for return type ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 117) public void setRequested(boolean requested) ^^^^^^^^^ Javadoc: Missing tag for parameter requested ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 125) public void setLoaded(boolean loaded) ^^^^^^ Javadoc: Missing tag for parameter loaded ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 135) public synchronized void setLoadedClass(Class loadedClass) ^^^^^^^^^^^ Javadoc: Missing tag for parameter loadedClass ---------- ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/Miner.java (at line 153) public ResourceBundle getResourceBundle() ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/Miner.java (at line 692) public abstract DataElement handleCommand(DataElement theCommand) throws Exception; ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/Miner.java (at line 692) public abstract DataElement handleCommand(DataElement theCommand) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/Miner.java (at line 699) public abstract String getVersion(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/MinerThread.java (at line 47) public MinerThread(DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/ByteStreamHandler.java (at line 49) public ByteStreamHandler(DataStore dataStore, DataElement log) ^^^ Javadoc: Missing tag for parameter log ---------- ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/CommandHandler.java (at line 212) public CommandGenerator getCommandGenerator() ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/CommandHandler.java (at line 281) public abstract void sendClassInstance(IRemoteClassInstance runnable, String classByteStreamHandlerId); ^^^^^^^^ Javadoc: Missing tag for parameter runnable ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/CommandHandler.java (at line 281) public abstract void sendClassInstance(IRemoteClassInstance runnable, String classByteStreamHandlerId); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter classByteStreamHandlerId ---------- ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 26) import org.eclipse.dstore.internal.extra.DataElementActionFilter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 27) import org.eclipse.dstore.internal.extra.DesktopElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DesktopElement is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 28) import org.eclipse.dstore.internal.extra.PropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 63) private PropertySource _propertySource = null; ^^^^^^^^^^^^^^ Discouraged access: The type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 753) public boolean isSpirit() ^^^^^^^ Javadoc: Missing tag for return type ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 878) public void setSpirit(boolean flag) ^^^^ Javadoc: Missing tag for parameter flag ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 934) public boolean isOfType(String typeStr, boolean isDescriptor) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter isDescriptor ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1397) Object adapter = DesktopElement.getPlatformAdapter(this, key); ^^^^^^^^^^^^^^ Discouraged access: The type DesktopElement is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1397) Object adapter = DesktopElement.getPlatformAdapter(this, key); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getPlatformAdapter(Object, Class) from the type DesktopElement is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1402) else if (PropertySource.matches(key)) ^^^^^^^^^^^^^^ Discouraged access: The type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1402) else if (PropertySource.matches(key)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method matches(Class) from the type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1406) _propertySource = new PropertySource(this); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor PropertySource(IDataElement) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1406) _propertySource = new PropertySource(this); ^^^^^^^^^^^^^^ Discouraged access: The type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1411) else if (DataElementActionFilter.matches(key)) ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1411) else if (DataElementActionFilter.matches(key)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method matches(Class) from the type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1413) return DataElementActionFilter.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1413) return DataElementActionFilter.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getInstance() from the type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 383) public DataElement addMinersLocation(String minersLocation) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 769) public ArrayList getLocalClassLoaders() ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 781) public void registerLocalClassLoader(ClassLoader loader) ^^^^^^ Javadoc: Missing tag for parameter loader ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 1805) public DataElement replaceDeleted(DataElement deletedObject) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 1805) public DataElement replaceDeleted(DataElement deletedObject) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter deletedObject ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 2127) public DataElement setHost(DataElement localHostObject) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 2139) public DataElement getSchema() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3317) public void saveFile(String remotePath, byte[] buffer, int size, boolean binary) ^^^^ Javadoc: Missing tag for parameter size ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3317) public void saveFile(String remotePath, byte[] buffer, int size, boolean binary) ^^^^^^ Javadoc: Missing tag for parameter binary ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3329) public void saveFile(String remotePath, byte[] buffer, int size, boolean binary, String byteStreamHandlerId) ^^^^ Javadoc: Missing tag for parameter size ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3329) public void saveFile(String remotePath, byte[] buffer, int size, boolean binary, String byteStreamHandlerId) ^^^^^^ Javadoc: Missing tag for parameter binary ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3384) public void appendToFile(String remotePath, byte[] buffer, int size, boolean binary) ^^^^ Javadoc: Missing tag for parameter size ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3384) public void appendToFile(String remotePath, byte[] buffer, int size, boolean binary) ^^^^^^ Javadoc: Missing tag for parameter binary ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3396) public void appendToFile(String remotePath, byte[] buffer, int size, boolean binary, String byteStreamHandlerId) ^^^^ Javadoc: Missing tag for parameter size ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3396) public void appendToFile(String remotePath, byte[] buffer, int size, boolean binary, String byteStreamHandlerId) ^^^^^^ Javadoc: Missing tag for parameter binary ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3577) public String getUserPreferencesDirectory() ^^^^^^ Javadoc: Missing tag for return type ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3876) private void initElements(int size) ^^^^ Javadoc: Missing tag for parameter size ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4254) public synchronized void cacheClass(String className, byte[] bytes, int size) ^^^^^^^^^ Javadoc: Missing tag for parameter className ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4254) public synchronized void cacheClass(String className, byte[] bytes, int size) ^^^^^ Javadoc: Missing tag for parameter bytes ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4254) public synchronized void cacheClass(String className, byte[] bytes, int size) ^^^^ Javadoc: Missing tag for parameter size ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4437) public void setReferenceTag(String tag) ^^^ Javadoc: Missing tag for parameter tag ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4445) public int printTree(String indent, DataElement root) ^^^ Javadoc: Missing tag for return type ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4445) public int printTree(String indent, DataElement root) ^^^^^^ Javadoc: Missing tag for parameter indent ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4445) public int printTree(String indent, DataElement root) ^^^^ Javadoc: Missing tag for parameter root ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4453) public int printTree(String indent, int number, DataElement root) ^^^ Javadoc: Missing tag for return type ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4453) public int printTree(String indent, int number, DataElement root) ^^^^^^ Javadoc: Missing tag for parameter indent ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4453) public int printTree(String indent, int number, DataElement root) ^^^^^^ Javadoc: Missing tag for parameter number ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4453) public int printTree(String indent, int number, DataElement root) ^^^^ Javadoc: Missing tag for parameter root ---------- ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStoreAttributes.java (at line 90) public void setAttribute(int attributeIndex, String attribute) ^^^^^^^^^ Javadoc: Missing tag for parameter attribute ---------- ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DefaultDataStoreCompatibilityHandler.java (at line 21) private DataStore _dataStore; ^^^^^^^^^^ The field DefaultDataStoreCompatibilityHandler._dataStore is never read locally ---------- ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/server/ConnectionEstablisher.java (at line 191) public void finished(ServerReceiver receiver) ^^^^^^^^ Javadoc: Missing tag for parameter receiver ---------- ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/client/ClientReceiver.java (at line 37) public ClientReceiver(Socket socket, DataStore dataStore) ^^^^^^ Javadoc: Missing tag for parameter socket ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/client/ClientReceiver.java (at line 37) public ClientReceiver(Socket socket, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/server/MinerLoader.java (at line 148) public ArrayList loadMiners(String minerFile, String encoding) throws Exception ^^^^^^^^ Javadoc: Missing tag for parameter encoding ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/server/MinerLoader.java (at line 148) public ArrayList loadMiners(String minerFile, String encoding) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/Sender.java (at line 297) public void requestClass(DataElement classRequest) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter classRequest ---------- ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/XMLparser.java (at line 170) public void readFile(BufferedInputStream reader, int size, String path, String byteStreamHandlerId) ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter byteStreamHandlerId ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/XMLparser.java (at line 310) public String readLine(BufferedInputStream reader, Socket socket) ^^^^^^ Javadoc: Missing tag for parameter socket ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/XMLparser.java (at line 501) public DataElement parseDocument(BufferedInputStream reader, Socket socket) throws IOException ^^^^^^ Javadoc: Missing tag for parameter socket ---------- 83 problems (83 warnings)# 12/1/10 12:11:55 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/Activator.java (at line 55) public static Activator getDefault() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 65) import org.eclipse.dstore.internal.extra.DomainNotifier; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DomainNotifier is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 136) _domainNotifier = new DomainNotifier(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor DomainNotifier() is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 136) _domainNotifier = new DomainNotifier(); ^^^^^^^^^^^^^^ Discouraged access: The type DomainNotifier is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 149) _domainNotifier = new DomainNotifier(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor DomainNotifier() is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 149) _domainNotifier = new DomainNotifier(); ^^^^^^^^^^^^^^ Discouraged access: The type DomainNotifier is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 215) public void setCompatibilityHandler(IDataStoreCompatibilityHandler handler){ ^^^^^^^ Javadoc: Missing tag for parameter handler ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 223) public IDataStoreCompatibilityHandler getCompatibilityHandler(){ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 452) public IDataStoreTrustManager getTrustManager() ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java (at line 753) public ConnectionStatus connectDaemon(int daemonPort, int timeout) { ^^^^^^^ Javadoc: Missing tag for parameter timeout ---------- ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 77) public Class getLoadedClass() ^^^^^ Javadoc: Missing tag for return type ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 85) public boolean isLoaded() ^^^^^^^ Javadoc: Missing tag for return type ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 93) public String getClassName() ^^^^^^ Javadoc: Missing tag for return type ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 101) public boolean isRequested() ^^^^^^^ Javadoc: Missing tag for return type ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 109) public boolean isSynchronous() ^^^^^^^ Javadoc: Missing tag for return type ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 117) public void setRequested(boolean requested) ^^^^^^^^^ Javadoc: Missing tag for parameter requested ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 125) public void setLoaded(boolean loaded) ^^^^^^ Javadoc: Missing tag for parameter loaded ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java (at line 135) public synchronized void setLoadedClass(Class loadedClass) ^^^^^^^^^^^ Javadoc: Missing tag for parameter loadedClass ---------- ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/Miner.java (at line 153) public ResourceBundle getResourceBundle() ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/Miner.java (at line 692) public abstract DataElement handleCommand(DataElement theCommand) throws Exception; ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/Miner.java (at line 692) public abstract DataElement handleCommand(DataElement theCommand) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/Miner.java (at line 699) public abstract String getVersion(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/miners/MinerThread.java (at line 47) public MinerThread(DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/ByteStreamHandler.java (at line 49) public ByteStreamHandler(DataStore dataStore, DataElement log) ^^^ Javadoc: Missing tag for parameter log ---------- ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/CommandHandler.java (at line 212) public CommandGenerator getCommandGenerator() ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/CommandHandler.java (at line 281) public abstract void sendClassInstance(IRemoteClassInstance runnable, String classByteStreamHandlerId); ^^^^^^^^ Javadoc: Missing tag for parameter runnable ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/CommandHandler.java (at line 281) public abstract void sendClassInstance(IRemoteClassInstance runnable, String classByteStreamHandlerId); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter classByteStreamHandlerId ---------- ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 26) import org.eclipse.dstore.internal.extra.DataElementActionFilter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 27) import org.eclipse.dstore.internal.extra.DesktopElement; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DesktopElement is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 28) import org.eclipse.dstore.internal.extra.PropertySource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 63) private PropertySource _propertySource = null; ^^^^^^^^^^^^^^ Discouraged access: The type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 753) public boolean isSpirit() ^^^^^^^ Javadoc: Missing tag for return type ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 878) public void setSpirit(boolean flag) ^^^^ Javadoc: Missing tag for parameter flag ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 934) public boolean isOfType(String typeStr, boolean isDescriptor) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter isDescriptor ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1397) Object adapter = DesktopElement.getPlatformAdapter(this, key); ^^^^^^^^^^^^^^ Discouraged access: The type DesktopElement is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1397) Object adapter = DesktopElement.getPlatformAdapter(this, key); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getPlatformAdapter(Object, Class) from the type DesktopElement is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1402) else if (PropertySource.matches(key)) ^^^^^^^^^^^^^^ Discouraged access: The type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1402) else if (PropertySource.matches(key)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method matches(Class) from the type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1406) _propertySource = new PropertySource(this); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor PropertySource(IDataElement) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1406) _propertySource = new PropertySource(this); ^^^^^^^^^^^^^^ Discouraged access: The type PropertySource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1411) else if (DataElementActionFilter.matches(key)) ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1411) else if (DataElementActionFilter.matches(key)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method matches(Class) from the type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1413) return DataElementActionFilter.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java (at line 1413) return DataElementActionFilter.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getInstance() from the type DataElementActionFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/@dot ---------- ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 383) public DataElement addMinersLocation(String minersLocation) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 769) public ArrayList getLocalClassLoaders() ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 781) public void registerLocalClassLoader(ClassLoader loader) ^^^^^^ Javadoc: Missing tag for parameter loader ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 1805) public DataElement replaceDeleted(DataElement deletedObject) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 1805) public DataElement replaceDeleted(DataElement deletedObject) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter deletedObject ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 2127) public DataElement setHost(DataElement localHostObject) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 2139) public DataElement getSchema() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3317) public void saveFile(String remotePath, byte[] buffer, int size, boolean binary) ^^^^ Javadoc: Missing tag for parameter size ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3317) public void saveFile(String remotePath, byte[] buffer, int size, boolean binary) ^^^^^^ Javadoc: Missing tag for parameter binary ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3329) public void saveFile(String remotePath, byte[] buffer, int size, boolean binary, String byteStreamHandlerId) ^^^^ Javadoc: Missing tag for parameter size ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3329) public void saveFile(String remotePath, byte[] buffer, int size, boolean binary, String byteStreamHandlerId) ^^^^^^ Javadoc: Missing tag for parameter binary ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3384) public void appendToFile(String remotePath, byte[] buffer, int size, boolean binary) ^^^^ Javadoc: Missing tag for parameter size ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3384) public void appendToFile(String remotePath, byte[] buffer, int size, boolean binary) ^^^^^^ Javadoc: Missing tag for parameter binary ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3396) public void appendToFile(String remotePath, byte[] buffer, int size, boolean binary, String byteStreamHandlerId) ^^^^ Javadoc: Missing tag for parameter size ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3396) public void appendToFile(String remotePath, byte[] buffer, int size, boolean binary, String byteStreamHandlerId) ^^^^^^ Javadoc: Missing tag for parameter binary ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3577) public String getUserPreferencesDirectory() ^^^^^^ Javadoc: Missing tag for return type ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 3876) private void initElements(int size) ^^^^ Javadoc: Missing tag for parameter size ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4254) public synchronized void cacheClass(String className, byte[] bytes, int size) ^^^^^^^^^ Javadoc: Missing tag for parameter className ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4254) public synchronized void cacheClass(String className, byte[] bytes, int size) ^^^^^ Javadoc: Missing tag for parameter bytes ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4254) public synchronized void cacheClass(String className, byte[] bytes, int size) ^^^^ Javadoc: Missing tag for parameter size ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4437) public void setReferenceTag(String tag) ^^^ Javadoc: Missing tag for parameter tag ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4445) public int printTree(String indent, DataElement root) ^^^ Javadoc: Missing tag for return type ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4445) public int printTree(String indent, DataElement root) ^^^^^^ Javadoc: Missing tag for parameter indent ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4445) public int printTree(String indent, DataElement root) ^^^^ Javadoc: Missing tag for parameter root ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4453) public int printTree(String indent, int number, DataElement root) ^^^ Javadoc: Missing tag for return type ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4453) public int printTree(String indent, int number, DataElement root) ^^^^^^ Javadoc: Missing tag for parameter indent ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4453) public int printTree(String indent, int number, DataElement root) ^^^^^^ Javadoc: Missing tag for parameter number ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java (at line 4453) public int printTree(String indent, int number, DataElement root) ^^^^ Javadoc: Missing tag for parameter root ---------- ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStoreAttributes.java (at line 90) public void setAttribute(int attributeIndex, String attribute) ^^^^^^^^^ Javadoc: Missing tag for parameter attribute ---------- ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DefaultDataStoreCompatibilityHandler.java (at line 21) private DataStore _dataStore; ^^^^^^^^^^ The field DefaultDataStoreCompatibilityHandler._dataStore is never read locally ---------- ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/core/server/ConnectionEstablisher.java (at line 191) public void finished(ServerReceiver receiver) ^^^^^^^^ Javadoc: Missing tag for parameter receiver ---------- ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/client/ClientReceiver.java (at line 37) public ClientReceiver(Socket socket, DataStore dataStore) ^^^^^^ Javadoc: Missing tag for parameter socket ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/client/ClientReceiver.java (at line 37) public ClientReceiver(Socket socket, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/server/MinerLoader.java (at line 148) public ArrayList loadMiners(String minerFile, String encoding) throws Exception ^^^^^^^^ Javadoc: Missing tag for parameter encoding ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/server/MinerLoader.java (at line 148) public ArrayList loadMiners(String minerFile, String encoding) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/Sender.java (at line 297) public void requestClass(DataElement classRequest) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter classRequest ---------- ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/XMLparser.java (at line 170) public void readFile(BufferedInputStream reader, int size, String path, String byteStreamHandlerId) ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter byteStreamHandlerId ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/XMLparser.java (at line 310) public String readLine(BufferedInputStream reader, Socket socket) ^^^^^^ Javadoc: Missing tag for parameter socket ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/src/org/eclipse/dstore/internal/core/util/XMLparser.java (at line 501) public DataElement parseDocument(BufferedInputStream reader, Socket socket) throws IOException ^^^^^^ Javadoc: Missing tag for parameter socket ---------- 83 problems (83 warnings)Loading source files for package org.eclipse.dstore.core... Loading source files for package org.eclipse.dstore.core.client... Loading source files for package org.eclipse.dstore.core.java... Loading source files for package org.eclipse.dstore.core.miners... Loading source files for package org.eclipse.dstore.core.model... Loading source files for package org.eclipse.dstore.core.server... Loading source files for package org.eclipse.dstore.core.util... Loading source files for package org.eclipse.dstore.core.util.ssl... Loading source files for package org.eclipse.dstore.extra... Constructing Javadoc information... Standard Doclet version 1.5.0_22 Building tree for all the packages and classes... Generating reference/api/org/eclipse/dstore/core//Activator.html... Generating reference/api/org/eclipse/dstore/core/client//ClientConnection.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ClientConnection.java:90: warning - @noextend is an unknown tag. Generating reference/api/org/eclipse/dstore/core/client//ConnectionStatus.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ConnectionStatus.java:29: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/client/ConnectionStatus.java:29: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//ClassByteStreamHandler.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassByteStreamHandler.java:42: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassByteStreamHandler.java:42: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//ClassByteStreamHandler.ReceiveClassInstanceThread.html... Generating reference/api/org/eclipse/dstore/core/java//ClassByteStreamHandler.ReceiveClassThread.html... Generating reference/api/org/eclipse/dstore/core/java//ClassByteStreamHandlerRegistry.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassByteStreamHandlerRegistry.java:27: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassByteStreamHandlerRegistry.java:27: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//ClassInstanceOutputStream.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassInstanceOutputStream.java:26: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassInstanceOutputStream.java:26: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//ClassRequest.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java:28: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/ClassRequest.java:28: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//IClassByteStreamHandler.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/IClassByteStreamHandler.java:26: warning - @noimplement is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//IRemoteClassInstance.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/IRemoteClassInstance.java:24: warning - @noimplement is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//LocalObjectInputStream.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/LocalObjectInputStream.java:29: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/LocalObjectInputStream.java:29: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//RemoteClassLoader.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/RemoteClassLoader.java:97: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/RemoteClassLoader.java:97: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/java//RemoteClassLoader.LoadClassThread.html... Generating reference/api/org/eclipse/dstore/core/java//RemoteObjectInputStream.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/RemoteObjectInputStream.java:28: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/java/RemoteObjectInputStream.java:28: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/miners//Miner.html... Generating reference/api/org/eclipse/dstore/core/miners//MinerThread.html... Generating reference/api/org/eclipse/dstore/core/model//ByteStreamHandler.html... Generating reference/api/org/eclipse/dstore/core/model//ByteStreamHandlerRegistry.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/ByteStreamHandlerRegistry.java:30: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/ByteStreamHandlerRegistry.java:30: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//Client.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/Client.java:30: warning - @noextend is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//CommandHandler.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/CommandHandler.java:40: warning - @noextend is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//DataElement.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java:40: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataElement.java:40: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//DataStore.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java:91: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStore.java:91: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//DataStoreAttributes.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStoreAttributes.java:29: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStoreAttributes.java:29: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//DataStoreResources.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStoreResources.java:23: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStoreResources.java:23: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//DataStoreSchema.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStoreSchema.java:28: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DataStoreSchema.java:28: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//DE.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DE.java:37: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/DE.java:37: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/model//DefaultDataStoreCompatibilityHandler.html... Generating reference/api/org/eclipse/dstore/core/model//Handler.html... Generating reference/api/org/eclipse/dstore/core/model//IByteConverter.html... Generating reference/api/org/eclipse/dstore/core/model//IByteStreamHandler.html... Generating reference/api/org/eclipse/dstore/core/model//IDataStoreCompatibilityHandler.html... Generating reference/api/org/eclipse/dstore/core/model//IDataStoreConstants.html... Generating reference/api/org/eclipse/dstore/core/model//IDataStorePreferenceListener.html... Generating reference/api/org/eclipse/dstore/core/model//IDataStoreProvider.html... Generating reference/api/org/eclipse/dstore/core/model//IExternalLoader.html... Generating reference/api/org/eclipse/dstore/core/model//ISchemaExtender.html... Generating reference/api/org/eclipse/dstore/core/model//ISchemaRegistry.html... Generating reference/api/org/eclipse/dstore/core/model//ISSLProperties.html... Generating reference/api/org/eclipse/dstore/core/model//UpdateHandler.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/model/UpdateHandler.java:42: warning - @noextend is an unknown tag. Generating reference/api/org/eclipse/dstore/core/server//ConnectionEstablisher.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/server/ConnectionEstablisher.java:69: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/server/ConnectionEstablisher.java:69: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/server//IServerLogger.html... Generating reference/api/org/eclipse/dstore/core/server//ISystemService.html... Generating reference/api/org/eclipse/dstore/core/server//SecuredThread.html... Generating reference/api/org/eclipse/dstore/core/server//Server.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/server/Server.java:34: warning - @noextend is an unknown tag. Generating reference/api/org/eclipse/dstore/core/server//ServerLauncher.html... Generating reference/api/org/eclipse/dstore/core/server//ServerLauncher.ConnectionListener.html... Generating reference/api/org/eclipse/dstore/core/server//ServerLogger.html... Generating reference/api/org/eclipse/dstore/core/server//ServerReceiver.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/server/ServerReceiver.java:38: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/server/ServerReceiver.java:38: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/server//SystemServiceManager.html... Generating reference/api/org/eclipse/dstore/core/util//CommandGenerator.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/util/CommandGenerator.java:40: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/util/CommandGenerator.java:40: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/util//Receiver.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/util/Receiver.java:42: warning - @noextend is an unknown tag. Generating reference/api/org/eclipse/dstore/core/util//StringCompare.html... Generating reference/api/org/eclipse/dstore/core/util/ssl//DStoreKeyStore.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/util/ssl/DStoreKeyStore.java:40: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.core/src/org/eclipse/dstore/core/util/ssl/DStoreKeyStore.java:40: warning - @noinstantiate is an unknown tag. Generating reference/api/org/eclipse/dstore/core/util/ssl//IDataStoreTrustManager.html... Generating reference/api/org/eclipse/dstore/extra//Activator.html... Generating reference/api/org/eclipse/dstore/extra//DomainEvent.html... Generating reference/api/org/eclipse/dstore/extra//IDataElement.html... Generating reference/api/org/eclipse/dstore/extra//IDomainListener.html... Generating reference/api/org/eclipse/dstore/extra//IDomainNotifier.html... /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.dstore.doc.isv/../org.eclipse.dstore.extra/src/org/eclipse/dstore/extra/IDomainNotifier.java:25: warning - @noimplement is an unknown tag. Generating reference/api/org/eclipse/dstore/extra//IElement.html... Generating reference/api/overview-frame.html... Generating reference/api/org/eclipse/dstore/core//package-frame.html... Generating reference/api/org/eclipse/dstore/core//package-summary.html... Generating reference/api/org/eclipse/dstore/core//package-tree.html... Generating reference/api/org/eclipse/dstore/core/client//package-frame.html... Generating reference/api/org/eclipse/dstore/core/client//package-summary.html... Generating reference/api/org/eclipse/dstore/core/client//package-tree.html... Generating reference/api/org/eclipse/dstore/core/java//package-frame.html... Generating reference/api/org/eclipse/dstore/core/java//package-summary.html... Generating reference/api/org/eclipse/dstore/core/java//package-tree.html... Generating reference/api/org/eclipse/dstore/core/miners//package-frame.html... Generating reference/api/org/eclipse/dstore/core/miners//package-summary.html... Generating reference/api/org/eclipse/dstore/core/miners//package-tree.html... Generating reference/api/org/eclipse/dstore/core/model//package-frame.html... Generating reference/api/org/eclipse/dstore/core/model//package-summary.html... Generating reference/api/org/eclipse/dstore/core/model//package-tree.html... Generating reference/api/org/eclipse/dstore/core/server//package-frame.html... Generating reference/api/org/eclipse/dstore/core/server//package-summary.html... Generating reference/api/org/eclipse/dstore/core/server//package-tree.html... Generating reference/api/org/eclipse/dstore/core/util//package-frame.html... Generating reference/api/org/eclipse/dstore/core/util//package-summary.html... Generating reference/api/org/eclipse/dstore/core/util//package-tree.html... Generating reference/api/org/eclipse/dstore/core/util/ssl//package-frame.html... Generating reference/api/org/eclipse/dstore/core/util/ssl//package-summary.html... Generating reference/api/org/eclipse/dstore/core/util/ssl//package-tree.html... Generating reference/api/org/eclipse/dstore/extra//package-frame.html... Generating reference/api/org/eclipse/dstore/extra//package-summary.html... Generating reference/api/org/eclipse/dstore/extra//package-tree.html... Generating reference/api/constant-values.html... Generating reference/api/serialized-form.html... Generating reference/api/org/eclipse/dstore/core/class-use//Activator.html... Generating reference/api/org/eclipse/dstore/core/client/class-use//ConnectionStatus.html... Generating reference/api/org/eclipse/dstore/core/client/class-use//ClientConnection.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//RemoteClassLoader.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//RemoteClassLoader.LoadClassThread.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//LocalObjectInputStream.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//ClassRequest.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//ClassInstanceOutputStream.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//ClassByteStreamHandler.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//ClassByteStreamHandler.ReceiveClassThread.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//ClassByteStreamHandler.ReceiveClassInstanceThread.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//RemoteObjectInputStream.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//IClassByteStreamHandler.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//IRemoteClassInstance.html... Generating reference/api/org/eclipse/dstore/core/java/class-use//ClassByteStreamHandlerRegistry.html... Generating reference/api/org/eclipse/dstore/core/miners/class-use//MinerThread.html... Generating reference/api/org/eclipse/dstore/core/miners/class-use//Miner.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//ByteStreamHandlerRegistry.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//Client.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//DE.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//DefaultDataStoreCompatibilityHandler.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//UpdateHandler.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//DataStoreSchema.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//DataStore.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//DataStoreResources.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//ISchemaExtender.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//CommandHandler.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//IDataStoreProvider.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//IByteConverter.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//IDataStoreConstants.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//IDataStoreCompatibilityHandler.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//Handler.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//ISchemaRegistry.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//IExternalLoader.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//ByteStreamHandler.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//IDataStorePreferenceListener.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//ISSLProperties.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//DataStoreAttributes.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//IByteStreamHandler.html... Generating reference/api/org/eclipse/dstore/core/model/class-use//DataElement.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//IServerLogger.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//ServerReceiver.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//SecuredThread.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//ServerLauncher.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//ServerLauncher.ConnectionListener.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//ConnectionEstablisher.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//ServerLogger.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//ISystemService.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//Server.html... Generating reference/api/org/eclipse/dstore/core/server/class-use//SystemServiceManager.html... Generating reference/api/org/eclipse/dstore/core/util/class-use//Receiver.html... Generating reference/api/org/eclipse/dstore/core/util/class-use//CommandGenerator.html... Generating reference/api/org/eclipse/dstore/core/util/class-use//StringCompare.html... Generating reference/api/org/eclipse/dstore/core/util/ssl/class-use//IDataStoreTrustManager.html... Generating reference/api/org/eclipse/dstore/core/util/ssl/class-use//DStoreKeyStore.html... Generating reference/api/org/eclipse/dstore/extra/class-use//DomainEvent.html... Generating reference/api/org/eclipse/dstore/extra/class-use//IElement.html... Generating reference/api/org/eclipse/dstore/extra/class-use//IDomainListener.html... Generating reference/api/org/eclipse/dstore/extra/class-use//Activator.html... Generating reference/api/org/eclipse/dstore/extra/class-use//IDataElement.html... Generating reference/api/org/eclipse/dstore/extra/class-use//IDomainNotifier.html... Generating reference/api/org/eclipse/dstore/core//package-use.html... Generating reference/api/org/eclipse/dstore/core/client//package-use.html... Generating reference/api/org/eclipse/dstore/core/java//package-use.html... Generating reference/api/org/eclipse/dstore/core/miners//package-use.html... Generating reference/api/org/eclipse/dstore/core/model//package-use.html... Generating reference/api/org/eclipse/dstore/core/server//package-use.html... Generating reference/api/org/eclipse/dstore/core/util//package-use.html... Generating reference/api/org/eclipse/dstore/core/util/ssl//package-use.html... Generating reference/api/org/eclipse/dstore/extra//package-use.html... Building index for all the packages and classes... Generating reference/api/overview-tree.html... Generating reference/api/index-files/index-1.html... Generating reference/api/index-files/index-2.html... Generating reference/api/index-files/index-3.html... Generating reference/api/index-files/index-4.html... Generating reference/api/index-files/index-5.html... Generating reference/api/index-files/index-6.html... Generating reference/api/index-files/index-7.html... Generating reference/api/index-files/index-8.html... Generating reference/api/index-files/index-9.html... Generating reference/api/index-files/index-10.html... Generating reference/api/index-files/index-11.html... Generating reference/api/index-files/index-12.html... Generating reference/api/index-files/index-13.html... Generating reference/api/index-files/index-14.html... Generating reference/api/index-files/index-15.html... Generating reference/api/index-files/index-16.html... Generating reference/api/index-files/index-17.html... Generating reference/api/index-files/index-18.html... Generating reference/api/index-files/index-19.html... Generating reference/api/index-files/index-20.html... Generating reference/api/index-files/index-21.html... Generating reference/api/index-files/index-22.html... Generating reference/api/index-files/index-23.html... Generating reference/api/index-files/index-24.html... Generating reference/api/deprecated-list.html... Building index for all classes... Generating reference/api/allclasses-frame.html... Generating reference/api/allclasses-noframe.html... Generating reference/api/index.html... Generating reference/api/overview-summary.html... Generating reference/api/help-doc.html... Generating reference/api/stylesheet.css... 47 warnings # 12/1/10 12:11:38 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/src/org/eclipse/dstore/extra/IDomainNotifier.java (at line 37) public void enable(boolean on); ^^ Javadoc: Missing tag for parameter on ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/src/org/eclipse/dstore/extra/IDomainNotifier.java (at line 42) public boolean isEnabled(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 2 problems (2 warnings)# 12/1/10 12:11:37 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/server/org/eclipse/dstore/internal/extra/DataElementActionFilter.java (at line 39) * @see IActionFilter#testAttribute(Object, String, String) ^^^^^^^^^^^^^ Javadoc: IActionFilter cannot be resolved to a type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/server/org/eclipse/dstore/internal/extra/DataElementActionFilter.java (at line 41) public boolean testAttribute(Object target, String name, String value) ^^^^^^^ Javadoc: Missing tag for return type ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/server/org/eclipse/dstore/internal/extra/DataElementActionFilter.java (at line 41) public boolean testAttribute(Object target, String name, String value) ^^^^^^ Javadoc: Missing tag for parameter target ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/server/org/eclipse/dstore/internal/extra/DataElementActionFilter.java (at line 41) public boolean testAttribute(Object target, String name, String value) ^^^^ Javadoc: Missing tag for parameter name ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.extra/server/org/eclipse/dstore/internal/extra/DataElementActionFilter.java (at line 41) public boolean testAttribute(Object target, String name, String value) ^^^^^ Javadoc: Missing tag for parameter value ---------- 5 problems (5 warnings)# 12/1/10 12:12:13 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 67) import org.eclipse.dstore.internal.core.client.ClientSSLProperties; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ClientSSLProperties is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 68) import org.eclipse.dstore.internal.core.util.XMLparser; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type XMLparser is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 164) public DStoreConnectorService(String name, String description, IHost host) ^^^^ Javadoc: Missing tag for parameter name ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 164) public DStoreConnectorService(String name, String description, IHost host) ^^^^^^^^^^^ Javadoc: Missing tag for parameter description ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 164) public DStoreConnectorService(String name, String description, IHost host) ^^^^ Javadoc: Missing tag for parameter host ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 202) private String getSystemInfoProperty(String propertyName) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter propertyName ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 478) public boolean getRexecLaunchEnabled(SubSystem subsystemImpl) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 478) public boolean getRexecLaunchEnabled(SubSystem subsystemImpl) { ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsystemImpl ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 496) public boolean getNoLaunchEnabled(SubSystem subsystemImpl) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 496) public boolean getNoLaunchEnabled(SubSystem subsystemImpl) { ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsystemImpl ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1042) dataStore.setPreference(XMLparser.KEEPALIVE_ENABLED_PREFERENCE, doKeepalive ? "true" : "false", false); //$NON-NLS-1$//$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type XMLparser is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1042) dataStore.setPreference(XMLparser.KEEPALIVE_ENABLED_PREFERENCE, doKeepalive ? "true" : "false", false); //$NON-NLS-1$//$NON-NLS-2$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field KEEPALIVE_ENABLED_PREFERENCE from the type XMLparser is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1043) dataStore.setPreference(XMLparser.KEEPALIVE_RESPONSE_TIMEOUT_PREFERENCE, ""+ keepaliveResponseTimeout, false); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type XMLparser is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1043) dataStore.setPreference(XMLparser.KEEPALIVE_RESPONSE_TIMEOUT_PREFERENCE, ""+ keepaliveResponseTimeout, false); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field KEEPALIVE_RESPONSE_TIMEOUT_PREFERENCE from the type XMLparser is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1044) dataStore.setPreference(XMLparser.IO_SOCKET_READ_TIMEOUT_PREFERENCE, ""+socketTimeout, false); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type XMLparser is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1044) dataStore.setPreference(XMLparser.IO_SOCKET_READ_TIMEOUT_PREFERENCE, ""+socketTimeout, false); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field IO_SOCKET_READ_TIMEOUT_PREFERENCE from the type XMLparser is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1404) ISSLProperties properties = new ClientSSLProperties(enable, keyStore, password); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor ClientSSLProperties(boolean, String, String) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1404) ISSLProperties properties = new ClientSSLProperties(enable, keyStore, password); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ClientSSLProperties is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1483) public boolean isNetworkError() ^^^^^^^ Javadoc: Missing tag for return type ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1546) protected SystemMessage createSystemMessage(String msgId, int severity, String msg) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1546) protected SystemMessage createSystemMessage(String msgId, int severity, String msg) { ^^^^^ Javadoc: Missing tag for parameter msgId ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1546) protected SystemMessage createSystemMessage(String msgId, int severity, String msg) { ^^^^^^^^ Javadoc: Missing tag for parameter severity ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1546) protected SystemMessage createSystemMessage(String msgId, int severity, String msg) { ^^^ Javadoc: Missing tag for parameter msg ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1553) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, Throwable e) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1553) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, Throwable e) { ^^^^^ Javadoc: Missing tag for parameter msgId ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1553) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, Throwable e) { ^^^^^^^^ Javadoc: Missing tag for parameter severity ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1553) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, Throwable e) { ^^^ Javadoc: Missing tag for parameter msg ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1553) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, Throwable e) { ^ Javadoc: Missing tag for parameter e ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1560) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, String msgDetails) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1560) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, String msgDetails) { ^^^^^ Javadoc: Missing tag for parameter msgId ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1560) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, String msgDetails) { ^^^^^^^^ Javadoc: Missing tag for parameter severity ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1560) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, String msgDetails) { ^^^ Javadoc: Missing tag for parameter msg ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorService.java (at line 1560) protected SystemMessage createSystemMessage(String msgId, int severity, String msg, String msgDetails) { ^^^^^^^^^^ Javadoc: Missing tag for parameter msgDetails ---------- ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorServiceManager.java (at line 50) public static DStoreConnectorServiceManager getInstance() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/DStoreConnectorServiceManager.java (at line 61) public static boolean isInstantiated() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 62) public ConnectionStatusListener(DataElement status, IConnectorService connection) ^^^^^^^^^^ Javadoc: Missing tag for parameter connection ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 190) public boolean isConnectionDown() ^^^^^^^ Javadoc: Missing tag for return type ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 222) protected IRunnableContext getRunnableContext(Shell rshell) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 222) protected IRunnableContext getRunnableContext(Shell rshell) ^^^^^^ Javadoc: Missing tag for parameter rshell ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 258) protected void showDisconnectErrorMessage(Shell shell, String hostName, int port, Exception exc) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 258) protected void showDisconnectErrorMessage(Shell shell, String hostName, int port, Exception exc) ^^^^^^^^ Javadoc: Missing tag for parameter hostName ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 258) protected void showDisconnectErrorMessage(Shell shell, String hostName, int port, Exception exc) ^^^^ Javadoc: Missing tag for parameter port ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 258) protected void showDisconnectErrorMessage(Shell shell, String hostName, int port, Exception exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 278) protected void showDisconnectCancelledMessage(Shell shell, String hostName, int port) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 278) protected void showDisconnectCancelledMessage(Shell shell, String hostName, int port) ^^^^^^^^ Javadoc: Missing tag for parameter hostName ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ConnectionStatusListener.java (at line 278) protected void showDisconnectCancelledMessage(Shell shell, String hostName, int port) ^^^^ Javadoc: Missing tag for parameter port ---------- ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/ICommunicationsDiagnosticFactory.java (at line 28) public ICommunicationsDiagnostic createInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/StatusMonitor.java (at line 215) protected boolean determineStatusDone(DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/StatusMonitor.java (at line 231) public synchronized void setDone(DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/StatusMonitor.java (at line 280) public boolean isNetworkDown() ^^^^^^^ Javadoc: Missing tag for return type ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/StatusMonitor.java (at line 395) public ICommunicationsDiagnostic whatIsGoingOn(ICommunicationsDiagnosticFactory factory, boolean quiet, DataElement target) throws InterruptedException //@01 ^^^^^^ Javadoc: Missing tag for parameter target ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/connectorservice/dstore/util/StatusMonitor.java (at line 395) public ICommunicationsDiagnostic whatIsGoingOn(ICommunicationsDiagnosticFactory factory, boolean quiet, DataElement target) throws InterruptedException //@01 ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/internal/connectorservice/dstore/Activator.java (at line 119) public static Activator getDefault() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/internal/connectorservice/dstore/RexecDstoreServer.java (at line 339) public void setClientConnection(ClientConnection clientConnection) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter clientConnection ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.dstore/src/org/eclipse/rse/internal/connectorservice/dstore/RexecDstoreServer.java (at line 1133) private String extractPortNumber (String hostResponse) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter hostResponse ---------- 55 problems (55 warnings)# 12/1/10 12:12:36 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.local/src/org/eclipse/rse/internal/connectorservice/local/Activator.java (at line 57) public static Activator getDefault() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.local/src/org/eclipse/rse/internal/connectorservice/local/LocalConnectorService.java (at line 36) public LocalConnectorService(IHost host) ^^^^ Javadoc: Missing tag for parameter host ---------- ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.local/src/org/eclipse/rse/internal/connectorservice/local/LocalConnectorServiceManager.java (at line 49) public static LocalConnectorServiceManager getInstance() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.local/src/org/eclipse/rse/internal/connectorservice/local/LocalConnectorServiceManager.java (at line 60) public static boolean isInstantiated() ^^^^^^^ Javadoc: Missing tag for return type ---------- 4 problems (4 warnings)# 12/1/10 12:12:47 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 103) protected Session createSession(String username, String password, String hostname, int port, UserInfo wrapperUI, IProgressMonitor monitor) throws JSchException { ^^^^^^^ Javadoc: Missing tag for return type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 103) protected Session createSession(String username, String password, String hostname, int port, UserInfo wrapperUI, IProgressMonitor monitor) throws JSchException { ^^^^^^^^ Javadoc: Missing tag for parameter username ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 103) protected Session createSession(String username, String password, String hostname, int port, UserInfo wrapperUI, IProgressMonitor monitor) throws JSchException { ^^^^^^^^ Javadoc: Missing tag for parameter password ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 103) protected Session createSession(String username, String password, String hostname, int port, UserInfo wrapperUI, IProgressMonitor monitor) throws JSchException { ^^^^^^^^ Javadoc: Missing tag for parameter hostname ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 103) protected Session createSession(String username, String password, String hostname, int port, UserInfo wrapperUI, IProgressMonitor monitor) throws JSchException { ^^^^ Javadoc: Missing tag for parameter port ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 103) protected Session createSession(String username, String password, String hostname, int port, UserInfo wrapperUI, IProgressMonitor monitor) throws JSchException { ^^^^^^^^^ Javadoc: Missing tag for parameter wrapperUI ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 103) protected Session createSession(String username, String password, String hostname, int port, UserInfo wrapperUI, IProgressMonitor monitor) throws JSchException { ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 103) protected Session createSession(String username, String password, String hostname, int port, UserInfo wrapperUI, IProgressMonitor monitor) throws JSchException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception JSchException ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 409) protected IRunnableContext getRunnableContext(Shell rshell) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 409) protected IRunnableContext getRunnableContext(Shell rshell) { ^^^^^^ Javadoc: Missing tag for parameter rshell ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 439) protected void showDisconnectErrorMessage(Shell shell, String hostName, int port, Exception exc) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 439) protected void showDisconnectErrorMessage(Shell shell, String hostName, int port, Exception exc) ^^^^^^^^ Javadoc: Missing tag for parameter hostName ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 439) protected void showDisconnectErrorMessage(Shell shell, String hostName, int port, Exception exc) ^^^^ Javadoc: Missing tag for parameter port ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 439) protected void showDisconnectErrorMessage(Shell shell, String hostName, int port, Exception exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 453) protected void showDisconnectCancelledMessage(Shell shell, String hostName, int port) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 453) protected void showDisconnectCancelledMessage(Shell shell, String hostName, int port) ^^^^^^^^ Javadoc: Missing tag for parameter hostName ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.ssh/src/org/eclipse/rse/internal/connectorservice/ssh/SshConnectorService.java (at line 453) protected void showDisconnectCancelledMessage(Shell shell, String hostName, int port) ^^^^ Javadoc: Missing tag for parameter port ---------- 17 problems (17 warnings)# 12/1/10 12:12:56 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 455) protected IRunnableContext getRunnableContext(Shell rshell) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 455) protected IRunnableContext getRunnableContext(Shell rshell) { ^^^^^^ Javadoc: Missing tag for parameter rshell ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 485) protected void showDisconnectErrorMessage(Shell shell, String hostName, ^^^^^ Javadoc: Missing tag for parameter shell ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 485) protected void showDisconnectErrorMessage(Shell shell, String hostName, ^^^^^^^^ Javadoc: Missing tag for parameter hostName ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 486) int port, Exception exc) { ^^^^ Javadoc: Missing tag for parameter port ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 486) int port, Exception exc) { ^^^ Javadoc: Missing tag for parameter exc ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 501) protected void showDisconnectCancelledMessage(Shell shell, ^^^^^ Javadoc: Missing tag for parameter shell ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 502) String hostName, int port) { ^^^^^^^^ Javadoc: Missing tag for parameter hostName ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.connectorservice.telnet/src/org/eclipse/rse/internal/connectorservice/telnet/TelnetConnectorService.java (at line 502) String hostName, int port) { ^^^^ Javadoc: Missing tag for parameter port ---------- 9 problems (9 warnings)# 12/1/10 12:08:33 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/AbstractRSESystemType.java (at line 69) public AbstractRSESystemType(String id, String name, String label, String description, Bundle definingBundle) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter definingBundle ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 158) public static final synchronized PasswordPersistenceManager getInstance() ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 185) public void remove(SystemSignonInformation info) ^^^^ Javadoc: Missing tag for parameter info ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 244) public boolean passwordExists(IRSESystemType systemtype, String hostname, String userid) ^^^^^^^ Javadoc: Missing tag for return type ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 244) public boolean passwordExists(IRSESystemType systemtype, String hostname, String userid) ^^^^^^^^^^ Javadoc: Missing tag for parameter systemtype ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 244) public boolean passwordExists(IRSESystemType systemtype, String hostname, String userid) ^^^^^^^^ Javadoc: Missing tag for parameter hostname ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 244) public boolean passwordExists(IRSESystemType systemtype, String hostname, String userid) ^^^^^^ Javadoc: Missing tag for parameter userid ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 259) public boolean passwordExists(IRSESystemType systemtype, String hname, String userid, boolean checkDefault) ^^^^^^^ Javadoc: Missing tag for return type ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 396) public SystemSignonInformation find(IRSESystemType systemtype, String hostname, String userid) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 396) public SystemSignonInformation find(IRSESystemType systemtype, String hostname, String userid) ^^^^^^^^^^ Javadoc: Missing tag for parameter systemtype ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 396) public SystemSignonInformation find(IRSESystemType systemtype, String hostname, String userid) ^^^^^^^^ Javadoc: Missing tag for parameter hostname ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 396) public SystemSignonInformation find(IRSESystemType systemtype, String hostname, String userid) ^^^^^^ Javadoc: Missing tag for parameter userid ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 509) public SystemSignonInformation find(IRSESystemType systemtype, String hname, String userid, boolean checkDefault) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 543) private String getPasswordKey(String hname, String userid) ^^^^^^ Javadoc: Missing tag for return type ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 543) private String getPasswordKey(String hname, String userid) ^^^^^ Javadoc: Missing tag for parameter hname ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 543) private String getPasswordKey(String hname, String userid) ^^^^^^ Javadoc: Missing tag for parameter userid ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 567) public boolean isUserIDCaseSensitive(IRSESystemType systemType) ^^^^^^^ Javadoc: Missing tag for return type ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 567) public boolean isUserIDCaseSensitive(IRSESystemType systemType) ^^^^^^^^^^ Javadoc: Missing tag for parameter systemType ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java (at line 586) public IRSESystemType[] getRegisteredSystemTypes() ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/RSECorePlugin.java (at line 286) public static String getQualifiedHostName(String hostName) { ^^^^^^ Javadoc: Missing tag for return type ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/RSECorePlugin.java (at line 286) public static String getQualifiedHostName(String hostName) { ^^^^^^^^ Javadoc: Missing tag for parameter hostName ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/RSECorePlugin.java (at line 478) private IConfigurationElement[] getSubSystemConfigurationPlugins() ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/RSECorePlugin.java (at line 493) public ISubSystemConfigurationProxy[] getSubSystemConfigurationProxies() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 90) public SystemRemoteObjectMatcher(String subsystemConfigurationId, String categoryFilter, ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsystemConfigurationId ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 90) public SystemRemoteObjectMatcher(String subsystemConfigurationId, String categoryFilter, ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter categoryFilter ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 91) String nameFilter, String typeFilter, ^^^^^^^^^^ Javadoc: Missing tag for parameter nameFilter ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 91) String nameFilter, String typeFilter, ^^^^^^^^^^ Javadoc: Missing tag for parameter typeFilter ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 92) String subtypeFilter, String subsubtypeFilter) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subtypeFilter ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 92) String subtypeFilter, String subsubtypeFilter) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsubtypeFilter ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 99) public SystemRemoteObjectMatcher(String subsystemConfigurationId, String subsystemConfigurationCategoryFilter, String categoryFilter, ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsystemConfigurationId ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 99) public SystemRemoteObjectMatcher(String subsystemConfigurationId, String subsystemConfigurationCategoryFilter, String categoryFilter, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsystemConfigurationCategoryFilter ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 99) public SystemRemoteObjectMatcher(String subsystemConfigurationId, String subsystemConfigurationCategoryFilter, String categoryFilter, ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter categoryFilter ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 100) String systemTypes, String nameFilter, String typeFilter, ^^^^^^^^^^^ Javadoc: Missing tag for parameter systemTypes ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 100) String systemTypes, String nameFilter, String typeFilter, ^^^^^^^^^^ Javadoc: Missing tag for parameter nameFilter ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 100) String systemTypes, String nameFilter, String typeFilter, ^^^^^^^^^^ Javadoc: Missing tag for parameter typeFilter ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 101) String subtypeFilter, String subsubtypeFilter) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subtypeFilter ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 101) String subtypeFilter, String subsubtypeFilter) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsubtypeFilter ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 203) protected boolean startsWithAsterisk(String name) ^^^^^^^ Javadoc: Missing tag for return type ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 203) protected boolean startsWithAsterisk(String name) ^^^^ Javadoc: Missing tag for parameter name ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 211) protected boolean endsWithAsterisk(String name) ^^^^^^^ Javadoc: Missing tag for return type ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 211) protected boolean endsWithAsterisk(String name) ^^^^ Javadoc: Missing tag for parameter name ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 219) protected String stripLeadingAsterisk(String name) ^^^^^^ Javadoc: Missing tag for return type ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 219) protected String stripLeadingAsterisk(String name) ^^^^ Javadoc: Missing tag for parameter name ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 227) protected String stripTrailingAsterisk(String name) ^^^^^^ Javadoc: Missing tag for return type ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 227) protected String stripTrailingAsterisk(String name) ^^^^ Javadoc: Missing tag for parameter name ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 243) protected String resolveSymbols(String name) ^^^^^^ Javadoc: Missing tag for return type ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 243) protected String resolveSymbols(String name) ^^^^ Javadoc: Missing tag for parameter name ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 301) public String getSubSystemConfigurationCategoryFilter() ^^^^^^ Javadoc: Missing tag for return type ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 309) public String getSystemTypesFilter() ^^^^^^ Javadoc: Missing tag for return type ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 318) public String getCategoryFilter() ^^^^^^ Javadoc: Missing tag for return type ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 326) public String getNameFilter() ^^^^^^ Javadoc: Missing tag for return type ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 334) public String getTypeFilter() ^^^^^^ Javadoc: Missing tag for return type ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 342) public String getSubTypeFilter() ^^^^^^ Javadoc: Missing tag for return type ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 350) public String getSubSubTypeFilter() ^^^^^^ Javadoc: Missing tag for return type ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 358) public String getSubSystemConfigurationId() ^^^^^^ Javadoc: Missing tag for return type ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 367) public boolean appliesTo(ISystemRemoteObjectMatchProvider adapter, Object element) ^^^^^^^ Javadoc: Missing tag for return type ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 367) public boolean appliesTo(ISystemRemoteObjectMatchProvider adapter, Object element) ^^^^^^^ Javadoc: Missing tag for parameter adapter ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 367) public boolean appliesTo(ISystemRemoteObjectMatchProvider adapter, Object element) ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 579) private String[] tokenize(String input) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemRemoteObjectMatcher.java (at line 579) private String[] tokenize(String input) ^^^^^ Javadoc: Missing tag for parameter input ---------- ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 65) public static SystemResourceHelpers getResourceHelpers() ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 79) public void deleteResource(IResource fileOrFolder) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter fileOrFolder ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 94) public void renameResource(IResource fileOrFolder, String newName) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter fileOrFolder ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 94) public void renameResource(IResource fileOrFolder, String newName) ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 120) public void refreshResource(IResource fileOrFolder) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter fileOrFolder ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 135) public void refreshResourceShallow(IResource fileOrFolder) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter fileOrFolder ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 150) public static boolean testIfResourceInUse(IResource resource) ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 186) public IFolder getOrCreateFolder(IContainer parentFolder, String folderName) ^^^^^^^ Javadoc: Missing tag for return type ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 186) public IFolder getOrCreateFolder(IContainer parentFolder, String folderName) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolder ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 186) public IFolder getOrCreateFolder(IContainer parentFolder, String folderName) ^^^^^^^^^^ Javadoc: Missing tag for parameter folderName ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 205) public boolean ensureFolderExists(IFolder folder) ^^^^^^^ Javadoc: Missing tag for return type ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 205) public boolean ensureFolderExists(IFolder folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 218) public IFolder getFolder(IContainer parent, String folderName) ^^^^^^^ Javadoc: Missing tag for return type ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 218) public IFolder getFolder(IContainer parent, String folderName) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 218) public IFolder getFolder(IContainer parent, String folderName) ^^^^^^^^^^ Javadoc: Missing tag for parameter folderName ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 234) public IFolder getRenamedFolder(IFolder oldFolder, String newFolderName) ^^^^^^^ Javadoc: Missing tag for return type ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 234) public IFolder getRenamedFolder(IFolder oldFolder, String newFolderName) ^^^^^^^^^ Javadoc: Missing tag for parameter oldFolder ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 234) public IFolder getRenamedFolder(IFolder oldFolder, String newFolderName) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newFolderName ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 251) public boolean createFolder(IFolder folder) ^^^^^^^ Javadoc: Missing tag for return type ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 251) public boolean createFolder(IFolder folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 288) public boolean deleteFolder(IFolder folder) ^^^^^^^ Javadoc: Missing tag for return type ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 288) public boolean deleteFolder(IFolder folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 289) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 312) public boolean renameFolder(IFolder folder, String newName) ^^^^^^^ Javadoc: Missing tag for return type ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 312) public boolean renameFolder(IFolder folder, String newName) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 312) public boolean renameFolder(IFolder folder, String newName) ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 87. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 313) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 88. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 338) public boolean moveFolder(IFolder newParent, IFolder folder) ^^^^^^^ Javadoc: Missing tag for return type ---------- 89. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 338) public boolean moveFolder(IFolder newParent, IFolder folder) ^^^^^^^^^ Javadoc: Missing tag for parameter newParent ---------- 90. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 338) public boolean moveFolder(IFolder newParent, IFolder folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 91. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 339) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 92. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 353) public String getFolderPath(IFolder folder) ^^^^^^ Javadoc: Missing tag for return type ---------- 93. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 353) public String getFolderPath(IFolder folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 94. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 439) public String[] listFolders(IFolder folder, String namePrefix, String nameSuffix) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 95. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 469) public IFile getFile(IContainer parent, String fileName) ^^^^^ Javadoc: Missing tag for return type ---------- 96. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 469) public IFile getFile(IContainer parent, String fileName) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 97. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 469) public IFile getFile(IContainer parent, String fileName) ^^^^^^^^ Javadoc: Missing tag for parameter fileName ---------- 98. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 489) public boolean fileExists(IFile file) ^^^^^^^ Javadoc: Missing tag for return type ---------- 99. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 489) public boolean fileExists(IFile file) ^^^^ Javadoc: Missing tag for parameter file ---------- 100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 499) public boolean deleteFile(IFile file) ^^^^^^^ Javadoc: Missing tag for return type ---------- 101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 499) public boolean deleteFile(IFile file) ^^^^ Javadoc: Missing tag for parameter file ---------- 102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 500) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 517) public boolean renameFile(IFile file, String newName) ^^^^^^^ Javadoc: Missing tag for return type ---------- 104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 517) public boolean renameFile(IFile file, String newName) ^^^^ Javadoc: Missing tag for parameter file ---------- 105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 518) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 540) public boolean moveFile(IFolder newParent, IFile file) ^^^^^^^ Javadoc: Missing tag for return type ---------- 107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 540) public boolean moveFile(IFolder newParent, IFile file) ^^^^^^^^^ Javadoc: Missing tag for parameter newParent ---------- 108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 540) public boolean moveFile(IFolder newParent, IFile file) ^^^^ Javadoc: Missing tag for parameter file ---------- 109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 541) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 564) public static String getFilePath(IFile file) ^^^^^^ Javadoc: Missing tag for return type ---------- 111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 564) public static String getFilePath(IFile file) ^^^^ Javadoc: Missing tag for parameter file ---------- 112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 610) public String[] listFiles(IFolder folder, String namePrefix, String nameSuffix) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 636) public IFolder[] convertToFolderArray(Vector vector) ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 636) public IFolder[] convertToFolderArray(Vector vector) ^^^^^^ Javadoc: Missing tag for parameter vector ---------- 115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 649) public IFile[] convertToFileArray(Vector vector) ^^^^^^^ Javadoc: Missing tag for return type ---------- 116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 649) public IFile[] convertToFileArray(Vector vector) ^^^^^^ Javadoc: Missing tag for parameter vector ---------- 117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 662) public Vector convertToVector(String[] array) ^^^^^^ Javadoc: Missing tag for return type ---------- 118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 662) public Vector convertToVector(String[] array) ^^^^^ Javadoc: Missing tag for parameter array ---------- 119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 675) public Vector convertToVectorAndStrip(String[] array, String namePrefix, String nameSuffix) ^^^^^^ Javadoc: Missing tag for return type ---------- 120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 675) public Vector convertToVectorAndStrip(String[] array, String namePrefix, String nameSuffix) ^^^^^ Javadoc: Missing tag for parameter array ---------- 121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 675) public Vector convertToVectorAndStrip(String[] array, String namePrefix, String nameSuffix) ^^^^^^^^^^ Javadoc: Missing tag for parameter namePrefix ---------- 122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 675) public Vector convertToVectorAndStrip(String[] array, String namePrefix, String nameSuffix) ^^^^^^^^^^ Javadoc: Missing tag for parameter nameSuffix ---------- 123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 698) public void setListValues(boolean filesOnly, boolean foldersOnly, String namePrefix, String nameSuffix) ^^^^^^^^^ Javadoc: Missing tag for parameter filesOnly ---------- 124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 698) public void setListValues(boolean filesOnly, boolean foldersOnly, String namePrefix, String nameSuffix) ^^^^^^^^^^^ Javadoc: Missing tag for parameter foldersOnly ---------- 125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 698) public void setListValues(boolean filesOnly, boolean foldersOnly, String namePrefix, String nameSuffix) ^^^^^^^^^^ Javadoc: Missing tag for parameter namePrefix ---------- 126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 698) public void setListValues(boolean filesOnly, boolean foldersOnly, String namePrefix, String nameSuffix) ^^^^^^^^^^ Javadoc: Missing tag for parameter nameSuffix ---------- 127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 751) public boolean exists(IResource resource) ^^^^^^^ Javadoc: Missing tag for return type ---------- 128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java (at line 751) public boolean exists(IResource resource) ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- ---------- 129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 109) public static void startResourceEventListening(ISystemResourceListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 144) public static void addResourceChangeListener(IResourceChangeListener l) ^ Javadoc: Missing tag for parameter l ---------- 131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 152) public static void removeResourceChangeListener(IResourceChangeListener l) ^ Javadoc: Missing tag for parameter l ---------- 132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 234) public static void renameFolder(IFolder folder, String newName) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 234) public static void renameFolder(IFolder folder, String newName) ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 241) public static void deleteFolder(IFolder folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 253) public static void renameFile(IFolder folder, String oldName, String newName) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 253) public static void renameFile(IFolder folder, String oldName, String newName) ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 253) public static void renameFile(IFolder folder, String oldName, String newName) ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 261) public static void deleteFile(IFolder folder, String fileName) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 261) public static void deleteFile(IFolder folder, String fileName) ^^^^^^^^ Javadoc: Missing tag for parameter fileName ---------- 140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 277) public static String getProfileName(ISystemHostPool pool) ^^^^^^ Javadoc: Missing tag for return type ---------- 141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 277) public static String getProfileName(ISystemHostPool pool) ^^^^ Javadoc: Missing tag for parameter pool ---------- 142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 287) public static String getProfileName(ISystemFilterPoolManager mgr) ^^^^^^ Javadoc: Missing tag for return type ---------- 143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 287) public static String getProfileName(ISystemFilterPoolManager mgr) ^^^ Javadoc: Missing tag for parameter mgr ---------- 144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 297) public static String getFolderName(ISystemFilterPool pool) ^^^^^^ Javadoc: Missing tag for return type ---------- 145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 297) public static String getFolderName(ISystemFilterPool pool) ^^^^ Javadoc: Missing tag for parameter pool ---------- 146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 305) public static String getFolderName(IHost conn) ^^^^^^ Javadoc: Missing tag for return type ---------- 147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 305) public static String getFolderName(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 313) public static String getFolderName(ISubSystemConfiguration ssFactory) ^^^^^^ Javadoc: Missing tag for return type ---------- 149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 313) public static String getFolderName(ISubSystemConfiguration ssFactory) ^^^^^^^^^ Javadoc: Missing tag for parameter ssFactory ---------- 150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 321) public static String getFolderPath(IFolder folder) ^^^^^^ Javadoc: Missing tag for return type ---------- 151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 321) public static String getFolderPath(IFolder folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 329) public static String getFolderPathWithTerminator(IFolder folder) ^^^^^^ Javadoc: Missing tag for return type ---------- 153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 329) public static String getFolderPathWithTerminator(IFolder folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 338) protected static SystemResourceHelpers getResourceHelpers() ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 351) public static String addPathTerminator(String path) ^^^^^^ Javadoc: Missing tag for return type ---------- 156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 351) public static String addPathTerminator(String path) ^^^^ Javadoc: Missing tag for parameter path ---------- 157. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java (at line 364) public static boolean testIfResourceInUse(IResource resource) ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- ---------- 158. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemTypeMatcher.java (at line 30) public SystemTypeIdPattern(Pattern pattern) { ^^^^^^^ Javadoc: Missing tag for parameter pattern ---------- 159. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemTypeMatcher.java (at line 92) public boolean matches(IRSESystemType systemType) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 160. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/SystemTypeMatcher.java (at line 92) public boolean matches(IRSESystemType systemType) { ^^^^^^^^^^ Javadoc: Missing tag for parameter systemType ---------- ---------- 161. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/comm/SystemKeystoreProviderManager.java (at line 96) public ISystemKeystoreProvider getProviderAt(int idx) ^^^ Javadoc: Missing tag for parameter idx ---------- ---------- 162. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemModelChangeEvent.java (at line 28) public int getEventType(); ^^^ Javadoc: Missing tag for return type ---------- 163. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemModelChangeEvent.java (at line 34) public int getResourceType(); ^^^ Javadoc: Missing tag for return type ---------- 164. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemModelChangeEvent.java (at line 39) public Object getResource(); ^^^^^^ Javadoc: Missing tag for return type ---------- 165. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemModelChangeEvent.java (at line 44) public String getOldName(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 166. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemModelChangeListener.java (at line 39) public void systemModelResourceChanged(ISystemModelChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- ---------- 167. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemResourceChangeEvents.java (at line 203) * {@link ISystemViewElementAdapter} where the adapter returns true for ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: ISystemViewElementAdapter cannot be resolved to a type ---------- ---------- 168. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemResourceChangeListener.java (at line 32) public void systemResourceChanged(ISystemResourceChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- ---------- 169. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/SystemRemoteChangeEvent.java (at line 152) public void setEventType(int eventType) ^^^^^^^^^ Javadoc: Missing tag for parameter eventType ---------- 170. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/SystemRemoteChangeEvent.java (at line 160) public void setResource(Object resource) ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 171. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/SystemRemoteChangeEvent.java (at line 168) public void setResourceParent(Object resourceParent) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter resourceParent ---------- 172. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/SystemRemoteChangeEvent.java (at line 176) public void setSubSystem(ISubSystem subsystem) ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 173. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/SystemRemoteChangeEvent.java (at line 186) public void setOldNames(String[] oldNames) ^^^^^^^^ Javadoc: Missing tag for parameter oldNames ---------- 174. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/SystemRemoteChangeEvent.java (at line 247) public void setOriginatingViewer(Object originatingViewer) { ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter originatingViewer ---------- 175. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/SystemRemoteChangeEvent.java (at line 257) public Object getOriginatingViewer() { ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 176. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/events/SystemResourceChangeEvent.java (at line 98) public void setGrandParent(Object grandparent) ^^^^^^^^^^^ Javadoc: Missing tag for parameter grandparent ---------- ---------- 177. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilter.java (at line 271) public boolean supportsDuplicateFilterStrings(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 178. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilter.java (at line 539) public ISystemFilterString getSystemFilterString(String string); ^^^^^^ Javadoc: Missing tag for parameter string ---------- 179. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilter.java (at line 546) public ISystemFilterString addFilterString(String newString); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 180. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilter.java (at line 554) public ISystemFilterString addFilterString(String newString, int position); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 181. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilter.java (at line 601) public ISystemFilterString copySystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 182. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterContainer.java (at line 53) public ISystemFilter createSystemFilter(String aliasName, String[] filterStrings); ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 183. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterContainer.java (at line 79) public ISystemFilter getSystemFilter(String filterName); ^^^^^^^^^^ Javadoc: Missing tag for parameter filterName ---------- 184. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterContainer.java (at line 113) public int getSystemFilterPosition(ISystemFilter filter); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- ---------- 185. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterContainerReference.java (at line 52) public ISystemFilterReference[] getSystemFilterReferences(ISubSystem subSystem); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 186. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterContainerReference.java (at line 72) public ISystemFilterReference getSystemFilterReference(ISubSystem subSystem, ISystemFilter filter); ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 187. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPool.java (at line 95) public void cloneSystemFilterPool(ISystemFilterPool targetPool) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 188. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPool.java (at line 104) public ISystemFilter copySystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 189. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 46) public ISystemFilterPoolManagerProvider getProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 190. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 51) public ISystemProfile getSystemProfile(); ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 191. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 57) public void setProvider(ISystemFilterPoolManagerProvider caller); ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 192. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 62) public void setSystemFilterPoolManagerData(Object data); ^^^^ Javadoc: Missing tag for parameter data ---------- 193. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 67) public Object getSystemFilterPoolManagerData(); ^^^^^^ Javadoc: Missing tag for return type ---------- 194. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 73) public String getName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 195. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 78) public void setName(String name); ^^^^ Javadoc: Missing tag for parameter name ---------- 196. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 83) public boolean supportsNestedFilters(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 197. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 88) public boolean supportsDuplicateFilterStrings(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 198. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 93) public void setSupportsNestedFilters(boolean supports); ^^^^^^^^ Javadoc: Missing tag for parameter supports ---------- 199. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 98) public void setSupportsDuplicateFilterStrings(boolean supports); ^^^^^^^^ Javadoc: Missing tag for parameter supports ---------- 200. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 124) public String[] getSystemFilterPoolNames(); ^^^^^^^^ Javadoc: Missing tag for return type ---------- 201. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 129) public ISystemFilterPool[] getSystemFilterPools(); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 202. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 135) public ISystemFilterPool getSystemFilterPool(String name); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 203. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 135) public ISystemFilterPool getSystemFilterPool(String name); ^^^^ Javadoc: Missing tag for parameter name ---------- 204. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 141) public ISystemFilterPool getFirstDefaultSystemFilterPool(); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 205. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 161) public ISystemFilterPool createSystemFilterPool(String name, boolean isDeletable) throws Exception; ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 206. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 161) public ISystemFilterPool createSystemFilterPool(String name, boolean isDeletable) throws Exception; ^^^^ Javadoc: Missing tag for parameter name ---------- 207. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 161) public ISystemFilterPool createSystemFilterPool(String name, boolean isDeletable) throws Exception; ^^^^^^^^^^^ Javadoc: Missing tag for parameter isDeletable ---------- 208. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 161) public ISystemFilterPool createSystemFilterPool(String name, boolean isDeletable) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 209. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 179) public void deleteSystemFilterPool(ISystemFilterPool pool) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 210. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 191) public boolean preTestRenameFilterPool(ISystemFilterPool pool) throws Exception; ^^^^ Javadoc: Missing tag for parameter pool ---------- 211. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 191) public boolean preTestRenameFilterPool(ISystemFilterPool pool) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 212. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 204) public void renameSystemFilterPool(ISystemFilterPool pool, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 213. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 222) public ISystemFilterPool copySystemFilterPool(ISystemFilterPoolManager targetMgr, ISystemFilterPool pool, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 214. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 237) public void copySystemFilterPools(ISystemFilterPoolManager targetMgr) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 215. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 258) public ISystemFilterPool moveSystemFilterPool(ISystemFilterPoolManager targetMgr, ISystemFilterPool oldPool, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 216. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 278) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, String[] filterStrings) throws Exception; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 217. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 278) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, String[] filterStrings) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 218. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 295) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, List filterStrings) throws Exception; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 219. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 295) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, List filterStrings) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 220. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 316) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, String[] filterStrings, String type) throws Exception; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 221. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 316) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, String[] filterStrings, String type) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 222. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 337) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, List filterStrings, String type) throws Exception; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 223. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 337) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, List filterStrings, String type) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 224. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 358) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, String[] filterStrings, String type, boolean promptable) throws Exception; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 225. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 358) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, String[] filterStrings, String type, boolean promptable) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 226. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 379) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, List filterStrings, String type, boolean promptable) throws Exception; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 227. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 379) public ISystemFilter createSystemFilter(ISystemFilterContainer parent, String aliasName, List filterStrings, String type, boolean promptable) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 228. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 391) public boolean deleteSystemFilter(ISystemFilter filter) throws Exception; ^^^^^^^ Javadoc: Missing tag for return type ---------- 229. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 391) public boolean deleteSystemFilter(ISystemFilter filter) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 230. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 391) public boolean deleteSystemFilter(ISystemFilter filter) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 231. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 405) public void renameSystemFilter(ISystemFilter filter, String newName) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 232. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 405) public void renameSystemFilter(ISystemFilter filter, String newName) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 233. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 405) public void renameSystemFilter(ISystemFilter filter, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 234. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 417) public void updateSystemFilter(ISystemFilter filter, String newName, String[] strings) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 235. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 417) public void updateSystemFilter(ISystemFilter filter, String newName, String[] strings) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 236. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 417) public void updateSystemFilter(ISystemFilter filter, String newName, String[] strings) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter strings ---------- 237. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 417) public void updateSystemFilter(ISystemFilter filter, String newName, String[] strings) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 238. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 428) public void setSystemFilterType(ISystemFilter filter, String newType) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 239. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 433) public ISystemFilter copySystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 240. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 433) public ISystemFilter copySystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^^ Javadoc: Missing tag for parameter targetPool ---------- 241. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 433) public ISystemFilter copySystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for parameter oldFilter ---------- 242. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 433) public ISystemFilter copySystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 243. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 433) public ISystemFilter copySystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 244. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 438) public int getSystemFilterPosition(ISystemFilter filter); ^^^ Javadoc: Missing tag for return type ---------- 245. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 438) public int getSystemFilterPosition(ISystemFilter filter); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 246. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 444) public ISystemFilter moveSystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 247. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 444) public ISystemFilter moveSystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^^ Javadoc: Missing tag for parameter targetPool ---------- 248. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 444) public ISystemFilter moveSystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for parameter oldFilter ---------- 249. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 444) public ISystemFilter moveSystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 250. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 444) public ISystemFilter moveSystemFilter(ISystemFilterPool targetPool, ISystemFilter oldFilter, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 251. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 459) public void moveSystemFilters(ISystemFilter filters[], int delta) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 252. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 470) public void orderSystemFilters(ISystemFilterPool pool, String[] names) throws Exception; ^^^^ Javadoc: Missing tag for parameter pool ---------- 253. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 470) public void orderSystemFilters(ISystemFilterPool pool, String[] names) throws Exception; ^^^^^ Javadoc: Missing tag for parameter names ---------- 254. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 470) public void orderSystemFilters(ISystemFilterPool pool, String[] names) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 255. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 485) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString) throws Exception; ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 256. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 485) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 257. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 485) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for parameter newString ---------- 258. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 485) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 259. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 497) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString, int position) throws Exception; ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 260. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 497) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString, int position) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 261. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 497) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString, int position) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for parameter newString ---------- 262. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 497) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString, int position) throws Exception; ^^^^^^^^ Javadoc: Missing tag for parameter position ---------- 263. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 497) public ISystemFilterString addSystemFilterString(ISystemFilter filter, String newString, int position) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 264. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 510) public boolean removeSystemFilterString(ISystemFilter filter, ISystemFilterString filterString) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 265. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 510) public boolean removeSystemFilterString(ISystemFilter filter, ISystemFilterString filterString) throws Exception; ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 266. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 510) public boolean removeSystemFilterString(ISystemFilter filter, ISystemFilterString filterString) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 267. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 523) public boolean removeSystemFilterString(ISystemFilter filter, String oldString) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 268. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 523) public boolean removeSystemFilterString(ISystemFilter filter, String oldString) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for parameter oldString ---------- 269. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 523) public boolean removeSystemFilterString(ISystemFilter filter, String oldString) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 270. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 536) public boolean removeSystemFilterString(ISystemFilter filter, int position) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 271. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 536) public boolean removeSystemFilterString(ISystemFilter filter, int position) throws Exception; ^^^^^^^^ Javadoc: Missing tag for parameter position ---------- 272. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 536) public boolean removeSystemFilterString(ISystemFilter filter, int position) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 273. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 548) public void updateSystemFilterString(ISystemFilterString filterString, String newValue) throws Exception; ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 274. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 548) public void updateSystemFilterString(ISystemFilterString filterString, String newValue) throws Exception; ^^^^^^^^ Javadoc: Missing tag for parameter newValue ---------- 275. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 548) public void updateSystemFilterString(ISystemFilterString filterString, String newValue) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 276. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 553) public int getSystemFilterStringPosition(ISystemFilterString filterString); ^^^ Javadoc: Missing tag for return type ---------- 277. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 553) public int getSystemFilterStringPosition(ISystemFilterString filterString); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 278. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 558) public ISystemFilterString copySystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString) throws Exception; ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 279. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 558) public ISystemFilterString copySystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString) throws Exception; ^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetFilter ---------- 280. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 558) public ISystemFilterString copySystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString) throws Exception; ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter oldFilterString ---------- 281. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 558) public ISystemFilterString copySystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 282. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 564) public ISystemFilterString moveSystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString) throws Exception; ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 283. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 564) public ISystemFilterString moveSystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString) throws Exception; ^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetFilter ---------- 284. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 564) public ISystemFilterString moveSystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString) throws Exception; ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter oldFilterString ---------- 285. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 564) public ISystemFilterString moveSystemFilterString(ISystemFilter targetFilter, ISystemFilterString oldFilterString) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 286. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 579) public void moveSystemFilterStrings(ISystemFilterString filterStrings[], int delta) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 287. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java (at line 587) public void suspendCallbacks(boolean suspend); ^^^^^^^ Javadoc: Missing tag for parameter suspend ---------- ---------- 288. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 48) public ISystemFilterPoolManager getSystemFilterPoolManager(String managerName); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 289. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 48) public ISystemFilterPoolManager getSystemFilterPoolManager(String managerName); ^^^^^^^^^^^ Javadoc: Missing tag for parameter managerName ---------- 290. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 53) public ISystemFilterPoolManager[] getSystemFilterPoolManagers(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 291. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 61) public ISystemFilterPoolManager[] getReferencableSystemFilterPoolManagers(ISystemFilterPoolReferenceManager refMgr); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 292. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 61) public ISystemFilterPoolManager[] getReferencableSystemFilterPoolManagers(ISystemFilterPoolReferenceManager refMgr); ^^^^^^ Javadoc: Missing tag for parameter refMgr ---------- 293. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 70) public ISystemFilterPool getSystemFilterPoolForBrokenReference(ISystemFilterPoolReferenceManager callingRefenceMgr, String missingPoolMgrName, String missingPoolName); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 294. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 70) public ISystemFilterPool getSystemFilterPoolForBrokenReference(ISystemFilterPoolReferenceManager callingRefenceMgr, String missingPoolMgrName, String missingPoolName); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter callingRefenceMgr ---------- 295. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 70) public ISystemFilterPool getSystemFilterPoolForBrokenReference(ISystemFilterPoolReferenceManager callingRefenceMgr, String missingPoolMgrName, String missingPoolName); ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter missingPoolMgrName ---------- 296. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 70) public ISystemFilterPool getSystemFilterPoolForBrokenReference(ISystemFilterPoolReferenceManager callingRefenceMgr, String missingPoolMgrName, String missingPoolName); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter missingPoolName ---------- 297. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 78) public void filterEventFilterPoolCreated(ISystemFilterPool newPool); ^^^^^^^ Javadoc: Missing tag for parameter newPool ---------- 298. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 83) public void filterEventFilterPoolDeleted(ISystemFilterPool oldPool); ^^^^^^^ Javadoc: Missing tag for parameter oldPool ---------- 299. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 88) public void filterEventFilterPoolRenamed(ISystemFilterPool pool, String oldName); ^^^^ Javadoc: Missing tag for parameter pool ---------- 300. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 88) public void filterEventFilterPoolRenamed(ISystemFilterPool pool, String oldName); ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 301. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 93) public void filterEventFilterPoolsRePositioned(ISystemFilterPool[] pools, int delta); ^^^^^ Javadoc: Missing tag for parameter pools ---------- 302. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 93) public void filterEventFilterPoolsRePositioned(ISystemFilterPool[] pools, int delta); ^^^^^ Javadoc: Missing tag for parameter delta ---------- 303. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 101) public void filterEventFilterCreated(ISystemFilter newFilter); ^^^^^^^^^ Javadoc: Missing tag for parameter newFilter ---------- 304. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 106) public void filterEventFilterDeleted(ISystemFilter oldFilter); ^^^^^^^^^ Javadoc: Missing tag for parameter oldFilter ---------- 305. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 111) public void filterEventFilterRenamed(ISystemFilter filter, String oldName); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 306. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 111) public void filterEventFilterRenamed(ISystemFilter filter, String oldName); ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 307. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 116) public void filterEventFilterUpdated(ISystemFilter filter); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 308. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 121) public void filterEventFiltersRePositioned(ISystemFilter[] filters, int delta); ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 309. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 121) public void filterEventFiltersRePositioned(ISystemFilter[] filters, int delta); ^^^^^ Javadoc: Missing tag for parameter delta ---------- 310. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 129) public void filterEventFilterStringCreated(ISystemFilterString newFilterString); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newFilterString ---------- 311. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 134) public void filterEventFilterStringDeleted(ISystemFilterString oldFilterString); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter oldFilterString ---------- 312. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 139) public void filterEventFilterStringUpdated(ISystemFilterString filterString); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 313. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 144) public void filterEventFilterStringsRePositioned(ISystemFilterString[] filterStrings, int delta); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterStrings ---------- 314. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java (at line 144) public void filterEventFilterStringsRePositioned(ISystemFilterString[] filterStrings, int delta); ^^^^^ Javadoc: Missing tag for parameter delta ---------- ---------- 315. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 36) public ISystemFilterPoolReferenceManagerProvider getProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 316. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 43) public void setProvider(ISystemFilterPoolReferenceManagerProvider caller); ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 317. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 48) public void setProviderEventNotification(boolean fireEvents); ^^^^^^^^^^ Javadoc: Missing tag for parameter fireEvents ---------- 318. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 66) public void setSystemFilterPoolManagerProvider(ISystemFilterPoolManagerProvider poolMgrProvider); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolMgrProvider ---------- 319. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 73) public ISystemFilterPoolManagerProvider getSystemFilterPoolManagerProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 320. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 79) public ISystemFilterPoolManager[] getSystemFilterPoolManagers(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 321. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 94) public void setDefaultSystemFilterPoolManager(ISystemFilterPoolManager mgr); ^^^ Javadoc: Missing tag for parameter mgr ---------- 322. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 100) public ISystemFilterPoolManager getDefaultSystemFilterPoolManager(); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 323. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 115) public ISystemFilterPoolReference[] getSystemFilterPoolReferences(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 324. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 129) public int addSystemFilterPoolReference(ISystemFilterPoolReference filterPoolReference); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterPoolReference ---------- 325. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 134) public void resetSystemFilterPoolReference(ISystemFilterPoolReference filterPoolReference, ISystemFilterPool newPool); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterPoolReference ---------- 326. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 134) public void resetSystemFilterPoolReference(ISystemFilterPoolReference filterPoolReference, ISystemFilterPool newPool); ^^^^^^^ Javadoc: Missing tag for parameter newPool ---------- 327. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 147) public int getSystemFilterPoolReferenceCount(); ^^^ Javadoc: Missing tag for return type ---------- 328. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 152) public int getSystemFilterPoolReferencePosition(ISystemFilterPoolReference filterPoolRef); ^^^ Javadoc: Missing tag for return type ---------- 329. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 152) public int getSystemFilterPoolReferencePosition(ISystemFilterPoolReference filterPoolRef); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterPoolRef ---------- 330. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 158) public void moveSystemFilterPoolReference(ISystemFilterPoolReference filterPoolRef, int pos); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterPoolRef ---------- 331. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 158) public void moveSystemFilterPoolReference(ISystemFilterPoolReference filterPoolRef, int pos); ^^^ Javadoc: Missing tag for parameter pos ---------- 332. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 177) public ISystemFilterPool[] getReferencedSystemFilterPools(); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 333. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 182) public boolean isSystemFilterPoolReferenced(ISystemFilterPool filterPool); ^^^^^^^ Javadoc: Missing tag for return type ---------- 334. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 182) public boolean isSystemFilterPoolReferenced(ISystemFilterPool filterPool); ^^^^^^^^^^ Javadoc: Missing tag for parameter filterPool ---------- 335. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 188) public ISystemFilterPoolReference getReferenceToSystemFilterPool(ISystemFilterPool filterPool); ^^^^^^^^^^ Javadoc: Missing tag for parameter filterPool ---------- 336. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 195) public ISystemFilterPoolReference addReferenceToSystemFilterPool(ISystemFilterPool filterPool); ^^^^^^^^^^ Javadoc: Missing tag for parameter filterPool ---------- 337. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 211) public int removeReferenceToSystemFilterPool(ISystemFilterPool filterPool); ^^^^^^^^^^ Javadoc: Missing tag for parameter filterPool ---------- 338. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 217) public void renameReferenceToSystemFilterPool(ISystemFilterPool pool); ^^^^ Javadoc: Missing tag for parameter pool ---------- 339. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 235) public ISystemFilterReference getSystemFilterReference(ISubSystem subSystem, ISystemFilter filter); ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 340. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 235) public ISystemFilterReference getSystemFilterReference(ISubSystem subSystem, ISystemFilter filter); ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 341. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 235) public ISystemFilterReference getSystemFilterReference(ISubSystem subSystem, ISystemFilter filter); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 342. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 241) public ISystemFilterReference[] getSystemFilterReferences(ISubSystem subSystem); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 343. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 241) public ISystemFilterReference[] getSystemFilterReferences(ISubSystem subSystem); ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 344. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 248) public int getSystemFilterReferencePosition(ISystemFilterReference filterRef); ^^^ Javadoc: Missing tag for return type ---------- 345. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 248) public int getSystemFilterReferencePosition(ISystemFilterReference filterRef); ^^^^^^^^^ Javadoc: Missing tag for parameter filterRef ---------- 346. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 255) public int getSystemFilterReferencePosition(ISubSystem subSystem, ISystemFilter filter); ^^^ Javadoc: Missing tag for return type ---------- 347. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 255) public int getSystemFilterReferencePosition(ISubSystem subSystem, ISystemFilter filter); ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 348. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java (at line 255) public int getSystemFilterReferencePosition(ISubSystem subSystem, ISystemFilter filter); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- ---------- 349. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 40) public ISystemFilterPoolReferenceManager getSystemFilterPoolReferenceManager(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 350. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 45) public ISystemFilterPool getUniqueOwningSystemFilterPool(boolean createIfNotFound); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 351. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 45) public ISystemFilterPool getUniqueOwningSystemFilterPool(boolean createIfNotFound); ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter createIfNotFound ---------- 352. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 53) public void filterEventFilterPoolReferenceCreated(ISystemFilterPoolReference newPoolRef); ^^^^^^^^^^ Javadoc: Missing tag for parameter newPoolRef ---------- 353. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 58) public void filterEventFilterPoolReferenceDeleted(ISystemFilterPoolReference filterPoolRef); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterPoolRef ---------- 354. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 63) public void filterEventFilterPoolReferenceReset(ISystemFilterPoolReference filterPoolRef); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterPoolRef ---------- 355. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 73) public void filterEventFilterPoolReferenceRenamed(ISystemFilterPoolReference poolRef, String oldName); ^^^^^^^ Javadoc: Missing tag for parameter poolRef ---------- 356. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 73) public void filterEventFilterPoolReferenceRenamed(ISystemFilterPoolReference poolRef, String oldName); ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 357. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 78) public void filterEventFilterPoolReferencesRePositioned(ISystemFilterPoolReference[] poolRefs, int delta); ^^^^^^^^ Javadoc: Missing tag for parameter poolRefs ---------- 358. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 78) public void filterEventFilterPoolReferencesRePositioned(ISystemFilterPoolReference[] poolRefs, int delta); ^^^^^ Javadoc: Missing tag for parameter delta ---------- 359. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 91) public void filterEventFilterCreated(Object selectedObject, ISystemFilter newFilter); ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedObject ---------- 360. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 91) public void filterEventFilterCreated(Object selectedObject, ISystemFilter newFilter); ^^^^^^^^^ Javadoc: Missing tag for parameter newFilter ---------- 361. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 104) public void filterEventFilterStringCreated(Object selectedObject, ISystemFilterString newFilterString); ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedObject ---------- 362. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java (at line 104) public void filterEventFilterStringCreated(Object selectedObject, ISystemFilterString newFilterString); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newFilterString ---------- ---------- 363. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapper.java (at line 31) public String getDisplayName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 364. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapper.java (at line 36) public ISystemFilterPool getSystemFilterPool(); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 365. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java (at line 38) public String getPromptLabel(); ^^^^^^ Javadoc: Missing tag for return type ---------- 366. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java (at line 43) public String getPromptTooltip(); ^^^^^^ Javadoc: Missing tag for return type ---------- 367. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java (at line 51) public ISystemFilterPoolWrapper[] getWrappers(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 368. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java (at line 56) public ISystemFilterPoolWrapper getPreSelectWrapper(); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 369. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java (at line 62) public void addWrapper(ISystemFilterPoolWrapper wrapper); ^^^^^^^ Javadoc: Missing tag for parameter wrapper ---------- 370. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java (at line 67) public void addWrapper(String displayName, ISystemFilterPool poolToWrap, boolean preSelect); ^^^^^^^^^^^ Javadoc: Missing tag for parameter displayName ---------- 371. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java (at line 67) public void addWrapper(String displayName, ISystemFilterPool poolToWrap, boolean preSelect); ^^^^^^^^^^ Javadoc: Missing tag for parameter poolToWrap ---------- 372. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java (at line 67) public void addWrapper(String displayName, ISystemFilterPool poolToWrap, boolean preSelect); ^^^^^^^^^ Javadoc: Missing tag for parameter preSelect ---------- ---------- 373. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 37) public ISystemFilterPoolReferenceManager getFilterPoolReferenceManager(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 374. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 44) public ISystemFilterPoolReferenceManagerProvider getProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 375. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 61) public ISystemFilter getReferencedFilter(); ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 376. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 66) public void setReferencedFilter(ISystemFilter filter); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 377. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 73) public ISystemFilterContainerReference getParent(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 378. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 78) public ISystemFilterPoolReference getParentSystemFilterReferencePool(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 379. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 86) public int getSystemFilterStringCount(); ^^^ Javadoc: Missing tag for return type ---------- 380. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 92) public ISystemFilterStringReference[] getSystemFilterStringReferences(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 381. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 97) public ISystemFilterStringReference getSystemFilterStringReference(ISystemFilterString filterString); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 382. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java (at line 97) public ISystemFilterStringReference getSystemFilterStringReference(ISystemFilterString filterString); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- ---------- 383. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStartHere.java (at line 39) public ISystemFilterPoolManager createSystemFilterPoolManager(ISystemProfile profile, Logger logger, ISystemFilterPoolManagerProvider caller, String name, boolean allowNestedFilters); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 384. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStartHere.java (at line 39) public ISystemFilterPoolManager createSystemFilterPoolManager(ISystemProfile profile, Logger logger, ISystemFilterPoolManagerProvider caller, String name, boolean allowNestedFilters); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 385. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStartHere.java (at line 58) public ISystemFilterPoolReferenceManager createSystemFilterPoolReferenceManager(ISystemFilterPoolReferenceManagerProvider caller, ISystemFilterPoolManagerProvider relatedPoolMgrProvider, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 386. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterString.java (at line 38) public ISystemFilterPoolManagerProvider getProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 387. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterString.java (at line 43) public ISystemFilterPoolManager getSystemFilterPoolManager(); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 388. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterString.java (at line 48) public void setParentSystemFilter(ISystemFilter filter); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 389. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterString.java (at line 53) public ISystemFilter getParentSystemFilter(); ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 390. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterString.java (at line 58) public void clone(ISystemFilterString targetString); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetString ---------- 391. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterString.java (at line 64) public boolean isChangable(); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 392. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStringReference.java (at line 33) public ISystemFilterPoolReferenceManager getFilterPoolReferenceManager(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 393. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStringReference.java (at line 40) public ISystemFilterPoolReferenceManagerProvider getProvider(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 394. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStringReference.java (at line 45) public ISystemFilterString getReferencedFilterString(); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 395. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStringReference.java (at line 50) public ISystemFilterReference getParent(); ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 396. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStringReference.java (at line 55) public ISystemFilter getParentSystemFilter(); ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 397. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStringReference.java (at line 60) public String getString(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 398. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java (at line 84) public static ISystemFilterReference createSystemFilterReference(ISubSystem subSystem, ISystemFilterContainerReference parent, ISystemFilter filter, boolean persistent) { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 399. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java (at line 84) public static ISystemFilterReference createSystemFilterReference(ISubSystem subSystem, ISystemFilterContainerReference parent, ISystemFilter filter, boolean persistent) { ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 400. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java (at line 144) public void setParent(ISystemFilterContainerReference parent) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 401. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java (at line 321) private boolean compareFilterStrings(List newFilterStrings) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 402. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java (at line 321) private boolean compareFilterStrings(List newFilterStrings) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newFilterStrings ---------- 403. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java (at line 344) private ISystemFilterStringReference[] generateFilterStringReferences(List newFilterStrings) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 404. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java (at line 344) private ISystemFilterStringReference[] generateFilterStringReferences(List newFilterStrings) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newFilterStrings ---------- ---------- 405. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 102) public Host(ISystemProfile profile) { ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 406. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 289) protected static String getLocalDefaultUserId(String key) { ^^^^^^ Javadoc: Missing tag for return type ---------- 407. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 289) protected static String getLocalDefaultUserId(String key) { ^^^ Javadoc: Missing tag for parameter key ---------- 408. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 316) protected String getPreferencesKey() { ^^^^^^ Javadoc: Missing tag for return type ---------- 409. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 324) protected String getPreferencesKey(String profileName) { ^^^^^^ Javadoc: Missing tag for return type ---------- 410. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 324) protected String getPreferencesKey(String profileName) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter profileName ---------- 411. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 333) protected String getPreferencesKey(String profileName, String connectionName) { ^^^^^^ Javadoc: Missing tag for return type ---------- 412. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 333) protected String getPreferencesKey(String profileName, String connectionName) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter profileName ---------- 413. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 333) protected String getPreferencesKey(String profileName, String connectionName) { ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectionName ---------- 414. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 340) public void setForceUserIdToUpperCase(boolean force) { ^^^^^ Javadoc: Missing tag for parameter force ---------- 415. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 347) public void setUserIdCaseSensitive(boolean caseSensitive) { ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 416. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/Host.java (at line 361) public boolean getUserIdCaseSensitive() { ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 417. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java (at line 49) public String getSystemProfileName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 418. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java (at line 55) public void setHostPool(ISystemHostPool pool); ^^^^ Javadoc: Missing tag for parameter pool ---------- 419. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java (at line 61) public ISystemHostPool getHostPool(); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 420. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java (at line 67) public ISubSystem[] getSubSystems(); ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 421. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java (at line 73) public String getLocalDefaultUserId(); ^^^^^^ Javadoc: Missing tag for return type ---------- 422. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java (at line 104) public void renamingSystemProfile(String oldName, String newName); ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 423. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java (at line 104) public void renamingSystemProfile(String oldName, String newName); ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 424. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java (at line 117) public boolean compareUserIds(String userId1, String userId2); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 425. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISubSystemConfigurator.java (at line 37) public ISubSystemConfiguration getSubSystemConfiguration(); ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 426. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemMessageObject.java (at line 51) public String getMessage(); ^^^^^^ Javadoc: Missing tag for return type ---------- 427. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemMessageObject.java (at line 63) public int getType(); ^^^ Javadoc: Missing tag for return type ---------- 428. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemMessageObject.java (at line 68) public Object getParent(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 429. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemProfile.java (at line 50) public void setProfileManager(ISystemProfileManager mgr); ^^^ Javadoc: Missing tag for parameter mgr ---------- 430. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemProfile.java (at line 55) public ISystemProfileManager getProfileManager(); ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 431. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemProfile.java (at line 87) public IHost[] getHosts(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 432. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemProfile.java (at line 97) public ISystemFilterPool[] getFilterPools(ISubSystemConfiguration ssf); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 433. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemProfile.java (at line 97) public ISystemFilterPool[] getFilterPools(ISubSystemConfiguration ssf); ^^^ Javadoc: Missing tag for parameter ssf ---------- 434. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemProfile.java (at line 105) public boolean isActive(); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 435. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 86) public ISubSystemConfigurationProxy[] getSubSystemConfigurationProxies(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 436. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 92) public ISubSystemConfigurationProxy[] getSubSystemConfigurationProxiesByCategory(String factoryCategory); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 437. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 92) public ISubSystemConfigurationProxy[] getSubSystemConfigurationProxiesByCategory(String factoryCategory); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter factoryCategory ---------- 438. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 102) public ISubSystemConfiguration[] getSubSystemConfigurations(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 439. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 107) public ISubSystemConfiguration getSubSystemConfiguration(String id); ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 440. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 107) public ISubSystemConfiguration getSubSystemConfiguration(String id); ^^ Javadoc: Missing tag for parameter id ---------- 441. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 174) public ISystemProfileManager getSystemProfileManager(); ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 442. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 180) public ISystemProfile[] getActiveSystemProfiles(); ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 443. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 185) public ISystemProfile getSystemProfile(String profileName); ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 444. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 185) public ISystemProfile getSystemProfile(String profileName); ^^^^^^^^^^^ Javadoc: Missing tag for parameter profileName ---------- 445. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 192) public ISystemProfile createSystemProfile(String profileName, boolean makeActive) throws Exception; ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 446. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 192) public ISystemProfile createSystemProfile(String profileName, boolean makeActive) throws Exception; ^^^^^^^^^^^ Javadoc: Missing tag for parameter profileName ---------- 447. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 192) public ISystemProfile createSystemProfile(String profileName, boolean makeActive) throws Exception; ^^^^^^^^^^ Javadoc: Missing tag for parameter makeActive ---------- 448. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 192) public ISystemProfile createSystemProfile(String profileName, boolean makeActive) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 449. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 204) public ISystemProfile copySystemProfile(ISystemProfile profile, String newName, boolean makeActive, IProgressMonitor monitor) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 450. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 212) public void renameSystemProfile(ISystemProfile profile, String newName) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 451. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 212) public void renameSystemProfile(ISystemProfile profile, String newName) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 452. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 212) public void renameSystemProfile(ISystemProfile profile, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 453. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 224) public void deleteSystemProfile(ISystemProfile profile) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 454. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 224) public void deleteSystemProfile(ISystemProfile profile) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 455. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 231) public void setSystemProfileActive(ISystemProfile profile, boolean makeActive); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 456. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 231) public void setSystemProfileActive(ISystemProfile profile, boolean makeActive); ^^^^^^^^^^ Javadoc: Missing tag for parameter makeActive ---------- 457. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 317) public ISubSystem[] getSubSystemsBySubSystemConfigurationCategory(String factoryCategory, IHost host); ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 458. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 317) public ISubSystem[] getSubSystemsBySubSystemConfigurationCategory(String factoryCategory, IHost host); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter factoryCategory ---------- 459. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 317) public ISubSystem[] getSubSystemsBySubSystemConfigurationCategory(String factoryCategory, IHost host); ^^^^ Javadoc: Missing tag for parameter host ---------- 460. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 323) public boolean deleteSubSystem(ISubSystem subsystem); ^^^^^^^ Javadoc: Missing tag for return type ---------- 461. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 323) public boolean deleteSubSystem(ISubSystem subsystem); ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 462. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 339) public IHost getLocalHost(); ^^^^^ Javadoc: Missing tag for return type ---------- 463. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 344) public IHost[] getHosts(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 464. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 349) public IHost[] getHostsByProfile(ISystemProfile profile); ^^^^^^^ Javadoc: Missing tag for return type ---------- 465. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 349) public IHost[] getHostsByProfile(ISystemProfile profile); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 466. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 356) public IHost[] getHostsBySubSystemConfiguration(ISubSystemConfiguration config); ^^^^^^^ Javadoc: Missing tag for return type ---------- 467. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 356) public IHost[] getHostsBySubSystemConfiguration(ISubSystemConfiguration config); ^^^^^^ Javadoc: Missing tag for parameter config ---------- 468. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 370) public IHost[] getHostsBySubSystemConfigurationCategory(String factoryCategory); ^^^^^^^ Javadoc: Missing tag for return type ---------- 469. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 370) public IHost[] getHostsBySubSystemConfigurationCategory(String factoryCategory); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter factoryCategory ---------- 470. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 389) public IHost[] getHostsBySystemTypes(IRSESystemType[] systemTypes); ^^^^^^^ Javadoc: Missing tag for return type ---------- 471. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 389) public IHost[] getHostsBySystemTypes(IRSESystemType[] systemTypes); ^^^^^^^^^^^ Javadoc: Missing tag for parameter systemTypes ---------- 472. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 395) public IHost getHost(ISystemProfile profile, String connectionName); ^^^^^ Javadoc: Missing tag for return type ---------- 473. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 395) public IHost getHost(ISystemProfile profile, String connectionName); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 474. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 395) public IHost getHost(ISystemProfile profile, String connectionName); ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectionName ---------- 475. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 401) public int getHostPosition(IHost conn); ^^^ Javadoc: Missing tag for return type ---------- 476. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 401) public int getHostPosition(IHost conn); ^^^^ Javadoc: Missing tag for parameter conn ---------- 477. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 406) public int getHostCount(ISystemProfile profile); ^^^ Javadoc: Missing tag for return type ---------- 478. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 406) public int getHostCount(ISystemProfile profile); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 479. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 412) public int getHostCountWithinProfile(IHost conn); ^^^ Javadoc: Missing tag for return type ---------- 480. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 412) public int getHostCountWithinProfile(IHost conn); ^^^^ Javadoc: Missing tag for parameter conn ---------- 481. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 418) public int getHostCount(); ^^^ Javadoc: Missing tag for return type ---------- 482. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 424) public Vector getHostAliasNames(ISystemProfile profile); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 483. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 429) public Vector getHostAliasNamesForAllActiveProfiles(); ^^^^^^ Javadoc: Missing tag for return type ---------- 484. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 436) public String[] getHostNames(IRSESystemType systemType); ^^^^^^^^ Javadoc: Missing tag for return type ---------- 485. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 436) public String[] getHostNames(IRSESystemType systemType); ^^^^^^^^^^ Javadoc: Missing tag for parameter systemType ---------- 486. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 446) public IHost createLocalHost(ISystemProfile profile, String name, String userId); ^^^^^ Javadoc: Missing tag for return type ---------- 487. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 475) ISubSystemConfigurator[] configurators) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 488. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 499) public IHost createHost(String profileName, IRSESystemType systemType, String connectionName, String hostName, String description) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 489. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 523) public IHost createHost(IRSESystemType systemType, String connectionName, String hostAddress, String description) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 490. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 549) public IHost createHost(String profileName, IRSESystemType systemType, String hostName, String hostAddress, String description, boolean createSubSystems) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 491. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 607) public void deleteHost(IHost conn); ^^^^ Javadoc: Missing tag for parameter conn ---------- 492. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 620) public void renameHost(IHost conn, String newName) throws Exception; ^^^^ Javadoc: Missing tag for parameter conn ---------- 493. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 620) public void renameHost(IHost conn, String newName) throws Exception; ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 494. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 620) public void renameHost(IHost conn, String newName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 495. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 634) public void moveHosts(String profileName, IHost conns[], int delta); ^^^^^^^^^^^ Javadoc: Missing tag for parameter profileName ---------- 496. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 644) public IHost copyHost(IHost conn, ISystemProfile targetProfile, String newName, IProgressMonitor monitor) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 497. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 658) public IHost moveHost(IHost conn, ISystemProfile targetProfile, String newName, IProgressMonitor monitor) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 498. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 671) public boolean isAnySubSystemConnected(IHost conn); ^^^^^^^ Javadoc: Missing tag for return type ---------- 499. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 671) public boolean isAnySubSystemConnected(IHost conn); ^^^^ Javadoc: Missing tag for parameter conn ---------- 500. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 677) public boolean areAllSubSystemsConnected(IHost conn); ^^^^^^^ Javadoc: Missing tag for return type ---------- 501. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 677) public boolean areAllSubSystemsConnected(IHost conn); ^^^^ Javadoc: Missing tag for parameter conn ---------- 502. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 683) public void disconnectAllSubSystems(IHost conn); ^^^^ Javadoc: Missing tag for parameter conn ---------- 503. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 690) public void connectedStatusChange(ISubSystem subsystem, boolean connected, boolean wasConnected); ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 504. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 690) public void connectedStatusChange(ISubSystem subsystem, boolean connected, boolean wasConnected); ^^^^^^^^^ Javadoc: Missing tag for parameter connected ---------- 505. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 690) public void connectedStatusChange(ISubSystem subsystem, boolean connected, boolean wasConnected); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter wasConnected ---------- 506. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 697) public void connectedStatusChange(ISubSystem subsystem, boolean connected, boolean wasConnected, boolean collapseTree); ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 507. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 697) public void connectedStatusChange(ISubSystem subsystem, boolean connected, boolean wasConnected, boolean collapseTree); ^^^^^^^^^ Javadoc: Missing tag for parameter connected ---------- 508. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 697) public void connectedStatusChange(ISubSystem subsystem, boolean connected, boolean wasConnected, boolean collapseTree); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter wasConnected ---------- 509. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 697) public void connectedStatusChange(ISubSystem subsystem, boolean connected, boolean wasConnected, boolean collapseTree); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter collapseTree ---------- 510. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 706) public void addSystemResourceChangeListener(ISystemResourceChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 511. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 711) public void removeSystemResourceChangeListener(ISystemResourceChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 512. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 716) public boolean isRegisteredSystemResourceChangeListener(ISystemResourceChangeListener l); ^^^^^^^ Javadoc: Missing tag for return type ---------- 513. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 716) public boolean isRegisteredSystemResourceChangeListener(ISystemResourceChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 514. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 722) public void fireEvent(ISystemResourceChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- 515. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 727) public void fireEvent(ISystemResourceChangeListener l, ISystemResourceChangeEvent event); ^ Javadoc: Missing tag for parameter l ---------- 516. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 727) public void fireEvent(ISystemResourceChangeListener l, ISystemResourceChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- 517. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 737) public void addSystemModelChangeListener(ISystemModelChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 518. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 742) public void removeSystemModelChangeListener(ISystemModelChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 519. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 748) public void fireEvent(ISystemModelChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- 520. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 754) public void fireModelChangeEvent(int eventType, int resourceType, Object resource, String oldName); ^^^^^^^^^ Javadoc: Missing tag for parameter eventType ---------- 521. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 754) public void fireModelChangeEvent(int eventType, int resourceType, Object resource, String oldName); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter resourceType ---------- 522. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 754) public void fireModelChangeEvent(int eventType, int resourceType, Object resource, String oldName); ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 523. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 754) public void fireModelChangeEvent(int eventType, int resourceType, Object resource, String oldName); ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 524. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 759) public void fireEvent(ISystemModelChangeListener l, ISystemModelChangeEvent event); ^ Javadoc: Missing tag for parameter l ---------- 525. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 759) public void fireEvent(ISystemModelChangeListener l, ISystemModelChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- 526. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 769) public void addSystemRemoteChangeListener(ISystemRemoteChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 527. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 774) public void removeSystemRemoteChangeListener(ISystemRemoteChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 528. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 784) public boolean isRegisteredSystemRemoteChangeListener(ISystemRemoteChangeListener l); ^^^^^^^ Javadoc: Missing tag for return type ---------- 529. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 790) public void fireEvent(ISystemRemoteChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- 530. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 895) public void fireEvent(ISystemRemoteChangeListener l, ISystemRemoteChangeEvent event); ^ Javadoc: Missing tag for parameter l ---------- 531. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 895) public void fireEvent(ISystemRemoteChangeListener l, ISystemRemoteChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- 532. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 904) public void addSystemPreferenceChangeListener(ISystemPreferenceChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 533. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 909) public void removeSystemPreferenceChangeListener(ISystemPreferenceChangeListener l); ^ Javadoc: Missing tag for parameter l ---------- 534. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java (at line 915) public void fireEvent(ISystemPreferenceChangeEvent event); ^^^^^ Javadoc: Missing tag for parameter event ---------- ---------- 535. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemViewInputProvider.java (at line 71) * @param viewer the {@link org.eclipse.jface.viewers.Viewer viewer} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.jface cannot be resolved to a type ---------- 536. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemViewInputProvider.java (at line 78) * @return the {@link org.eclipse.jface.viewers.Viewer viewer} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.jface cannot be resolved to a type ---------- ---------- 537. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/PropertyType.java (at line 82) public static IPropertyType fromString(String typeStr) { ^^^^^^^ Javadoc: Missing tag for parameter typeStr ---------- ---------- 538. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemMessageObject.java (at line 90) public SystemMessage getSystemMessage() { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 539. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemSignonInformation.java (at line 47) public SystemSignonInformation(String hostname, String userid, IRSESystemType systemType) { ^^^^^^^^ Javadoc: Missing tag for parameter hostname ---------- 540. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemSignonInformation.java (at line 47) public SystemSignonInformation(String hostname, String userid, IRSESystemType systemType) { ^^^^^^ Javadoc: Missing tag for parameter userid ---------- 541. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemSignonInformation.java (at line 47) public SystemSignonInformation(String hostname, String userid, IRSESystemType systemType) { ^^^^^^^^^^ Javadoc: Missing tag for parameter systemType ---------- 542. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemSignonInformation.java (at line 56) public SystemSignonInformation(String hostname, String userid, String password, IRSESystemType systemType) { ^^^^^^^^ Javadoc: Missing tag for parameter hostname ---------- 543. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemSignonInformation.java (at line 56) public SystemSignonInformation(String hostname, String userid, String password, IRSESystemType systemType) { ^^^^^^ Javadoc: Missing tag for parameter userid ---------- 544. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemSignonInformation.java (at line 56) public SystemSignonInformation(String hostname, String userid, String password, IRSESystemType systemType) { ^^^^^^^^ Javadoc: Missing tag for parameter password ---------- 545. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemSignonInformation.java (at line 56) public SystemSignonInformation(String hostname, String userid, String password, IRSESystemType systemType) { ^^^^^^^^^^ Javadoc: Missing tag for parameter systemType ---------- 546. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemSignonInformation.java (at line 97) public void setPassword(String string) { ^^^^^^ Javadoc: Missing tag for parameter string ---------- ---------- 547. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 43) public static ISystemRegistry getSystemRegistry() ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 548. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 54) public static IHost[] getConnections() ^^^^^^^ Javadoc: Missing tag for return type ---------- 549. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 81) public static IHost[] getConnectionsBySystemType(String systemTypeId) ^^^^^^^ Javadoc: Missing tag for return type ---------- 550. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 95) public static IHost[] getConnectionsBySubSystemConfiguration(ISubSystemConfiguration subsystemConfiguration) ^^^^^^^ Javadoc: Missing tag for return type ---------- 551. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 107) public static IHost[] getConnectionsBySubSystemConfiguration(String subsystemConfigurationId) ^^^^^^^ Javadoc: Missing tag for return type ---------- 552. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 121) public static ISubSystem[] getSubSystems(String subsystemConfigurationId) ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 553. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 138) public static ISubSystem[] getSubSystems(String subsystemConfigurationId, IHost connection) ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 554. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 154) public static ISubSystem getSubSystem(String subsystemConfigurationId, IHost connection) ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 555. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 174) public static ISubSystemConfiguration getSubSystemConfiguration(String subsystemConfigurationId) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 556. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 183) public static ISystemProfileManager getSystemProfileManager() ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 557. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java (at line 197) public static ISystemProfile[] getActiveSystemProfiles() ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 558. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBasePersistableReferenceManager.java (at line 73) public int addReferencingObject(IRSEBasePersistableReferencingObject object); ^^^^^^ Javadoc: Missing tag for parameter object ---------- 559. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBasePersistableReferenceManager.java (at line 80) public int removeReferencingObject(IRSEBasePersistableReferencingObject object); ^^^^^^ Javadoc: Missing tag for parameter object ---------- 560. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBasePersistableReferenceManager.java (at line 87) public int removeAndDeReferenceReferencingObject(IRSEBasePersistableReferencingObject object); ^^^^^^ Javadoc: Missing tag for parameter object ---------- ---------- 561. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBasePersistableReferencingObject.java (at line 51) public void setReferencedObject(IRSEBasePersistableReferencedObject obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 562. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBasePersistableReferencingObject.java (at line 56) public String getReferencedObjectName(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 563. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEPersistableReferencingObject.java (at line 64) void setParentReferenceManager(IRSEBasePersistableReferenceManager value); ^^^^^ Javadoc: Missing tag for parameter value ---------- ---------- 564. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencedObjectHelper.java (at line 38) public int addReference(IRSEBaseReferencingObject ref) { ^^^ Javadoc: Missing tag for return type ---------- 565. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencedObjectHelper.java (at line 38) public int addReference(IRSEBaseReferencingObject ref) { ^^^ Javadoc: Missing tag for parameter ref ---------- 566. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencedObjectHelper.java (at line 46) public int removeReference(IRSEBaseReferencingObject ref) { ^^^ Javadoc: Missing tag for return type ---------- 567. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencedObjectHelper.java (at line 46) public int removeReference(IRSEBaseReferencingObject ref) { ^^^ Javadoc: Missing tag for parameter ref ---------- 568. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencedObjectHelper.java (at line 54) public int getReferenceCount() { ^^^ Javadoc: Missing tag for return type ---------- 569. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencedObjectHelper.java (at line 72) public IRSEBaseReferencingObject[] getReferencingObjects() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 570. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AbstractConnectorService.java (at line 484) void run(UnsafeRunnableWithProgress runnable, long timeout, IProgressMonitor monitor) throws Exception { ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 571. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AbstractConnectorService.java (at line 558) * Calls {@link #internalDisconnect(IProgressMonitor)} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- 572. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AbstractConnectorService.java (at line 559) * and {@link #postDisconnect()} ^^^^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- ---------- 573. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AbstractConnectorServiceManager.java (at line 150) public abstract IConnectorService createConnectorService(IHost host); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 574. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AbstractConnectorServiceManager.java (at line 150) public abstract IConnectorService createConnectorService(IHost host); ^^^^ Javadoc: Missing tag for parameter host ---------- 575. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AbstractConnectorServiceManager.java (at line 165) public abstract boolean sharesSystem(ISubSystem otherSubSystem); ^^^^^^^ Javadoc: Missing tag for return type ---------- 576. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AbstractConnectorServiceManager.java (at line 165) public abstract boolean sharesSystem(ISubSystem otherSubSystem); ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter otherSubSystem ---------- ---------- 577. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AbstractResource.java (at line 40) public AbstractResource(ISubSystem parentSubSystem) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentSubSystem ---------- ---------- 578. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AuthenticatingConnectorService.java (at line 251) private void updateDefaultUserId(ISubSystem subsystem, String userId) { ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 579. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/AuthenticatingConnectorService.java (at line 251) private void updateDefaultUserId(ISubSystem subsystem, String userId) { ^^^^^^ Javadoc: Missing tag for parameter userId ---------- ---------- 580. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ICommunicationsListener.java (at line 32) public void communicationsStateChange(CommunicationsEvent e); ^ Javadoc: Missing tag for parameter e ---------- ---------- 581. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IRemoteServerLauncher.java (at line 89) public void setRexecPort(int newRexecPort); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter newRexecPort ---------- 582. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IRemoteServerLauncher.java (at line 94) public void setAutoDetectSSL(boolean auto); ^^^^ Javadoc: Missing tag for parameter auto ---------- 583. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IRemoteServerLauncher.java (at line 103) public void setDaemonPort(int newDaemonPort); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newDaemonPort ---------- 584. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IRemoteServerLauncher.java (at line 177) public boolean isEnabledServerLaunchType(ServerLaunchType serverLaunchType); ^^^^^^^ Javadoc: Missing tag for return type ---------- 585. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IRemoteServerLauncher.java (at line 177) public boolean isEnabledServerLaunchType(ServerLaunchType serverLaunchType); ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter serverLaunchType ---------- ---------- 586. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IServerLauncher.java (at line 33) public void setSignonInformation(SystemSignonInformation info); ^^^^ Javadoc: Missing tag for parameter info ---------- 587. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IServerLauncher.java (at line 39) public SystemSignonInformation getSignonInformation(); ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 588. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IServerLauncher.java (at line 45) public void setServerLauncherProperties(IServerLauncherProperties propertyInfo); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter propertyInfo ---------- 589. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IServerLauncher.java (at line 51) public IServerLauncherProperties getServerLauncherProperties(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 590. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IServerLauncher.java (at line 67) public Object launch(IProgressMonitor monitor) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 591. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IServerLauncher.java (at line 82) public Object connect(int connectPort, IProgressMonitor monitor) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 592. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IServerLauncher.java (at line 88) public void disconnect() throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 593. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 63) public ISubSystemConfiguration getSubSystemConfiguration(); ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 594. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 68) public void setSubSystemConfiguration(ISubSystemConfiguration ssf); ^^^ Javadoc: Missing tag for parameter ssf ---------- 595. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 73) public void setHost(IHost conn); ^^^^ Javadoc: Missing tag for parameter conn ---------- 596. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 86) public ISystemProfile getSystemProfile(); ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 597. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 91) public IHost getHost(); ^^^^^ Javadoc: Missing tag for return type ---------- 598. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 125) public ISubSystem getPrimarySubSystem(); ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 599. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 141) public void renamingProfile(String oldName, String newName); ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 600. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 141) public void renamingProfile(String oldName, String newName); ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 601. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 147) public void renamingConnection(String newName); ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 602. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 171) public void checkIsConnected(IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 603. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 202) public void setVendorAttribute(String vendorName, String attributeName, String attributeValue); ^^^^^^^^^^ Javadoc: Missing tag for parameter vendorName ---------- 604. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 202) public void setVendorAttribute(String vendorName, String attributeName, String attributeValue); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter attributeName ---------- 605. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 202) public void setVendorAttribute(String vendorName, String attributeName, String attributeValue); ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter attributeValue ---------- 606. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 217) public String getVendorAttribute(String vendorName, String attributeName); ^^^^^^^^^^ Javadoc: Missing tag for parameter vendorName ---------- 607. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 217) public String getVendorAttribute(String vendorName, String attributeName); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter attributeName ---------- 608. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 227) public boolean forceUserIdToUpperCase(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 609. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 243) public String getLocalUserId(); ^^^^^^ Javadoc: Missing tag for return type ---------- 610. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 265) public Object[] getChildren(); ^^^^^^^^ Javadoc: Missing tag for return type ---------- 611. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 271) public boolean hasChildren(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 612. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 282) public boolean doesFilterListContentsOf(ISystemFilter filter, String remoteObjectAbsoluteName); ^^^^^^^ Javadoc: Missing tag for return type ---------- 613. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 282) public boolean doesFilterListContentsOf(ISystemFilter filter, String remoteObjectAbsoluteName); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 614. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 282) public boolean doesFilterListContentsOf(ISystemFilter filter, String remoteObjectAbsoluteName); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter remoteObjectAbsoluteName ---------- 615. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 291) public boolean doesFilterStringListContentsOf(ISystemFilterString filterString, String remoteObjectAbsoluteName); ^^^^^^^ Javadoc: Missing tag for return type ---------- 616. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 291) public boolean doesFilterStringListContentsOf(ISystemFilterString filterString, String remoteObjectAbsoluteName); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 617. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 291) public boolean doesFilterStringListContentsOf(ISystemFilterString filterString, String remoteObjectAbsoluteName); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter remoteObjectAbsoluteName ---------- 618. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 297) public boolean doesFilterMatch(ISystemFilter filter, String remoteObjectAbsoluteName); ^^^^^^^ Javadoc: Missing tag for return type ---------- 619. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 297) public boolean doesFilterMatch(ISystemFilter filter, String remoteObjectAbsoluteName); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 620. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 297) public boolean doesFilterMatch(ISystemFilter filter, String remoteObjectAbsoluteName); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter remoteObjectAbsoluteName ---------- 621. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 303) public boolean doesFilterStringMatch(String filterString, String remoteObjectAbsoluteName, boolean caseSensitive); ^^^^^^^ Javadoc: Missing tag for return type ---------- 622. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 303) public boolean doesFilterStringMatch(String filterString, String remoteObjectAbsoluteName, boolean caseSensitive); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 623. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 303) public boolean doesFilterStringMatch(String filterString, String remoteObjectAbsoluteName, boolean caseSensitive); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter remoteObjectAbsoluteName ---------- 624. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 303) public boolean doesFilterStringMatch(String filterString, String remoteObjectAbsoluteName, boolean caseSensitive); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 625. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 359) public IConnectorService getConnectorService(); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 626. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 364) public boolean supportsCaching(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 627. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 373) public ICacheManager getCacheManager(); ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 628. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 378) public boolean isConnected(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 629. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 383) public boolean isConnectionError(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 630. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 388) public void setConnectionError(boolean error); ^^^^^ Javadoc: Missing tag for parameter error ---------- 631. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 394) public boolean isOffline(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 632. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 444) public void disconnect() throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 633. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 452) public void disconnect(boolean collapseTree) throws Exception; ^^^^^^^^^^^^ Javadoc: Missing tag for parameter collapseTree ---------- 634. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 452) public void disconnect(boolean collapseTree) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 635. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 476) public Object[] resolveFilterString(String filterString, IProgressMonitor monitor) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 636. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 490) public Object[] resolveFilterStrings(String[] filterStrings, IProgressMonitor monitor) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 637. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 519) public Object[] resolveFilterString(Object parent, String filterString, IProgressMonitor monitor) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 638. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 551) public Object setProperty(Object subject, String key, String value) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 639. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 563) public String getProperty(Object subject, String key) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 640. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 576) public Object setProperties(Object subject, String[] keys, String[] values) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 641. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 588) public String[] getProperties(Object subject, String[] keys) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 642. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java (at line 627) void setFilterPoolReferenceManager(ISystemFilterPoolReferenceManager value); ^^^^^ Javadoc: Missing tag for parameter value ---------- ---------- 643. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 65) public ISystemFilterPoolManager[] getAllSystemFilterPoolManagers(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 644. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 103) public boolean supportsEncoding(IHost host); ^^^^ Javadoc: Missing tag for parameter host ---------- 645. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 109) public boolean supportsMultiStringFilters(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 646. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 115) public boolean supportsFilterStringExport(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 647. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 121) public boolean supportsSubSystemConnect(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 648. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 128) public boolean isPortEditable(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 649. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 138) public boolean supportsCommands(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 650. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 144) public boolean supportsProperties(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 651. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 152) public boolean supportsFilters(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 652. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 159) public boolean supportsFilterChildren(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 653. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 167) public boolean supportsFilterCaching(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 654. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 174) public boolean supportsMultipleFilterStrings(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 655. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 181) public boolean supportsNestedFilters(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 656. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 189) public boolean supportsQuickFilters(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 657. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 194) public boolean supportsDropInFilters(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 658. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 226) public boolean providesCustomDropInFilters(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 659. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 232) public boolean supportsFileTypes(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 660. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 238) public boolean supportsTargets(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 661. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 247) public boolean supportsServerLaunchProperties(IHost host); ^^^^^^^ Javadoc: Missing tag for return type ---------- 662. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 247) public boolean supportsServerLaunchProperties(IHost host); ^^^^ Javadoc: Missing tag for parameter host ---------- 663. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 255) public boolean supportsServerLaunchType(ServerLaunchType serverLaunchType); ^^^^^^^ Javadoc: Missing tag for return type ---------- 664. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 255) public boolean supportsServerLaunchType(ServerLaunchType serverLaunchType); ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter serverLaunchType ---------- 665. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 261) public boolean isCaseSensitive(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 666. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 270) public boolean showFilterPools(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 667. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 283) public void setShowFilterPools(boolean show); ^^^^ Javadoc: Missing tag for parameter show ---------- 668. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 299) public void setSubSystemConfigurationProxy(ISubSystemConfigurationProxy proxy); ^^^^^ Javadoc: Missing tag for parameter proxy ---------- 669. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 304) public ISubSystemConfigurationProxy getSubSystemConfigurationProxy(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 670. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 313) public String getVendor(); ^^^^^^ Javadoc: Missing tag for return type ---------- 671. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 318) public String getName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 672. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 323) public String getDescription(); ^^^^^^ Javadoc: Missing tag for return type ---------- 673. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 334) public String getCategory(); ^^^^^^ Javadoc: Missing tag for return type ---------- 674. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 339) public IRSESystemType[] getSystemTypes(); ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 675. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 351) public void deletingSystemProfile(ISystemProfile profile); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 676. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 356) public void changingSystemProfileActiveStatus(ISystemProfile profile, boolean newStatus); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 677. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 356) public void changingSystemProfileActiveStatus(ISystemProfile profile, boolean newStatus); ^^^^^^^^^ Javadoc: Missing tag for parameter newStatus ---------- 678. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 361) public ISystemProfile getSystemProfile(ISystemFilterPool pool); ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 679. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 361) public ISystemProfile getSystemProfile(ISystemFilterPool pool); ^^^^ Javadoc: Missing tag for parameter pool ---------- 680. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 398) public void preTestRenameSubSystemProfile(String oldProfileName) throws Exception; ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter oldProfileName ---------- 681. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 398) public void preTestRenameSubSystemProfile(String oldProfileName) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 682. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 406) public void renameSubSystemsByConnection(IHost conn, String newConnectionName); ^^^^ Javadoc: Missing tag for parameter conn ---------- 683. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 406) public void renameSubSystemsByConnection(IHost conn, String newConnectionName); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newConnectionName ---------- 684. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 412) public void deleteSubSystemsByConnection(IHost conn); ^^^^ Javadoc: Missing tag for parameter conn ---------- 685. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 423) public ISubSystem createSubSystem(IHost conn, boolean creatingConnection, ISubSystemConfigurator[] configurators); ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 686. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 506) public IServerLauncherProperties createServerLauncher(IConnectorService connectorService); ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 687. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 506) public IServerLauncherProperties createServerLauncher(IConnectorService connectorService); ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectorService ---------- 688. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 525) public void setSubSystemPort(ISubSystem subsystem, int port); ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 689. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 525) public void setSubSystemPort(ISubSystem subsystem, int port); ^^^^ Javadoc: Missing tag for parameter port ---------- 690. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 530) public void setSubSystemUserId(ISubSystem subsystem, String userId); ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 691. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 530) public void setSubSystemUserId(ISubSystem subsystem, String userId); ^^^^^^ Javadoc: Missing tag for parameter userId ---------- 692. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 537) public boolean isSubSystemsDeletable(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 693. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 545) public boolean deleteSubSystem(ISubSystem subsystem); ^^^^^^^ Javadoc: Missing tag for return type ---------- 694. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 545) public boolean deleteSubSystem(ISubSystem subsystem); ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 695. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 555) public ISubSystem cloneSubSystem(ISubSystem oldSubsystem, IHost newConnection, boolean copyProfileOperation) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 696. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 562) public ISubSystem[] getSubSystems(IHost conn, boolean force); ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 697. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 567) public ISubSystem[] getSubSystems(boolean force); ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 698. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 567) public ISubSystem[] getSubSystems(boolean force); ^^^^^ Javadoc: Missing tag for parameter force ---------- 699. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 572) public void renameSubSystem(ISubSystem subsystem, String newName); ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 700. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 572) public void renameSubSystem(ISubSystem subsystem, String newName); ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 701. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 578) public void disconnectAllSubSystems() throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 702. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 611) public ISystemFilterPoolManager copyFilterPoolManager(ISystemProfile oldProfile, ISystemProfile newProfile) throws Exception; ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 703. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 611) public ISystemFilterPoolManager copyFilterPoolManager(ISystemProfile oldProfile, ISystemProfile newProfile) throws Exception; ^^^^^^^^^^ Javadoc: Missing tag for parameter oldProfile ---------- 704. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 611) public ISystemFilterPoolManager copyFilterPoolManager(ISystemProfile oldProfile, ISystemProfile newProfile) throws Exception; ^^^^^^^^^^ Javadoc: Missing tag for parameter newProfile ---------- 705. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 611) public ISystemFilterPoolManager copyFilterPoolManager(ISystemProfile oldProfile, ISystemProfile newProfile) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 706. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 617) public ISystemFilterPool getDefaultSystemFilterPool(ISubSystem subsys); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 707. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 617) public ISystemFilterPool getDefaultSystemFilterPool(ISubSystem subsys); ^^^^^^ Javadoc: Missing tag for parameter subsys ---------- 708. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 637) public String getTranslatedFilterTypeProperty(ISystemFilter selectedFilter); ^^^^^^ Javadoc: Missing tag for return type ---------- 709. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 637) public String getTranslatedFilterTypeProperty(ISystemFilter selectedFilter); ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedFilter ---------- 710. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 642) public boolean showRefreshOnFilter(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 711. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 647) public boolean showGenericShowInTableOnFilter(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 712. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 653) public boolean showChangeFilterStringsPropertyPage(ISystemFilter filter); ^^^^^^^ Javadoc: Missing tag for return type ---------- 713. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 653) public boolean showChangeFilterStringsPropertyPage(ISystemFilter filter); ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 714. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 675) public void setConnection(IHost connection); ^^^^^^^^^^ Javadoc: Missing tag for parameter connection ---------- 715. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 680) public void setCurrentSelection(Object[] selection); ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 716. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 701) public void saveSubSystem(ISubSystem subsys) throws Exception; ^^^^^^ Javadoc: Missing tag for parameter subsys ---------- 717. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java (at line 701) public void saveSubSystem(ISubSystem subsys) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 718. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 36) public String getId(); ^^^^^^ Javadoc: Missing tag for return type ---------- 719. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 42) public String getName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 720. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 48) public String getDescription(); ^^^^^^ Javadoc: Missing tag for return type ---------- 721. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 62) public String getDeclaredSystemTypeIds(); ^^^^^^ Javadoc: Missing tag for return type ---------- 722. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 76) public boolean supportsAllSystemTypes(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 723. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 82) public String getVendor(); ^^^^^^ Javadoc: Missing tag for return type ---------- 724. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 89) public String getCategory(); ^^^^^^ Javadoc: Missing tag for return type ---------- 725. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 94) public boolean isSubSystemConfigurationActive(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 726. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 99) public int getPriority(); ^^^ Javadoc: Missing tag for return type ---------- 727. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 104) public ISubSystemConfiguration getSubSystemConfiguration(); ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 728. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 117) public boolean appliesToSystemType(IRSESystemType type); ^^^^^^^ Javadoc: Missing tag for return type ---------- 729. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfigurationProxy.java (at line 117) public boolean appliesToSystemType(IRSESystemType type); ^^^^ Javadoc: Missing tag for parameter type ---------- ---------- 730. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemDragDropAdapter.java (at line 32) public boolean canDrag(Object element); ^^^^^^^ Javadoc: Missing tag for return type ---------- 731. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemDragDropAdapter.java (at line 32) public boolean canDrag(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 732. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemDragDropAdapter.java (at line 37) public boolean canDrag(SystemRemoteResourceSet elements); ^^^^^^^ Javadoc: Missing tag for return type ---------- 733. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemDragDropAdapter.java (at line 37) public boolean canDrag(SystemRemoteResourceSet elements); ^^^^^^^^ Javadoc: Missing tag for parameter elements ---------- 734. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemDragDropAdapter.java (at line 111) public ISubSystem getSubSystem(Object element); ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 735. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemDragDropAdapter.java (at line 111) public ISubSystem getSubSystem(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- ---------- 736. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemRemoteObjectMatchProvider.java (at line 46) public String getRemoteSourceType(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 737. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemRemoteObjectMatchProvider.java (at line 58) public String getRemoteSubSubType(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 738. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemRemoteObjectMatchProvider.java (at line 70) public String getRemoteSubType(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 739. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemRemoteObjectMatchProvider.java (at line 80) public String getRemoteType(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 740. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemRemoteObjectMatchProvider.java (at line 90) public String getRemoteTypeCategory(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 741. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemRemoteObjectMatchProvider.java (at line 101) public ISubSystem getSubSystem(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 742. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISystemRemoteObjectMatchProvider.java (at line 112) public String getSubSystemConfigurationId(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- ---------- 743. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/RemoteServerLauncher.java (at line 302) public ServerLaunchType getServerLaunchTypeGen() ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 744. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/RemoteServerLauncher.java (at line 330) public boolean isSetServerLaunchType() ^^^^^^^ Javadoc: Missing tag for return type ---------- 745. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/RemoteServerLauncher.java (at line 486) public void setRestrictedType(String attributeName, String attributeValue) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter attributeName ---------- 746. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/RemoteServerLauncher.java (at line 486) public void setRestrictedType(String attributeName, String attributeValue) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter attributeValue ---------- ---------- 747. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ServerLaunchType.java (at line 157) public static ServerLaunchType get(String name) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 748. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ServerLaunchType.java (at line 157) public static ServerLaunchType get(String name) { ^^^^ Javadoc: Missing tag for parameter name ---------- 749. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ServerLaunchType.java (at line 170) public static ServerLaunchType get(int value) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 750. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ServerLaunchType.java (at line 170) public static ServerLaunchType get(int value) { ^^^^^ Javadoc: Missing tag for parameter value ---------- ---------- 751. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 41) public static ISubSystem getParentSubSystem(ISystemFilterPoolReference poolReference) ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 752. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 41) public static ISubSystem getParentSubSystem(ISystemFilterPoolReference poolReference) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolReference ---------- 753. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 49) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilterPool pool) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 754. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 49) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilterPool pool) ^^^^ Javadoc: Missing tag for parameter pool ---------- 755. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 57) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilter filter) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 756. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 57) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilter filter) ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 757. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 65) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilterContainer container) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 758. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 65) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilterContainer container) ^^^^^^^^^ Javadoc: Missing tag for parameter container ---------- 759. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 77) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilterPoolReference poolRef) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 760. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 77) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilterPoolReference poolRef) ^^^^^^^ Javadoc: Missing tag for parameter poolRef ---------- 761. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 89) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilterReference filterRef) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 762. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 89) public static ISubSystemConfiguration getParentSubSystemConfiguration(ISystemFilterReference filterRef) ^^^^^^^^^ Javadoc: Missing tag for parameter filterRef ---------- 763. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 101) public static ISystemFilterPoolManager getParentSystemFilterPoolManager(ISystemFilterPool pool) ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 764. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 101) public static ISystemFilterPoolManager getParentSystemFilterPoolManager(ISystemFilterPool pool) ^^^^ Javadoc: Missing tag for parameter pool ---------- 765. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 108) public static ISystemProfile getParentSystemProfile(ISystemFilterPool pool) ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 766. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java (at line 108) public static ISystemProfile getParentSystemProfile(ISystemFilterPool pool) ^^^^ Javadoc: Missing tag for parameter pool ---------- ---------- 767. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/IRemoteSystemsProject.java (at line 32) IProject getProject(); ^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 768. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/RSEInitJob.java (at line 330) public IStatus waitForCompletion(int phase) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- ---------- 769. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilter.java (at line 99) public String getTypeGen() { ^^^^^^ Javadoc: Missing tag for return type ---------- 770. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilter.java (at line 198) public boolean supportsNestedFilters() { ^^^^^^^ Javadoc: Missing tag for return type ---------- 771. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilter.java (at line 319) public ISystemFilter cloneSystemFilter(ISystemFilter filter, String aliasName) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 772. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilter.java (at line 551) public Object[] getChildren() { ^^^^^^^^ Javadoc: Missing tag for return type ---------- 773. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilter.java (at line 577) public boolean hasChildren() { ^^^^^^^ Javadoc: Missing tag for return type ---------- 774. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilter.java (at line 876) public boolean isSingleFilterStringOnlyGen() { ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 775. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 69) public ISystemFilter createSystemFilter(java.util.List filters, ISystemFilterPool parentPool, String aliasName, String[] filterStrings) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 776. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 99) public ISystemFilter createSystemFilter(Vector filters, ISystemFilterPool parentPool, String aliasName, String[] filterStrings) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 777. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 116) private ISystemFilter internalCreateSystemFilter(ISystemFilterPool parentPool, String aliasName, String[] filterStrings) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 778. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 116) private ISystemFilter internalCreateSystemFilter(ISystemFilterPool parentPool, String aliasName, String[] filterStrings) { ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- 779. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 116) private ISystemFilter internalCreateSystemFilter(ISystemFilterPool parentPool, String aliasName, String[] filterStrings) { ^^^^^^^^^ Javadoc: Missing tag for parameter aliasName ---------- 780. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 116) private ISystemFilter internalCreateSystemFilter(ISystemFilterPool parentPool, String aliasName, String[] filterStrings) { ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterStrings ---------- 781. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 144) public Vector getSystemFilterNames(java.util.List filters) { ^^^^^^ Javadoc: Missing tag for return type ---------- 782. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 144) public Vector getSystemFilterNames(java.util.List filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 783. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 161) public Vector getSystemFilterNames(Vector filters) { ^^^^^^ Javadoc: Missing tag for return type ---------- 784. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 161) public Vector getSystemFilterNames(Vector filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 785. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 176) public Vector getSystemFiltersVector(java.util.List filters) { ^^^^^^ Javadoc: Missing tag for return type ---------- 786. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 176) public Vector getSystemFiltersVector(java.util.List filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 787. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 189) public Vector getSystemFiltersVector(Vector filters) { ^^^^^^ Javadoc: Missing tag for return type ---------- 788. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 189) public Vector getSystemFiltersVector(Vector filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 789. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 196) public ISystemFilter[] getSystemFilters(java.util.List filters) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 790. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 196) public ISystemFilter[] getSystemFilters(java.util.List filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 791. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 211) public ISystemFilter[] getSystemFilters(Vector filters) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 792. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 211) public ISystemFilter[] getSystemFilters(Vector filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 793. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 224) public int getSystemFilterCount(java.util.List filters) { ^^^ Javadoc: Missing tag for return type ---------- 794. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 224) public int getSystemFilterCount(java.util.List filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 795. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 232) public int getSystemFilterCount(Vector filters) { ^^^ Javadoc: Missing tag for return type ---------- 796. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 232) public int getSystemFilterCount(Vector filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 797. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 240) public boolean hasSystemFilters(java.util.List filters) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 798. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 240) public boolean hasSystemFilters(java.util.List filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 799. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 247) public boolean hasSystemFilters(Vector filters) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 800. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 247) public boolean hasSystemFilters(Vector filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 801. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 258) public ISystemFilter getSystemFilter(java.util.List filters, String aliasName) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 802. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 276) public ISystemFilter getSystemFilter(Vector filters, String aliasName) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 803. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 297) public boolean addSystemFilter(java.util.List filters, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 804. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 308) protected boolean internalAddSystemFilter(java.util.List filters, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 805. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 308) protected boolean internalAddSystemFilter(java.util.List filters, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 806. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 308) protected boolean internalAddSystemFilter(java.util.List filters, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 807. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 324) public boolean addSystemFilter(Vector filters, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 808. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 335) private boolean internalAddSystemFilter(Vector filters, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 809. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 335) private boolean internalAddSystemFilter(Vector filters, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 810. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 335) private boolean internalAddSystemFilter(Vector filters, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 811. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 417) public ISystemFilter cloneSystemFilter(java.util.List filters, ISystemFilter filter, String aliasName) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 812. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 435) public ISystemFilter cloneSystemFilter(Vector filters, ISystemFilter filter, String aliasName) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 813. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 463) public int getSystemFilterPosition(java.util.List filters, ISystemFilter filter) { ^^^ Javadoc: Missing tag for return type ---------- 814. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 463) public int getSystemFilterPosition(java.util.List filters, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 815. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 463) public int getSystemFilterPosition(java.util.List filters, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 816. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 476) public int getSystemFilterPosition(Vector filters, ISystemFilter filter) { ^^^ Javadoc: Missing tag for return type ---------- 817. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 476) public int getSystemFilterPosition(Vector filters, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 818. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 476) public int getSystemFilterPosition(Vector filters, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 819. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 488) public void moveSystemFilter(java.util.List filters, int pos, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 820. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 488) public void moveSystemFilter(java.util.List filters, int pos, ISystemFilter filter) { ^^^ Javadoc: Missing tag for parameter pos ---------- 821. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 488) public void moveSystemFilter(java.util.List filters, int pos, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 822. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 497) public void moveSystemFilter(Vector filters, int pos, ISystemFilter filter) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 823. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 497) public void moveSystemFilter(Vector filters, int pos, ISystemFilter filter) { ^^^ Javadoc: Missing tag for parameter pos ---------- 824. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerCommonMethods.java (at line 497) public void moveSystemFilter(Vector filters, int pos, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- ---------- 825. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 63) public boolean hasFilters() { ^^^^^^^ Javadoc: Missing tag for return type ---------- 826. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 70) public int getFilterCount() { ^^^ Javadoc: Missing tag for return type ---------- 827. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 79) public List getSystemFilterReferences(ISubSystem subSystem) { ^^^^ Javadoc: Missing tag for return type ---------- 828. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 79) public List getSystemFilterReferences(ISubSystem subSystem) { ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 829. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 98) private boolean mustGenerate(List filters) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 830. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 98) private boolean mustGenerate(List filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 831. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 133) private void generateFilterReferences(ISubSystem subSystem, List filters) { ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 832. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 133) private void generateFilterReferences(ISubSystem subSystem, List filters) { ^^^^^^^ Javadoc: Missing tag for parameter filters ---------- 833. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 148) private ISystemFilterReference generateFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 834. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 148) private ISystemFilterReference generateFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 835. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 148) private ISystemFilterReference generateFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 836. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 158) public ISystemFilterReference generateAndRecordFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 837. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 158) public ISystemFilterReference generateAndRecordFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 838. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 158) public ISystemFilterReference generateAndRecordFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 839. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 172) public ISystemFilterReference getExistingSystemFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 840. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 172) public ISystemFilterReference getExistingSystemFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^^^^ Javadoc: Missing tag for parameter subSystem ---------- 841. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterContainerReferenceCommonMethods.java (at line 172) public ISystemFilterReference getExistingSystemFilterReference(ISubSystem subSystem, ISystemFilter filter) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- ---------- 842. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPool.java (at line 204) public SystemFilterPool(String poolName, boolean allowNestedFilters, boolean isDeletable) ^^^^^^^^ Javadoc: Missing tag for parameter poolName ---------- 843. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPool.java (at line 204) public SystemFilterPool(String poolName, boolean allowNestedFilters, boolean isDeletable) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter allowNestedFilters ---------- 844. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPool.java (at line 204) public SystemFilterPool(String poolName, boolean allowNestedFilters, boolean isDeletable) ^^^^^^^^^^^ Javadoc: Missing tag for parameter isDeletable ---------- 845. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPool.java (at line 388) public String getTypeGen() ^^^^^^ Javadoc: Missing tag for return type ---------- 846. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPool.java (at line 650) public ISystemFilter cloneSystemFilter(ISystemFilter filter, String aliasName) ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 847. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 129) private SystemFilterPoolManager(ISystemProfile profile) { ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 848. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 154) public static ISystemFilterPoolManager createSystemFilterPoolManager(ISystemProfile profile, Logger logger, ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 849. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 258) private void setSupportsDuplicateFilterStringsGen(boolean newSupportsDuplicateFilterStrings) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newSupportsDuplicateFilterStrings ---------- 850. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 296) private void setStringsCaseSensitiveGen(boolean newStringsCaseSensitive) { ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newStringsCaseSensitive ---------- 851. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 909) private void moveFilter(ISystemFilter filter, int newPos) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 852. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 909) private void moveFilter(ISystemFilter filter, int newPos) { ^^^^^^ Javadoc: Missing tag for parameter newPos ---------- 853. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1126) private void moveFilterString(ISystemFilter filter, ISystemFilterString filterString, int newPos) { ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 854. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1126) private void moveFilterString(ISystemFilter filter, ISystemFilterString filterString, int newPos) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 855. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1126) private void moveFilterString(ISystemFilter filter, ISystemFilterString filterString, int newPos) { ^^^^^^ Javadoc: Missing tag for parameter newPos ---------- 856. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1147) public IFile getSaveFile(ISystemFilterPool pool) { ^^^^^ Javadoc: Missing tag for return type ---------- 857. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1147) public IFile getSaveFile(ISystemFilterPool pool) { ^^^^ Javadoc: Missing tag for parameter pool ---------- 858. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1169) public Logger getLogger() { ^^^^^^ Javadoc: Missing tag for return type ---------- 859. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1177) public void setLogger(Logger logger) { ^^^^^^ Javadoc: Missing tag for parameter logger ---------- 860. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1246) public void logMessage(String msg) { ^^^ Javadoc: Missing tag for parameter msg ---------- 861. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1276) public void setSupportsNestedFiltersGen(boolean newSupportsNestedFilters) { ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newSupportsNestedFilters ---------- 862. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1333) public boolean commit(ISystemFilterPool pool) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 863. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolManager.java (at line 1333) public boolean commit(ISystemFilterPool pool) { ^^^^ Javadoc: Missing tag for parameter pool ---------- ---------- 864. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolReferenceManager.java (at line 306) private ISystemFilterPoolReference createSystemFilterPoolReference(ISystemFilterPool filterPool) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 865. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolReferenceManager.java (at line 306) private ISystemFilterPoolReference createSystemFilterPoolReference(ISystemFilterPool filterPool) { ^^^^^^^^^^ Javadoc: Missing tag for parameter filterPool ---------- 866. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolReferenceManager.java (at line 319) private ISystemFilterPoolReference createSystemFilterPoolReference(String filterPoolName) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 867. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolWrapper.java (at line 40) public SystemFilterPoolWrapper(String displayName, ISystemFilterPool poolToWrapper) ^^^^^^^^^^^ Javadoc: Missing tag for parameter displayName ---------- 868. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolWrapper.java (at line 40) public SystemFilterPoolWrapper(String displayName, ISystemFilterPool poolToWrapper) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolToWrapper ---------- ---------- 869. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolWrapperInformation.java (at line 47) public SystemFilterPoolWrapperInformation(String promptLabel, String promptTooltip, String verbiageLabel) ^^^^^^^^^^^ Javadoc: Missing tag for parameter promptLabel ---------- 870. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolWrapperInformation.java (at line 47) public SystemFilterPoolWrapperInformation(String promptLabel, String promptTooltip, String verbiageLabel) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter promptTooltip ---------- 871. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolWrapperInformation.java (at line 47) public SystemFilterPoolWrapperInformation(String promptLabel, String promptTooltip, String verbiageLabel) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter verbiageLabel ---------- 872. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterPoolWrapperInformation.java (at line 76) public void setPreSelectWrapper(ISystemFilterPoolWrapper wrapper) ^^^^^^^ Javadoc: Missing tag for parameter wrapper ---------- ---------- 873. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterSimple.java (at line 69) public SystemFilterSimple(String name) { ^^^^ Javadoc: Missing tag for parameter name ---------- 874. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterSimple.java (at line 97) public void setFilterString(String filterString) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 875. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterSimple.java (at line 106) public String getFilterString() { ^^^^^^ Javadoc: Missing tag for return type ---------- 876. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterSimple.java (at line 429) public IFile getSaveFile() { ^^^^^ Javadoc: Missing tag for return type ---------- 877. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterSimple.java (at line 436) public String getSaveFileName() { ^^^^^^ Javadoc: Missing tag for return type ---------- 878. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterSimple.java (at line 443) public void save() throws Exception { ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 879. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/filters/SystemFilterString.java (at line 295) public String getTypeGen() ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 880. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 98) public static ISystemHostPool getSystemHostPool(ISystemProfile profile) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 881. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 501) protected static String getSaveFileName(IHost connection) ^^^^^^ Javadoc: Missing tag for return type ---------- 882. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 501) protected static String getSaveFileName(IHost connection) ^^^^^^^^^^ Javadoc: Missing tag for parameter connection ---------- 883. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 509) protected static String getRootSaveFileName(IHost connection) ^^^^^^ Javadoc: Missing tag for return type ---------- 884. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 509) protected static String getRootSaveFileName(IHost connection) ^^^^^^^^^^ Javadoc: Missing tag for parameter connection ---------- 885. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 517) protected static String getRootSaveFileName(String connectionName) ^^^^^^ Javadoc: Missing tag for return type ---------- 886. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 517) protected static String getRootSaveFileName(String connectionName) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectionName ---------- 887. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 588) public String toStringGen() ^^^^^^ Javadoc: Missing tag for return type ---------- 888. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 601) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 889. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 611) protected IHost restore(String connectionName) ^^^^^ Javadoc: Missing tag for return type ---------- 890. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 611) protected IHost restore(String connectionName) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectionName ---------- 891. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 612) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 892. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemHostPool.java (at line 668) public void commit(IHost connection) ^^^^^^^^^^ Javadoc: Missing tag for parameter connection ---------- ---------- 893. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 35) public SystemModelChangeEvent(int eventType, int resourceType, Object resource) ^^^^^^^^^ Javadoc: Missing tag for parameter eventType ---------- 894. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 35) public SystemModelChangeEvent(int eventType, int resourceType, Object resource) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter resourceType ---------- 895. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 35) public SystemModelChangeEvent(int eventType, int resourceType, Object resource) ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 896. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 45) public SystemModelChangeEvent(int eventType, int resourceType, Object resource, String oldName) ^^^^^^^^^ Javadoc: Missing tag for parameter eventType ---------- 897. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 45) public SystemModelChangeEvent(int eventType, int resourceType, Object resource, String oldName) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter resourceType ---------- 898. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 45) public SystemModelChangeEvent(int eventType, int resourceType, Object resource, String oldName) ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 899. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 45) public SystemModelChangeEvent(int eventType, int resourceType, Object resource, String oldName) ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 900. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 60) public void setEventType(int eventType) ^^^^^^^^^ Javadoc: Missing tag for parameter eventType ---------- 901. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 67) public void setResourceType(int resourceType) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter resourceType ---------- 902. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 74) public void setResource(Object resource) ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 903. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemModelChangeEvent.java (at line 81) public void setOldName(String oldName) ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- ---------- 904. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemPostableEventNotifier.java (at line 43) public SystemPostableEventNotifier(ISystemResourceChangeListener listener, ISystemResourceChangeEvent event) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 905. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemPostableEventNotifier.java (at line 43) public SystemPostableEventNotifier(ISystemResourceChangeListener listener, ISystemResourceChangeEvent event) ^^^^^ Javadoc: Missing tag for parameter event ---------- ---------- 906. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemPreferenceChangeEvent.java (at line 87) public void setOldValue(Object value) ^^^^^ Javadoc: Missing tag for parameter value ---------- 907. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemPreferenceChangeEvent.java (at line 94) public void setNewValue(Object value) ^^^^^ Javadoc: Missing tag for parameter value ---------- ---------- 908. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 173) public static SystemRegistry getInstance(String logfilePath) ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 909. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 183) public static SystemRegistry getInstance() ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 910. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 268) public void setSubSystemConfigurationProxies(ISubSystemConfigurationProxy[] proxies) ^^^^^^^ Javadoc: Missing tag for parameter proxies ---------- 911. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 733) private ISystemProfile getSystemProfile(ISystemHostPool pool) ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 912. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 733) private ISystemProfile getSystemProfile(ISystemHostPool pool) ^^^^ Javadoc: Missing tag for parameter pool ---------- 913. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1083) protected Vector getSubSystemFactories(IHost conn) ^^^^^^ Javadoc: Missing tag for return type ---------- 914. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1083) protected Vector getSubSystemFactories(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 915. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1093) protected Vector getSubSystemFactories(IHost conn, Vector factories) ^^^^^^ Javadoc: Missing tag for return type ---------- 916. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1093) protected Vector getSubSystemFactories(IHost conn, Vector factories) ^^^^ Javadoc: Missing tag for parameter conn ---------- 917. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1093) protected Vector getSubSystemFactories(IHost conn, Vector factories) ^^^^^^^^^ Javadoc: Missing tag for parameter factories ---------- 918. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1111) protected Vector getSubSystemFactories(IHost[] conns) ^^^^^^ Javadoc: Missing tag for return type ---------- 919. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1111) protected Vector getSubSystemFactories(IHost[] conns) ^^^^^ Javadoc: Missing tag for parameter conns ---------- 920. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1142) private ISystemHostPool getHostPool(String profileName) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 921. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1142) private ISystemHostPool getHostPool(String profileName) ^^^^^^^^^^^ Javadoc: Missing tag for parameter profileName ---------- 922. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1154) private ISystemHostPool getHostPool(ISystemProfile profile) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 923. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1154) private ISystemHostPool getHostPool(ISystemProfile profile) { ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 924. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1162) private ISystemHostPool[] getHostPools() ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 925. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1356) public int getHostPositionInView(IHost conn) ^^^ Javadoc: Missing tag for return type ---------- 926. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1356) public int getHostPositionInView(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 927. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1539) final ISubSystemConfigurator[] configurators) throws Exception { ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 928. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1877) protected IHost getPreviousHost(IHost conn) ^^^^^ Javadoc: Missing tag for return type ---------- 929. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 1877) protected IHost getPreviousHost(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 930. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 2747) protected IRemoteObjectIdentifier getRemoteObjectIdentifier(Object o) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 931. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/core/model/SystemRegistry.java (at line 2747) protected IRemoteObjectIdentifier getRemoteObjectIdentifier(Object o) ^ Javadoc: Missing tag for parameter o ---------- ---------- 932. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/logging/LogListener.java (at line 110) private void loggingChild(IStatus status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- ---------- 933. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/PFFileSystemAnchor.java (at line 78) private File getProfileFolder(String profileLocationName) { ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter profileLocationName ---------- ---------- 934. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/PFWorkspaceAnchor.java (at line 91) private IFolder getProfileFolder(String profileLocationName) { ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter profileLocationName ---------- ---------- 935. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/RSEEnvelope.java (at line 230) public void mergeWith(ISystemProfile profile) throws CoreException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- ---------- 936. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/RSEPersistenceManager.java (at line 497) private List loadProfiles(IRSEPersistenceProvider persistenceProvider, long timeout) { ^^^^^^^ Javadoc: Missing tag for parameter timeout ---------- 937. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/RSEPersistenceManager.java (at line 517) private ISystemProfile load(IRSEPersistenceProvider provider, String profileName, long timeout) { ^^^^^^^ Javadoc: Missing tag for parameter timeout ---------- 938. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/RSEPersistenceManager.java (at line 542) private boolean save(ISystemProfile profile, boolean force, long timeout) { ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 939. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/RSEPersistenceManager.java (at line 542) private boolean save(ISystemProfile profile, boolean force, long timeout) { ^^^^^ Javadoc: Missing tag for parameter force ---------- 940. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/RSEPersistenceManager.java (at line 542) private boolean save(ISystemProfile profile, boolean force, long timeout) { ^^^^^^^ Javadoc: Missing tag for parameter timeout ---------- ---------- 941. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMExporter.java (at line 118) RSEDOMNode createNode(RSEDOMNode parent, ISystemFilterPool fp, boolean clean); ^^ Javadoc: Missing tag for parameter fp ---------- ---------- 942. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 48) IHost restoreHost(ISystemProfile profile, RSEDOMNode hostNode); ^^^^^ Javadoc: Missing tag for return type ---------- 943. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 48) IHost restoreHost(ISystemProfile profile, RSEDOMNode hostNode); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 944. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 48) IHost restoreHost(ISystemProfile profile, RSEDOMNode hostNode); ^^^^^^^^ Javadoc: Missing tag for parameter hostNode ---------- 945. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 53) IConnectorService restoreConnectorService(IHost host, RSEDOMNode connectorServiceNode); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 946. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 53) IConnectorService restoreConnectorService(IHost host, RSEDOMNode connectorServiceNode); ^^^^ Javadoc: Missing tag for parameter host ---------- 947. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 53) IConnectorService restoreConnectorService(IHost host, RSEDOMNode connectorServiceNode); ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectorServiceNode ---------- 948. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 60) ISubSystem restoreSubSystem(IHost host, RSEDOMNode subSystemNode); ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 949. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 60) ISubSystem restoreSubSystem(IHost host, RSEDOMNode subSystemNode); ^^^^ Javadoc: Missing tag for parameter host ---------- 950. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 60) ISubSystem restoreSubSystem(IHost host, RSEDOMNode subSystemNode); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subSystemNode ---------- 951. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 67) ISystemFilterPool restoreFilterPool(ISystemProfile profile, RSEDOMNode systemFilterPoolNode); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 952. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 67) ISystemFilterPool restoreFilterPool(ISystemProfile profile, RSEDOMNode systemFilterPoolNode); ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 953. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 67) ISystemFilterPool restoreFilterPool(ISystemProfile profile, RSEDOMNode systemFilterPoolNode); ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter systemFilterPoolNode ---------- 954. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 76) IPropertySet restorePropertySet(IRSEModelObject modelObject, RSEDOMNode propertySetNode); ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 955. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 76) IPropertySet restorePropertySet(IRSEModelObject modelObject, RSEDOMNode propertySetNode); ^^^^^^^^^^^ Javadoc: Missing tag for parameter modelObject ---------- 956. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/IRSEDOMImporter.java (at line 76) IPropertySet restorePropertySet(IRSEModelObject modelObject, RSEDOMNode propertySetNode); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter propertySetNode ---------- ---------- 957. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 121) public IHost restoreHost(ISystemProfile profile, RSEDOMNode hostNode) { ^^^^^ Javadoc: Missing tag for return type ---------- 958. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 121) public IHost restoreHost(ISystemProfile profile, RSEDOMNode hostNode) { ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 959. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 121) public IHost restoreHost(ISystemProfile profile, RSEDOMNode hostNode) { ^^^^^^^^ Javadoc: Missing tag for parameter hostNode ---------- 960. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 189) public IConnectorService restoreConnectorService(IHost host, RSEDOMNode connectorServiceNode) { ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 961. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 189) public IConnectorService restoreConnectorService(IHost host, RSEDOMNode connectorServiceNode) { ^^^^ Javadoc: Missing tag for parameter host ---------- 962. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 189) public IConnectorService restoreConnectorService(IHost host, RSEDOMNode connectorServiceNode) { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectorServiceNode ---------- 963. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 287) public ISubSystem restoreSubSystem(IHost host, RSEDOMNode subSystemNode) { ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 964. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 287) public ISubSystem restoreSubSystem(IHost host, RSEDOMNode subSystemNode) { ^^^^ Javadoc: Missing tag for parameter host ---------- 965. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 287) public ISubSystem restoreSubSystem(IHost host, RSEDOMNode subSystemNode) { ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subSystemNode ---------- 966. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 356) public ISystemFilter restoreFilter(ISystemFilterPool filterPool, RSEDOMNode node) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 967. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 356) public ISystemFilter restoreFilter(ISystemFilterPool filterPool, RSEDOMNode node) { ^^^^^^^^^^ Javadoc: Missing tag for parameter filterPool ---------- 968. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 356) public ISystemFilter restoreFilter(ISystemFilterPool filterPool, RSEDOMNode node) { ^^^^ Javadoc: Missing tag for parameter node ---------- 969. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 409) public ISystemFilterPool restoreFilterPool(ISystemProfile profile, RSEDOMNode node) { ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 970. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 409) public ISystemFilterPool restoreFilterPool(ISystemProfile profile, RSEDOMNode node) { ^^^^^^^ Javadoc: Missing tag for parameter profile ---------- 971. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 409) public ISystemFilterPool restoreFilterPool(ISystemProfile profile, RSEDOMNode node) { ^^^^ Javadoc: Missing tag for parameter node ---------- 972. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 501) public ISystemFilterPoolReference restoreFilterPoolReference(ISubSystem subsystem, RSEDOMNode node) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 973. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 501) public ISystemFilterPoolReference restoreFilterPoolReference(ISubSystem subsystem, RSEDOMNode node) { ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 974. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 501) public ISystemFilterPoolReference restoreFilterPoolReference(ISubSystem subsystem, RSEDOMNode node) { ^^^^ Javadoc: Missing tag for parameter node ---------- 975. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 540) public IPropertySet restorePropertySet(IRSEModelObject modelObject, RSEDOMNode propertySetNode) { ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 976. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 540) public IPropertySet restorePropertySet(IRSEModelObject modelObject, RSEDOMNode propertySetNode) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter modelObject ---------- 977. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/persistence/dom/RSEDOMImporter.java (at line 540) public IPropertySet restorePropertySet(IRSEModelObject modelObject, RSEDOMNode propertySetNode) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter propertySetNode ---------- ---------- 978. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/references/SystemPersistableReferenceManager.java (at line 69) protected List internalGetList() { ^^^^ Javadoc: Missing tag for return type ---------- 979. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/references/SystemPersistableReferenceManager.java (at line 273) public static String addPathTerminator(String path) { ^^^^^^ Javadoc: Missing tag for return type ---------- 980. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/references/SystemPersistableReferenceManager.java (at line 273) public static String addPathTerminator(String path) { ^^^^ Javadoc: Missing tag for parameter path ---------- ---------- 981. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/references/SystemPersistableReferencingObjectHelper.java (at line 37) protected SystemPersistableReferencingObjectHelper(IRSEBaseReferencingObject caller) { ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 982. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/references/SystemPersistableReferencingObjectHelper.java (at line 44) public SystemPersistableReferencingObjectHelper(IRSEBaseReferencingObject caller, IRSEBasePersistableReferencedObject obj) { ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 983. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/references/SystemPersistableReferencingObjectHelper.java (at line 44) public SystemPersistableReferencingObjectHelper(IRSEBaseReferencingObject caller, IRSEBasePersistableReferencedObject obj) { ^^^ Javadoc: Missing tag for parameter obj ---------- 984. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/references/SystemPersistableReferencingObjectHelper.java (at line 54) public void setReferencedObject(IRSEBasePersistableReferencedObject obj) { ^^^ Javadoc: Missing tag for parameter obj ---------- 985. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/internal/references/SystemPersistableReferencingObjectHelper.java (at line 62) public String getReferencedObjectName() { ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 986. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java (at line 161) public synchronized void logDebugMessage(String className, String message) { ^^^^^^^^^ Javadoc: Missing tag for parameter className ---------- 987. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java (at line 161) public synchronized void logDebugMessage(String className, String message) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 988. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java (at line 189) public synchronized void logInfo(String message) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 989. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java (at line 198) public synchronized void logInfo(String message, Throwable ex) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 990. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java (at line 198) public synchronized void logInfo(String message, Throwable ex) { ^^ Javadoc: Missing tag for parameter ex ---------- 991. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java (at line 211) public synchronized void logWarning(String message) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 992. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java (at line 220) public synchronized void logWarning(String message, Throwable ex) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 993. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java (at line 220) public synchronized void logWarning(String message, Throwable ex) { ^^ Javadoc: Missing tag for parameter ex ---------- 993 problems (993 warnings)# 12/1/10 12:19:20 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. javadoc: warning - No source files for package org.eclipse.rse.core.servicesubsystem javadoc: warning - No source files for package org.eclipse.rse.filters javadoc: warning - No source files for package org.eclipse.rse.model javadoc: warning - No source files for package org.eclipse.rse.subsystems.processes.core /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/subsystems/files/ftp/FTPFileSubSystemConfiguration.java:22: package org.eclipse.rse.internal.services.files.ftp does not exist import org.eclipse.rse.internal.services.files.ftp.IFTPService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.local/src/org/eclipse/rse/subsystems/files/local/LocalFileSubSystemConfiguration.java:29: package org.eclipse.rse.internal.connectorservice.local does not exist import org.eclipse.rse.internal.connectorservice.local.LocalConnectorService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.local/src/org/eclipse/rse/subsystems/files/local/LocalFileSubSystemConfiguration.java:30: package org.eclipse.rse.internal.connectorservice.local does not exist import org.eclipse.rse.internal.connectorservice.local.LocalConnectorServiceManager; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.local/src/org/eclipse/rse/subsystems/files/local/LocalFileSubSystemConfiguration.java:31: package org.eclipse.rse.internal.services.local does not exist import org.eclipse.rse.internal.services.local.ILocalService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.local/src/org/eclipse/rse/subsystems/files/local/LocalFileSubSystemConfiguration.java:32: package org.eclipse.rse.internal.services.local.files does not exist import org.eclipse.rse.internal.services.local.files.LocalFileService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.local/src/org/eclipse/rse/subsystems/files/local/LocalFileSubSystemConfiguration.java:33: package org.eclipse.rse.internal.services.local.search does not exist import org.eclipse.rse.internal.services.local.search.LocalSearchService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.ssh/src/org/eclipse/rse/subsystems/files/ssh/SftpFileSubSystemConfiguration.java:17: package org.eclipse.rse.internal.connectorservice.ssh does not exist import org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.ssh/src/org/eclipse/rse/subsystems/files/ssh/SftpFileSubSystemConfiguration.java:18: package org.eclipse.rse.internal.connectorservice.ssh does not exist import org.eclipse.rse.internal.connectorservice.ssh.SshConnectorServiceManager; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.ssh/src/org/eclipse/rse/subsystems/files/ssh/SftpFileSubSystemConfiguration.java:19: package org.eclipse.rse.internal.services.ssh does not exist import org.eclipse.rse.internal.services.ssh.ISshService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.ssh/src/org/eclipse/rse/subsystems/files/ssh/SftpFileSubSystemConfiguration.java:20: package org.eclipse.rse.internal.services.ssh.files does not exist import org.eclipse.rse.internal.services.ssh.files.SftpFileService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.processes.local/src/org/eclipse/rse/subsystems/processes/local/LocalProcessSubSystemConfiguration.java:25: package org.eclipse.rse.internal.connectorservice.local does not exist import org.eclipse.rse.internal.connectorservice.local.LocalConnectorService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.processes.local/src/org/eclipse/rse/subsystems/processes/local/LocalProcessSubSystemConfiguration.java:26: package org.eclipse.rse.internal.connectorservice.local does not exist import org.eclipse.rse.internal.connectorservice.local.LocalConnectorServiceManager; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.processes.local/src/org/eclipse/rse/subsystems/processes/local/LocalProcessSubSystemConfiguration.java:27: package org.eclipse.rse.internal.services.local does not exist import org.eclipse.rse.internal.services.local.ILocalService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.processes.local/src/org/eclipse/rse/subsystems/processes/local/LocalProcessSubSystemConfiguration.java:28: package org.eclipse.rse.internal.services.local.processes does not exist import org.eclipse.rse.internal.services.local.processes.LocalProcessService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.local/src/org/eclipse/rse/subsystems/shells/local/LocalShellSubSystemConfiguration.java:23: package org.eclipse.rse.internal.connectorservice.local does not exist import org.eclipse.rse.internal.connectorservice.local.LocalConnectorService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.local/src/org/eclipse/rse/subsystems/shells/local/LocalShellSubSystemConfiguration.java:24: package org.eclipse.rse.internal.connectorservice.local does not exist import org.eclipse.rse.internal.connectorservice.local.LocalConnectorServiceManager; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.local/src/org/eclipse/rse/subsystems/shells/local/LocalShellSubSystemConfiguration.java:25: package org.eclipse.rse.internal.services.local does not exist import org.eclipse.rse.internal.services.local.ILocalService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.local/src/org/eclipse/rse/subsystems/shells/local/LocalShellSubSystemConfiguration.java:26: package org.eclipse.rse.internal.services.local.shells does not exist import org.eclipse.rse.internal.services.local.shells.LocalShellService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.ssh/src/org/eclipse/rse/subsystems/shells/ssh/SshShellSubSystemConfiguration.java:23: package org.eclipse.rse.internal.connectorservice.ssh does not exist import org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.ssh/src/org/eclipse/rse/subsystems/shells/ssh/SshShellSubSystemConfiguration.java:24: package org.eclipse.rse.internal.connectorservice.ssh does not exist import org.eclipse.rse.internal.connectorservice.ssh.SshConnectorServiceManager; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.ssh/src/org/eclipse/rse/subsystems/shells/ssh/SshShellSubSystemConfiguration.java:25: package org.eclipse.rse.internal.services.ssh does not exist import org.eclipse.rse.internal.services.ssh.ISshService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.ssh/src/org/eclipse/rse/subsystems/shells/ssh/SshShellSubSystemConfiguration.java:26: package org.eclipse.rse.internal.services.ssh.shell does not exist import org.eclipse.rse.internal.services.ssh.shell.SshShellService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.telnet/src/org/eclipse/rse/subsystems/shells/telnet/TelnetShellSubSystemConfiguration.java:23: package org.eclipse.rse.internal.connectorservice.telnet does not exist import org.eclipse.rse.internal.connectorservice.telnet.TelnetConnectorService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.telnet/src/org/eclipse/rse/subsystems/shells/telnet/TelnetShellSubSystemConfiguration.java:24: package org.eclipse.rse.internal.connectorservice.telnet does not exist import org.eclipse.rse.internal.connectorservice.telnet.TelnetConnectorServiceManager; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.telnet/src/org/eclipse/rse/subsystems/shells/telnet/TelnetShellSubSystemConfiguration.java:25: package org.eclipse.rse.internal.services.telnet does not exist import org.eclipse.rse.internal.services.telnet.ITelnetService; ^ /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.telnet/src/org/eclipse/rse/subsystems/shells/telnet/TelnetShellSubSystemConfiguration.java:26: package org.eclipse.rse.internal.services.telnet.shell does not exist import org.eclipse.rse.internal.services.telnet.shell.TelnetShellService; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/connectorservice/FTPConnectorService.java:41: package org.eclipse.rse.internal.services.files.ftp does not exist import org.eclipse.rse.internal.services.files.ftp.FTPService; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/connectorservice/FTPConnectorService.java:56: cannot find symbol symbol : class FTPService location: class org.eclipse.rse.internal.subsystems.files.ftp.connectorservice.FTPConnectorService protected FTPService _ftpService; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/model/FTPFileAdapter.java:24: package org.eclipse.rse.internal.services.files.ftp does not exist import org.eclipse.rse.internal.services.files.ftp.FTPHostFile; ^ ../org.eclipse.rse.subsystems.files.local/src/org/eclipse/rse/internal/subsystems/files/local/model/LocalFileAdapter.java:23: package org.eclipse.rse.internal.services.local.files does not exist import org.eclipse.rse.internal.services.local.files.LocalHostFile; ^ ../org.eclipse.rse.subsystems.files.local/src/org/eclipse/rse/internal/subsystems/files/local/model/LocalFileAdapter.java:24: package org.eclipse.rse.internal.services.local.files does not exist import org.eclipse.rse.internal.services.local.files.LocalVirtualHostFile; ^ ../org.eclipse.rse.subsystems.files.ssh/src/org/eclipse/rse/internal/subsystems/files/ssh/SftpFileAdapter.java:24: package org.eclipse.rse.internal.services.ssh.files does not exist import org.eclipse.rse.internal.services.ssh.files.SftpHostFile; ^ ../org.eclipse.rse.subsystems.shells.ssh/src/org/eclipse/rse/internal/subsystems/shells/ssh/SshServiceCommandShell.java:29: package org.eclipse.rse.internal.services.ssh.shell does not exist import org.eclipse.rse.internal.services.ssh.shell.SshHostShell; ^ ../org.eclipse.rse.subsystems.shells.telnet/src/org/eclipse/rse/internal/subsystems/shells/telnet/TelnetServiceCommandShell.java:28: package org.eclipse.rse.internal.services.telnet.shell does not exist import org.eclipse.rse.internal.services.telnet.shell.TelnetHostShell; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:19: package org.apache.commons.net.ftp does not exist import org.apache.commons.net.ftp.FTPClientConfig; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:20: package org.apache.commons.net.ftp does not exist import org.apache.commons.net.ftp.FTPFileEntryParser; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:21: package org.apache.commons.net.ftp.parser does not exist import org.apache.commons.net.ftp.parser.ParserInitializationException; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:22: package org.apache.commons.net.ftp.parser does not exist import org.apache.commons.net.ftp.parser.UnixFTPEntryParser; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:26: package org.eclipse.rse.internal.services.files.ftp.parser does not exist import org.eclipse.rse.internal.services.files.ftp.parser.IFTPClientConfigFactory; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:27: package org.eclipse.rse.internal.services.files.ftp.parser does not exist import org.eclipse.rse.internal.services.files.ftp.parser.IFTPClientConfigProxy; ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:30: cannot find symbol symbol: class IFTPClientConfigFactory public class FTPClientConfigFactory implements IFTPClientConfigFactory { ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:37: cannot find symbol symbol : class UnixFTPEntryParser location: class org.eclipse.rse.internal.subsystems.files.ftp.parser.FTPClientConfigFactory private UnixFTPEntryParser defaultFTPEntryParser = new UnixFTPEntryParser(); ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:92: cannot find symbol symbol : class IFTPClientConfigProxy location: class org.eclipse.rse.internal.subsystems.files.ftp.parser.FTPClientConfigFactory public IFTPClientConfigProxy getFTPClientConfig(String parser, String systemName) ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:220: cannot find symbol symbol : class FTPFileEntryParser location: class org.eclipse.rse.internal.subsystems.files.ftp.parser.FTPClientConfigFactory public FTPFileEntryParser createFileEntryParser(String key) throws ParserInitializationException { ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:220: cannot find symbol symbol : class ParserInitializationException location: class org.eclipse.rse.internal.subsystems.files.ftp.parser.FTPClientConfigFactory public FTPFileEntryParser createFileEntryParser(String key) throws ParserInitializationException { ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:240: cannot find symbol symbol : class FTPClientConfig location: class org.eclipse.rse.internal.subsystems.files.ftp.parser.FTPClientConfigFactory public FTPFileEntryParser createFileEntryParser(FTPClientConfig config) throws ParserInitializationException { ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:240: cannot find symbol symbol : class FTPFileEntryParser location: class org.eclipse.rse.internal.subsystems.files.ftp.parser.FTPClientConfigFactory public FTPFileEntryParser createFileEntryParser(FTPClientConfig config) throws ParserInitializationException { ^ ../org.eclipse.rse.subsystems.files.ftp/src/org/eclipse/rse/internal/subsystems/files/ftp/parser/FTPClientConfigFactory.java:240: cannot find symbol symbol : class ParserInitializationException location: class org.eclipse.rse.internal.subsystems.files.ftp.parser.FTPClientConfigFactory public FTPFileEntryParser createFileEntryParser(FTPClientConfig config) throws ParserInitializationException { ^ javadoc: warning - No source files for package org.eclipse.rse.core.servicesubsystem javadoc: warning - No source files for package org.eclipse.rse.filters javadoc: warning - No source files for package org.eclipse.rse.model javadoc: warning - Error reading file: ../org.eclipse.dstore.doc.isv/reference/api/package-list /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/IRSECoreRegistry.java:27: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/IRSECoreStatusCodes.java:21: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/IRSEPreferenceNames.java:26: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/IRSESystemType.java:41: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/IRSESystemTypeConstants.java:20: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/IRSEUserIdConstants.java:25: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java:51: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/PasswordPersistenceManager.java:51: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/RSECorePlugin.java:66: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/RSECorePlugin.java:66: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/RSEPreferencesManager.java:34: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/RSEPreferencesManager.java:34: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java:41: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceHelpers.java:41: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java:69: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/SystemResourceManager.java:69: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemModelChangeEvents.java:35: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemPreferenceChangeEvents.java:25: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemRemoteChangeEvents.java:27: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemResourceChangeEvents.java:27: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/events/ISystemResourceChangeEvents.java:218: warning - Tag @link: reference not found: ISystemViewElementAdapter /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilter.java:38: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterContainer.java:28: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterContainerReference.java:37: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPool.java:32: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManager.java:39: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolManagerProvider.java:37: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReference.java:31: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManager.java:31: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolReferenceManagerProvider.java:36: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolSelectionValidator.java:28: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapper.java:26: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterPoolWrapperInformation.java:33: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterReference.java:32: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStartHere.java:22: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterString.java:34: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStringReference.java:28: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java:52: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterReference.java:52: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterUtil.java:23: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/filters/SystemFilterUtil.java:23: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/DummyHost.java:29: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/IHost.java:37: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/IProperty.java:29: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/IPropertySet.java:38: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/IPropertySet.java:105: warning - @link{DESCRIPTION_KEY} is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/IPropertySetContainer.java:28: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/IPropertyType.java:25: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/IRSEModelObject.java:26: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/IRSEPersistableContainer.java:31: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISubSystemConfigurationCategories.java:28: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemContainer.java:26: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemContentsType.java:26: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemHostPool.java:36: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemMessageObject.java:25: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemModifiableContainer.java:22: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemProfile.java:45: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemProfileManager.java:34: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemRegistry.java:71: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/ISystemResourceSet.java:31: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/Property.java:28: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/PropertyList.java:23: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/PropertySet.java:37: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/PropertySetContainer.java:31: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/PropertyType.java:27: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/RSEPersistableObject.java:21: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemChildrenContentsType.java:26: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemChildrenContentsType.java:26: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemEscapeCharHelper.java:27: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemFilterStringContentsType.java:26: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemFilterStringContentsType.java:26: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemMessageObject.java:28: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemRemoteResourceSet.java:30: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java:36: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemStartHere.java:36: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/model/SystemWorkspaceResourceSet.java:28: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBasePersistableReferencedObject.java:45: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBasePersistableReferenceManager.java:54: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBasePersistableReferencingObject.java:45: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBaseReferencedObject.java:25: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEBaseReferencingObject.java:30: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEPersistableReferencedObject.java:26: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEPersistableReferencingObject.java:40: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEPersistableReferencingObject.java:64: warning - @param argument "l" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEReferencedObject.java:31: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/IRSEReferencingObject.java:33: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencedObject.java:33: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencedObjectHelper.java:31: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencingObject.java:36: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencingObjectHelper.java:32: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/references/SystemReferencingObjectHelper.java:32: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IConnectorService.java:54: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IConnectorServiceManager.java:29: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/IFileConstants.java:25: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java:56: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystem.java:627: warning - @param argument "l" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ISubSystemConfiguration.java:48: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/RemoteServerLauncherConstants.java:25: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ServerLaunchType.java:31: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/ServerLaunchType.java:31: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/subsystems/org/eclipse/rse/core/subsystems/SubSystem.java:900: warning - Tag @see: can't find in org.eclipse.rse.core.subsystems.IRemoteObjectResolver /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/subsystems/org/eclipse/rse/core/subsystems/SubSystem.java:557: warning - @{inheritDoc is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/subsystems/org/eclipse/rse/core/subsystems/SubSystemConfiguration.java:489: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/subsystems/org/eclipse/rse/core/subsystems/SubSystemConfiguration.java:503: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/subsystems/org/eclipse/rse/core/subsystems/SubSystemConfiguration.java:517: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/subsystems/org/eclipse/rse/core/subsystems/SubSystemConfiguration.java:531: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/subsystems/org/eclipse/rse/core/subsystems/SubSystemConfiguration.java:547: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/subsystems/org/eclipse/rse/core/subsystems/SubSystemConfiguration.java:563: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java:34: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/core/subsystems/SubSystemHelpers.java:34: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/CommandMiner.java:50: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/CommandMiner.java:50: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/EnvironmentMiner.java:43: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/EnvironmentMiner.java:43: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java:97: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java:97: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java:52: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java:52: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java:31: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java:31: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/FileDialogFactory.java:24: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/FileDialogFactory.java:24: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/ISystemRemotePath.java:25: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java:140: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java:140: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java:3037: warning - @return tag has no arguments. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/internal/services/terminals/AbstractTerminalShell.java:83: warning - @ink is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/internal/services/terminals/AbstractTerminalShell.java:83: warning - @ink is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/internal/services/terminals/AbstractTerminalShell.java:83: warning - @ink is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/internal/services/terminals/ITerminalService.java:49: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/internal/services/terminals/ITerminalShell.java:52: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java:78: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/logging/Logger.java:78: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/logging/LoggerFactory.java:32: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/logging/LoggerFactory.java:32: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/persistence/IRSEPersistenceManager.java:32: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/persistence/dom/IRSEDOMConstants.java:26: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/persistence/dom/RSEDOM.java:27: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/persistence/dom/RSEDOMNode.java:27: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.core/src/org/eclipse/rse/persistence/dom/RSEDOMNodeAttribute.java:25: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/services/IService.java:35: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java:441: warning - @true is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java:50: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/ClassFileUtil.java:30: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/ICommonMessageIds.java:27: warning - Tag @link: can't find getPluginMessage(String) in org.eclipse.rse.ui.SystemBasePlugin /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java:327: warning - @param argument "caseIgnored" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java:346: warning - @param argument "start" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java:346: warning - @param argument "end" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java:346: warning - @param argument "ignoreCase" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java:380: warning - @param argument "ignoreCase" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchFileNameMatcher.java:110: warning - Tag @see: reference not found: org.eclipse.rse.services.clientserver.ISystemSearchMatcher#matches(java.lang.String) /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchStringMatcher.java:44: warning - @throws tag has no arguments. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchStringMatcher.java:96: warning - Tag @see: reference not found: org.eclipse.rse.services.clientserver.ISystemSearchMatcher#matches(java.lang.String) /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileService.java:64: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/services/processes/IProcessService.java:41: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/services/search/ISearchService.java:32: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java:34: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java:384: warning - @return tag has no arguments. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:504: warning - Tag @link: can't find add(String,org.eclipse.jface. action.IAction) in org.eclipse.rse.ui.SystemMenuManager /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:504: warning - Tag @link: can't find add(String,org.eclipse.jface. action.IAction) in org.eclipse.rse.ui.SystemMenuManager /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileUtility.java:41: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileUtility.java:41: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java:66: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java:71: warning - @param argument "the" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.subsystems.shells.core/src/org/eclipse/rse/subsystems/shells/core/subsystems/IRemoteCommandShell.java:67: warning - @link{org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFile}. is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/Mnemonics.java:82: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/ISystemChangeFilterPaneEditPaneSupplier.java:29: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemChangeFilterPane.java:85: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterPoolDialogInputs.java:37: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterPoolDialogOutputs.java:34: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java:37: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java:37: warning - @noinstantiate is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java:88: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/model/org/eclipse/rse/ui/model/ISystemRegistryUI.java:37: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/model/org/eclipse/rse/ui/model/SystemRemoteElementResourceSet.java:34: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/model/org/eclipse/rse/ui/model/SystemResourceChangeEventUI.java:34: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemOpenQuickOpenDialogAction.java:40: warning - @param argument "parent" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemOpenQuickOpenDialogAction.java:51: warning - @param argument "parent" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenDialog.java:649: warning - @param argument "savedState" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenPageDescriptor.java:51: warning - @param argument "a" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/ServicesPropertyPage.java:69: warning - @return tag has no arguments. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:307: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:338: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:369: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:387: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:504: warning - Tag @link: reference not found: org.eclipse. rse.ui.SystemMenuManager#add(String,org.eclipse.jface.action.IAction) add /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:504: warning - Tag @link: can't find add(String,org.eclipse.jface. action.IAction) in org.eclipse.rse.ui.SystemMenuManager /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:549: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:718: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:795: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:1037: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2021: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2037: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2051: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2065: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2079: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2093: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2107: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2121: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2146: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2179: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2206: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2223: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2242: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java:2258: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/IContextObject.java:33: warning - @noimplement is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java:71: warning - Tag @see: reference not found: org.eclipse.rse.core.filters.SystemFilterSimple /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/IViewLinker.java:38: warning - @param argument "editor" is not a parameter name. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java:142: warning - @nooverride is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java:528: warning - @return tag has no arguments. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritButton.java:55: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java:59: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/RSEDialogPageMessageLine.java:24: warning - @noextend is an unknown tag. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/SubSystemServiceWizardPage.java:139: warning - @return tag has no arguments. /opt/public/dsdp/tm/ws_30x/working/build/plugins/org.eclipse.rse.doc.isv/../org.eclipse.rse.services/src/org/eclipse/rse/internal/services/terminals/AbstractTerminalShell.java:83: warning - @ink is an unknown tag. 271 warnings # 12/1/10 12:12:15 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/util/GridUtil.java (at line 38) static public GridData createFill() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/util/GridUtil.java (at line 51) static public GridData createHorizontalFill() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/util/GridUtil.java (at line 62) static public GridData createVerticalFill() ^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizard.java (at line 44) public SystemImportCertWizard(ISystemKeystoreProvider provider, String systemName) ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizard.java (at line 44) public SystemImportCertWizard(ISystemKeystoreProvider provider, String systemName) ^^^^^^^^^^ Javadoc: Missing tag for parameter systemName ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizard.java (at line 75) protected SystemImportCertWizardMainPage createMainPage() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizard.java (at line 89) protected SystemImportCertWizardAliasPage createAliasPage() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizardAliasPage.java (at line 59) public SystemImportCertWizardAliasPage(Wizard wizard, List certs, String systemName) ^^^^^^ Javadoc: Missing tag for parameter wizard ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizardAliasPage.java (at line 59) public SystemImportCertWizardAliasPage(Wizard wizard, List certs, String systemName) ^^^^^ Javadoc: Missing tag for parameter certs ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizardAliasPage.java (at line 59) public SystemImportCertWizardAliasPage(Wizard wizard, List certs, String systemName) ^^^^^^^^^^ Javadoc: Missing tag for parameter systemName ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizardAliasPage.java (at line 133) protected SystemMessage validateNameInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizardAliasPage.java (at line 166) public String getAlias() ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizardMainPage.java (at line 66) public SystemImportCertWizardMainPage(Wizard wizard, List certs) ^^^^^^ Javadoc: Missing tag for parameter wizard ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.dstore.security/src/org/eclipse/rse/internal/dstore/security/wizards/SystemImportCertWizardMainPage.java (at line 66) public SystemImportCertWizardMainPage(Wizard wizard, List certs) ^^^^^ Javadoc: Missing tag for parameter certs ---------- 14 problems (14 warnings)# 12/1/10 12:11:36 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.efs.ui/src/org/eclipse/rse/internal/efs/ui/CreateRemoteProjectActionDelegate.java (at line 235) protected IRemoteFile getRemoteFile(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.efs.ui/src/org/eclipse/rse/internal/efs/ui/CreateRemoteProjectActionDelegate.java (at line 244) protected IRemoteFile[] getRemoteFiles(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.efs.ui/src/org/eclipse/rse/internal/efs/ui/CreateRemoteProjectActionDelegate.java (at line 264) protected IFile getDescriptionFile(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.efs.ui/src/org/eclipse/rse/internal/efs/ui/CreateRemoteProjectActionDelegate.java (at line 274) protected IFile[] getDescriptionFiles(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 4 problems (4 warnings)# 12/1/10 12:11:33 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.efs/src/org/eclipse/rse/internal/efs/RSEFileStore.java (at line 196) /*package*/ RSEFileStoreImpl getImpl() throws CoreException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.efs/src/org/eclipse/rse/internal/efs/RSEFileStoreImpl.java (at line 173) public static IHost getConnectionFor(String hostNameOrAddr, IProgressMonitor monitor) { ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 2 problems (2 warnings)# 12/1/10 12:18:14 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. # 12/1/10 12:18:17 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/subsystems/DeveloperSubSystemConfigurationAdapter.java (at line 54) protected IAction[] getNewFilterPoolFilterActions(ISubSystemConfiguration factory, ISystemFilterPool selectedPool, Shell shell) ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/subsystems/DeveloperSubSystemConfigurationAdapter.java (at line 54) protected IAction[] getNewFilterPoolFilterActions(ISubSystemConfiguration factory, ISystemFilterPool selectedPool, Shell shell) ^^^^^^^ Javadoc: Missing tag for parameter factory ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/subsystems/DeveloperSubSystemConfigurationAdapter.java (at line 54) protected IAction[] getNewFilterPoolFilterActions(ISubSystemConfiguration factory, ISystemFilterPool selectedPool, Shell shell) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedPool ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/subsystems/DeveloperSubSystemConfigurationAdapter.java (at line 54) protected IAction[] getNewFilterPoolFilterActions(ISubSystemConfiguration factory, ISystemFilterPool selectedPool, Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/ui/actions/ShowJarContents.java (at line 127) public void runCommandInvisiblyService(IRemoteCmdSubSystem cmdss, String command) throws Exception { ^^^^^ Javadoc: Missing tag for parameter cmdss ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/ui/actions/ShowJarContents.java (at line 127) public void runCommandInvisiblyService(IRemoteCmdSubSystem cmdss, String command) throws Exception { ^^^^^^^ Javadoc: Missing tag for parameter command ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/ui/actions/ShowJarContents.java (at line 127) public void runCommandInvisiblyService(IRemoteCmdSubSystem cmdss, String command) throws Exception { ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/ui/actions/ShowJarContents.java (at line 145) public void runCommandInvisibly(IRemoteCmdSubSystem cmdss, String command) throws Exception { ^^^^^ Javadoc: Missing tag for parameter cmdss ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/ui/actions/ShowJarContents.java (at line 145) public void runCommandInvisibly(IRemoteCmdSubSystem cmdss, String command) throws Exception { ^^^^^^^ Javadoc: Missing tag for parameter command ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/ui/actions/ShowJarContents.java (at line 145) public void runCommandInvisibly(IRemoteCmdSubSystem cmdss, String command) throws Exception { ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/ui/propertypages/FolderInfoPropertyPage.java (at line 198) private void walkFolder(IRemoteFile currFolder) ^^^^^^^^^^ Javadoc: Missing tag for parameter currFolder ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.examples.tutorial/src/samples/ui/propertypages/FolderInfoPropertyPage.java (at line 269) protected IRemoteFile getRemoteFile() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 12 problems (12 warnings)# 12/1/10 12:10:30 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/ISystemAddFileListener.java (at line 44) public Object addButtonPressed(IHost selectedConnection, IRemoteFile[] selectedObjects); ^^^^^^ Javadoc: Missing tag for return type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/ISystemAddFileListener.java (at line 44) public Object addButtonPressed(IHost selectedConnection, IRemoteFile[] selectedObjects); ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedConnection ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/ISystemAddFileListener.java (at line 44) public Object addButtonPressed(IHost selectedConnection, IRemoteFile[] selectedObjects); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedObjects ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/ISystemAddFileListener.java (at line 52) public Object okToEnableAddButton(IHost selectedConnection, IRemoteFile[] selectedObjects); ^^^^^^ Javadoc: Missing tag for return type ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/ISystemAddFileListener.java (at line 52) public Object okToEnableAddButton(IHost selectedConnection, IRemoteFile[] selectedObjects); ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedConnection ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/ISystemAddFileListener.java (at line 52) public Object okToEnableAddButton(IHost selectedConnection, IRemoteFile[] selectedObjects); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedObjects ---------- ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 195) public void setDefaultConnection(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 235) public void setShowNewConnectionPrompt(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 296) public void setPreSelection(IRemoteFile selection) ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 307) public void setShowPropertySheet(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 345) public void setMultipleSelectionMode(boolean multiple) ^^^^^^^^ Javadoc: Missing tag for parameter multiple ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 353) public void setSelectionValidator(IValidatorRemoteSelection selectionValidator) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectionValidator ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 366) public void setDialogTitle(String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 373) public void setMessage(String message) ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 380) public void setSelectionTreeToolTipText(String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 393) public IRemoteFile getSelectedFile() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 407) public IRemoteFile[] getSelectedFiles() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 438) public Object[] getSelectedObjects() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 454) public IHost getSelectedConnection() ^^^^^ Javadoc: Missing tag for return type ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFileAction.java (at line 462) public void setCustomViewerFilter(SystemActionViewerFilter filter) ^^^^^^ Javadoc: Missing tag for parameter filter ---------- ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 111) public void setDialogTitle(String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 124) public void setMessage(String message) ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 131) public void setSelectionTreeToolTipText(String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 149) public void setDefaultConnection(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 185) public void setShowNewConnectionPrompt(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 262) public void setPreSelection(IRemoteFile selection) ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 273) public void setShowPropertySheet(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 306) public void setMultipleSelectionMode(boolean multiple) ^^^^^^^^ Javadoc: Missing tag for parameter multiple ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 315) public void setSelectionValidator(IValidatorRemoteSelection selectionValidator) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectionValidator ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 328) public IRemoteFile getSelectedFolder() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 342) public IRemoteFile[] getSelectedFolders() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 381) public Object[] getSelectedObjects() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 397) public IHost getSelectedConnection() ^^^^^ Javadoc: Missing tag for return type ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/actions/SystemSelectRemoteFolderAction.java (at line 405) public void setCustomViewerFilter(SystemActionViewerFilter filter) ^^^^^^ Javadoc: Missing tag for parameter filter ---------- ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 26) import org.eclipse.compare.internal.BufferedResourceNode; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 27) import org.eclipse.compare.internal.Utilities; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 111) private IStructureComparator getStructure(IResource input) ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 111) private IStructureComparator getStructure(IResource input) ^^^^^ Javadoc: Missing tag for parameter input ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 114) return new BufferedResourceNode(input); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor BufferedResourceNode(IResource) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 114) return new BufferedResourceNode(input); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 118) IStructureComparator rn = new BufferedResourceNode(input); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor BufferedResourceNode(IResource) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 118) IStructureComparator rn = new BufferedResourceNode(input); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 163) String format = Utilities.getString("ResourceCompare.twoWay.title"); //$NON-NLS-1$ ^^^^^^^^^ Discouraged access: The type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 163) String format = Utilities.getString("ResourceCompare.twoWay.title"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getString(String) from the type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 231) if (left instanceof BufferedResourceNode) ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 232) ((BufferedResourceNode) left).commit(pm); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method commit(IProgressMonitor) from the type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 232) ((BufferedResourceNode) left).commit(pm); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 235) if (right instanceof BufferedResourceNode) ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 236) ((BufferedResourceNode) right).commit(pm); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method commit(IProgressMonitor) from the type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/compare/SystemCompareInput.java (at line 236) ((BufferedResourceNode) right).commit(pm); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type BufferedResourceNode is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemPromptForHomeFolderDialog.java (at line 23) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemPromptForHomeFolderDialog.java (at line 50) public SystemPromptForHomeFolderDialog(Shell shell, ISystemFilter filter) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemPromptForHomeFolderDialog.java (at line 50) public SystemPromptForHomeFolderDialog(Shell shell, ISystemFilter filter) ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemPromptForHomeFolderDialog.java (at line 52) super(shell, SystemFileResources.RESID_HOMEPROMPT_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemPromptForHomeFolderDialog.java (at line 52) super(shell, SystemFileResources.RESID_HOMEPROMPT_TITLE); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_HOMEPROMPT_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemPromptForHomeFolderDialog.java (at line 81) SystemWidgetHelpers.createVerbiage(composite_prompts, SystemFileResources.RESID_HOMEPROMPT_TITLE, span, wantBorder, widthHint); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemPromptForHomeFolderDialog.java (at line 81) SystemWidgetHelpers.createVerbiage(composite_prompts, SystemFileResources.RESID_HOMEPROMPT_TITLE, span, wantBorder, widthHint); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_HOMEPROMPT_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteArchiveDialog.java (at line 20) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteArchiveDialog.java (at line 43) super(shell, SystemFileResources.RESID_SELECTFILE_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteArchiveDialog.java (at line 43) super(shell, SystemFileResources.RESID_SELECTFILE_TITLE); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteArchiveDialog.java (at line 62) return SystemFileResources.RESID_SELECTFILE_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteArchiveDialog.java (at line 62) return SystemFileResources.RESID_SELECTFILE_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_VERBIAGE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteArchiveDialog.java (at line 67) return SystemFileResources.RESID_SELECTFILE_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteArchiveDialog.java (at line 67) return SystemFileResources.RESID_SELECTFILE_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_SELECT_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFileDialog.java (at line 28) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFileDialog.java (at line 51) super(shell, SystemFileResources.RESID_SELECTFILE_TITLE, new SystemRemoteFileSelectionInputProvider()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFileDialog.java (at line 51) super(shell, SystemFileResources.RESID_SELECTFILE_TITLE, new SystemRemoteFileSelectionInputProvider()); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFileDialog.java (at line 57) return SystemFileResources.RESID_SELECTFILE_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFileDialog.java (at line 57) return SystemFileResources.RESID_SELECTFILE_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_VERBIAGE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFileDialog.java (at line 62) return SystemFileResources.RESID_SELECTFILE_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFileDialog.java (at line 62) return SystemFileResources.RESID_SELECTFILE_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_SELECT_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFileDialog.java (at line 88) protected void handleDoubleClick(DoubleClickEvent event) ^^^^^ Javadoc: Missing tag for parameter event ---------- ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFolderDialog.java (at line 20) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFolderDialog.java (at line 43) super(shell, SystemFileResources.RESID_SELECTDIRECTORY_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFolderDialog.java (at line 43) super(shell, SystemFileResources.RESID_SELECTDIRECTORY_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTDIRECTORY_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFolderDialog.java (at line 61) return SystemFileResources.RESID_SELECTDIRECTORY_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFolderDialog.java (at line 61) return SystemFileResources.RESID_SELECTDIRECTORY_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTDIRECTORY_VERBIAGE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFolderDialog.java (at line 66) return SystemFileResources.RESID_SELECTDIRECTORY_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/dialogs/SystemRemoteFolderDialog.java (at line 66) return SystemFileResources.RESID_SELECTDIRECTORY_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTDIRECTORY_SELECT_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/ISystemRemoteMarker.java (at line 166) public boolean isSubtypeOf(String superType); ^^^^^^^^^ Javadoc: Missing tag for parameter superType ---------- ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/ISystemRemoteResource.java (at line 74) public ISystemRemoteMarker getMarker(long id); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/ISystemRemoteResource.java (at line 155) public boolean isExistsLocally(); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 112) import org.eclipse.ui.internal.WorkbenchPage; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type WorkbenchPage is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 150) protected void execute(IProgressMonitor monitor) throws CoreException, InvocationTargetException, InterruptedException ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 150) protected void execute(IProgressMonitor monitor) throws CoreException, InvocationTargetException, InterruptedException ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 150) protected void execute(IProgressMonitor monitor) throws CoreException, InvocationTargetException, InterruptedException ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InvocationTargetException ---------- 87. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 150) protected void execute(IProgressMonitor monitor) throws CoreException, InvocationTargetException, InterruptedException ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- 88. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 193) private void throwException() throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 89. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 225) public SystemEditableRemoteFile(IWorkbenchPage page, IRemoteFile remoteFile, IEditorDescriptor editorDescriptor) ^^^^ Javadoc: Missing tag for parameter page ---------- 90. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 225) public SystemEditableRemoteFile(IWorkbenchPage page, IRemoteFile remoteFile, IEditorDescriptor editorDescriptor) ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 91. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 225) public SystemEditableRemoteFile(IWorkbenchPage page, IRemoteFile remoteFile, IEditorDescriptor editorDescriptor) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter editorDescriptor ---------- 92. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 248) public SystemEditableRemoteFile(IRemoteFile remoteFile, IEditorDescriptor editorDescriptor) ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 93. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 248) public SystemEditableRemoteFile(IRemoteFile remoteFile, IEditorDescriptor editorDescriptor) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter editorDescriptor ---------- 94. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 256) public SystemEditableRemoteFile(IRemoteFile remoteFile) ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 95. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 298) public static SystemEditableRemoteFile getInstance(IFile file) { ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 96. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 393) public void setRemoteFile(IRemoteFile remoteFile) ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 97. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 405) public IRemoteFile getRemoteFile() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 98. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 413) public void setLocalPath(String localPath) ^^^^^^^^^ Javadoc: Missing tag for parameter localPath ---------- 99. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 421) public String getLocalPath() ^^^^^^ Javadoc: Missing tag for return type ---------- 100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 437) public IEditorPart getEditor() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 727) private void upload(IProgressMonitor monitor) throws Exception ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 727) private void upload(IProgressMonitor monitor) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 919) private String getDownloadPath() ^^^^^^ Javadoc: Missing tag for return type ---------- 104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1413) public void openInSystemEditor(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1464) public void openInInPlaceEditor(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1624) private void openEditor(IRemoteFile remoteFile, boolean readOnly) throws PartInitException ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1624) private void openEditor(IRemoteFile remoteFile, boolean readOnly) throws PartInitException ^^^^^^^^ Javadoc: Missing tag for parameter readOnly ---------- 108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1624) private void openEditor(IRemoteFile remoteFile, boolean readOnly) throws PartInitException ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception PartInitException ---------- 109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1661) editor = ((WorkbenchPage)activePage).openEditorFromDescriptor(new FileEditorInput(file), _editorDescriptor, true, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method openEditorFromDescriptor(IEditorInput, IEditorDescriptor, boolean, IMemento) from the type WorkbenchPage is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1661) editor = ((WorkbenchPage)activePage).openEditorFromDescriptor(new FileEditorInput(file), _editorDescriptor, true, null); ^^^^^^^^^^^^^ Discouraged access: The type WorkbenchPage is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1675) public void openSystemEditor() throws PartInitException ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception PartInitException ---------- 112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1700) private void openInPlaceEditor() throws PartInitException ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception PartInitException ---------- 113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1829) private void process(IResourceDelta delta) ^^^^^ Javadoc: Missing tag for parameter delta ---------- 114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1864) public boolean saveAs(IRemoteFile newRemoteFile, IProgressMonitor progressMonitor) ^^^^^^^ Javadoc: Missing tag for return type ---------- 115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1864) public boolean saveAs(IRemoteFile newRemoteFile, IProgressMonitor progressMonitor) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newRemoteFile ---------- 116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemEditableRemoteFile.java (at line 1864) public boolean saveAs(IRemoteFile newRemoteFile, IProgressMonitor progressMonitor) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter progressMonitor ---------- ---------- 117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemSafeFileOutputStream.java (at line 51) public SystemSafeFileOutputStream(File file) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemSafeFileOutputStream.java (at line 59) public SystemSafeFileOutputStream(String destinationName) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemSafeFileOutputStream.java (at line 68) public SystemSafeFileOutputStream(String destinationPath, String tempPath) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemSafeFileOutputStream.java (at line 112) protected void commit() throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemSafeFileOutputStream.java (at line 128) protected void copy(File sourceFile, File destinationFile) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemSafeFileOutputStream.java (at line 143) protected void createTempFile(String tempPath) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemSafeFileOutputStream.java (at line 177) protected void transferData(InputStream source, OutputStream destination) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemTempFileListener.java (at line 82) private SystemTempFileListener _listener; ^^^^^^^^^ The field SystemTempFileListener.TempFileSaveParticipant._listener is never read locally ---------- 125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemTempFileListener.java (at line 611) protected void synchronizeTempWithRemote(IFile file, IProgressMonitor monitor) ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemTempFileListener.java (at line 772) protected boolean preScanForTempFiles(IResourceDelta delta) ^^^^^^^ Javadoc: Missing tag for return type ---------- 127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemTempFileListener.java (at line 772) protected boolean preScanForTempFiles(IResourceDelta delta) ^^^^^ Javadoc: Missing tag for parameter delta ---------- ---------- 128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/SystemUniversalTempFileListener.java (at line 73) public static SystemUniversalTempFileListener getListener() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 78) import org.eclipse.core.internal.resources.Resource; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Resource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.core.resources_3.4.0.v20080604-1400.jar ---------- 130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 104) import org.eclipse.rse.internal.subsystems.files.core.ISystemFilePreferencesConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 105) import org.eclipse.rse.internal.ui.dialogs.CopyRunnable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 177) boolean doSuperTransferProperty = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.DOSUPERTRANSFER) && ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 177) boolean doSuperTransferProperty = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.DOSUPERTRANSFER) && ^^^^^^^^^^^^^^^ Discouraged access: The field DOSUPERTRANSFER from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 200) if (tempFile.exists() && ((Resource)tempFile).getPropertyManager() != null) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getPropertyManager() from the type Resource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.core.resources_3.4.0.v20080604-1400.jar ---------- 135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 200) if (tempFile.exists() && ((Resource)tempFile).getPropertyManager() != null) ^^^^^^^^ Discouraged access: The type Resource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.core.resources_3.4.0.v20080604-1400.jar ---------- 136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 909) public static Object downloadResourceToWorkspace(File srcFileOrFolder, IProgressMonitor monitor) { ^^^^^^ Javadoc: Missing tag for return type ---------- 137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 909) public static Object downloadResourceToWorkspace(File srcFileOrFolder, IProgressMonitor monitor) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter srcFileOrFolder ---------- 138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 909) public static Object downloadResourceToWorkspace(File srcFileOrFolder, IProgressMonitor monitor) { ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1241) if (tempFile.exists() && ((Resource)tempFile).getPropertyManager() != null) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getPropertyManager() from the type Resource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.core.resources_3.4.0.v20080604-1400.jar ---------- 140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1241) if (tempFile.exists() && ((Resource)tempFile).getPropertyManager() != null) ^^^^^^^^ Discouraged access: The type Resource is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.core.resources_3.4.0.v20080604-1400.jar ---------- 141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1588) CopyRunnable cr = new CopyRunnable(existingFilesOrFolders); ^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1588) CopyRunnable cr = new CopyRunnable(existingFilesOrFolders); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor CopyRunnable(List) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1588) CopyRunnable cr = new CopyRunnable(existingFilesOrFolders); ^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1590) overwrite = cr.getOk(); ^^^^^^^^^^ Discouraged access: The method getOk() from the type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1625) String systemEncoding = targetFS.getRemoteEncoding(); ^^^^^^^^^^^^^^ The local variable systemEncoding is never read ---------- 146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1631) if (RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1631) if (RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS)) ^^^^^^^^^^^^^^^^^^ Discouraged access: The field PRESERVETIMESTAMPS from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1883) if (RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 1883) if (RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS)) ^^^^^^^^^^^^^^^^^^ Discouraged access: The field PRESERVETIMESTAMPS from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2020) public static void compressedUploadFromWorkspace(IContainer directory, IRemoteFile newTargetFolder, IProgressMonitor monitor) throws Exception ^^^^^^^^^ Javadoc: Missing tag for parameter directory ---------- 151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2020) public static void compressedUploadFromWorkspace(IContainer directory, IRemoteFile newTargetFolder, IProgressMonitor monitor) throws Exception ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newTargetFolder ---------- 152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2020) public static void compressedUploadFromWorkspace(IContainer directory, IRemoteFile newTargetFolder, IProgressMonitor monitor) throws Exception ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2020) public static void compressedUploadFromWorkspace(IContainer directory, IRemoteFile newTargetFolder, IProgressMonitor monitor) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2168) String archiveType = store.getString(ISystemFilePreferencesConstants.SUPERTRANSFER_ARC_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2168) String archiveType = store.getString(ISystemFilePreferencesConstants.SUPERTRANSFER_ARC_TYPE); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SUPERTRANSFER_ARC_TYPE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2184) public static IResource compressedDownloadToWorkspace(IRemoteFile directory, IProgressMonitor monitor) throws Exception ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 157. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2184) public static IResource compressedDownloadToWorkspace(IRemoteFile directory, IProgressMonitor monitor) throws Exception ^^^^^^^^^ Javadoc: Missing tag for parameter directory ---------- 158. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2184) public static IResource compressedDownloadToWorkspace(IRemoteFile directory, IProgressMonitor monitor) throws Exception ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 159. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2184) public static IResource compressedDownloadToWorkspace(IRemoteFile directory, IProgressMonitor monitor) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 160. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2401) protected static String useLocalSeparator(String virtualPath) ^^^^^^ Javadoc: Missing tag for return type ---------- 161. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2401) protected static String useLocalSeparator(String virtualPath) ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- 162. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2612) public static String getActualHostFor(IRemoteFileSubSystem subsystem, String remotePath) ^^^^^^ Javadoc: Missing tag for return type ---------- 163. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2612) public static String getActualHostFor(IRemoteFileSubSystem subsystem, String remotePath) ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 164. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2612) public static String getActualHostFor(IRemoteFileSubSystem subsystem, String remotePath) ^^^^^^^^^^ Javadoc: Missing tag for parameter remotePath ---------- 165. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2626) public static String getActualHostFor(String hostname, String remotePath, IRemoteFileSubSystem subsystem) ^^^^^^ Javadoc: Missing tag for return type ---------- 166. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2626) public static String getActualHostFor(String hostname, String remotePath, IRemoteFileSubSystem subsystem) ^^^^^^^^ Javadoc: Missing tag for parameter hostname ---------- 167. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2626) public static String getActualHostFor(String hostname, String remotePath, IRemoteFileSubSystem subsystem) ^^^^^^^^^^ Javadoc: Missing tag for parameter remotePath ---------- 168. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2626) public static String getActualHostFor(String hostname, String remotePath, IRemoteFileSubSystem subsystem) ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 169. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2666) protected static boolean isRemoteFileMounted(String hostname, String remotePath, IRemoteFileSubSystem subsystem) ^^^^^^^ Javadoc: Missing tag for return type ---------- 170. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2666) protected static boolean isRemoteFileMounted(String hostname, String remotePath, IRemoteFileSubSystem subsystem) ^^^^^^^^ Javadoc: Missing tag for parameter hostname ---------- 171. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2666) protected static boolean isRemoteFileMounted(String hostname, String remotePath, IRemoteFileSubSystem subsystem) ^^^^^^^^^^ Javadoc: Missing tag for parameter remotePath ---------- 172. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2666) protected static boolean isRemoteFileMounted(String hostname, String remotePath, IRemoteFileSubSystem subsystem) ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 173. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2680) protected static String getWorkspaceRemotePath(IRemoteFileSubSystem subsystem, String remotePath) { ^^^^^^ Javadoc: Missing tag for return type ---------- 174. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2680) protected static String getWorkspaceRemotePath(IRemoteFileSubSystem subsystem, String remotePath) { ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 175. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2680) protected static String getWorkspaceRemotePath(IRemoteFileSubSystem subsystem, String remotePath) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remotePath ---------- 176. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2692) protected static String getWorkspaceRemotePath(String hostname, String remotePath, IRemoteFileSubSystem subsystem) { ^^^^^^ Javadoc: Missing tag for return type ---------- 177. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2692) protected static String getWorkspaceRemotePath(String hostname, String remotePath, IRemoteFileSubSystem subsystem) { ^^^^^^^^ Javadoc: Missing tag for parameter hostname ---------- 178. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2692) protected static String getWorkspaceRemotePath(String hostname, String remotePath, IRemoteFileSubSystem subsystem) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remotePath ---------- 179. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2692) protected static String getWorkspaceRemotePath(String hostname, String remotePath, IRemoteFileSubSystem subsystem) { ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 180. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2703) protected static RenameStatus checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldName, String oldPath, List NamesInUse) ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 181. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2703) protected static RenameStatus checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldName, String oldPath, List NamesInUse) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter existingFiles ---------- 182. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2703) protected static RenameStatus checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldName, String oldPath, List NamesInUse) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetFolder ---------- 183. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2703) protected static RenameStatus checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldName, String oldPath, List NamesInUse) ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 184. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2703) protected static RenameStatus checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldName, String oldPath, List NamesInUse) ^^^^^^^ Javadoc: Missing tag for parameter oldPath ---------- 185. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2703) protected static RenameStatus checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldName, String oldPath, List NamesInUse) ^^^^^^^^^^ Javadoc: Missing tag for parameter NamesInUse ---------- 186. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2739) protected static boolean checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldPath) ^^^^^^^ Javadoc: Missing tag for return type ---------- 187. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2739) protected static boolean checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldPath) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter existingFiles ---------- 188. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2739) protected static boolean checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldPath) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetFolder ---------- 189. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2739) protected static boolean checkForCollision(SystemRemoteResourceSet existingFiles, IRemoteFile targetFolder, String oldPath) ^^^^^^^ Javadoc: Missing tag for parameter oldPath ---------- 190. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2783) public RenameRunnable(IRemoteFile targetFileOrFolder, List namesInUse) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetFileOrFolder ---------- 191. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2783) public RenameRunnable(IRemoteFile targetFileOrFolder, List namesInUse) ^^^^^^^^^^ Javadoc: Missing tag for parameter namesInUse ---------- 192. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2937) public static Object copyRemoteResourceToWorkspace(File srcFileOrFolder, IProgressMonitor monitor) { ^^^^^^ Javadoc: Missing tag for return type ---------- 193. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2937) public static Object copyRemoteResourceToWorkspace(File srcFileOrFolder, IProgressMonitor monitor) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter srcFileOrFolder ---------- 194. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 2937) public static Object copyRemoteResourceToWorkspace(File srcFileOrFolder, IProgressMonitor monitor) { ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 195. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/resources/UniversalFileTransferUtility.java (at line 3032) * @return ^^^^^^ Javadoc: Description expected after @return ---------- ---------- 196. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SaveAsForm.java (at line 54) public SaveAsForm(ISystemMessageLine msgLine, Object caller, boolean fileMode) ^^^^^^^ Javadoc: Missing tag for parameter msgLine ---------- 197. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SaveAsForm.java (at line 54) public SaveAsForm(ISystemMessageLine msgLine, Object caller, boolean fileMode) ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 198. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SaveAsForm.java (at line 54) public SaveAsForm(ISystemMessageLine msgLine, Object caller, boolean fileMode) ^^^^^^^^ Javadoc: Missing tag for parameter fileMode ---------- 199. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SaveAsForm.java (at line 179) protected ISystemViewElementAdapter getViewAdapter(Object o) ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 200. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SaveAsForm.java (at line 179) protected ISystemViewElementAdapter getViewAdapter(Object o) ^ Javadoc: Missing tag for parameter o ---------- 201. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SaveAsForm.java (at line 188) protected ISystemRemoteElementAdapter getRemoteAdapter(Object o) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 202. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SaveAsForm.java (at line 188) protected ISystemRemoteElementAdapter getRemoteAdapter(Object o) ^ Javadoc: Missing tag for parameter o ---------- ---------- 203. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 36) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 204. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 37) import org.eclipse.rse.internal.ui.actions.SystemTestFilterStringAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 205. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 101) private SystemTestFilterStringAction testAction = null; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 206. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 101) private SystemTestFilterStringAction testAction = null; ^^^^^^^^^^ The field SystemFileFilterStringEditPane.testAction is never read locally ---------- 207. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 147) public void setFilterFileLength(int max) ^^^ Javadoc: Missing tag for parameter max ---------- 208. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 156) public void setFilterPathLength(int max) ^^^ Javadoc: Missing tag for parameter max ---------- 209. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 182) public void setExistingStrings(String[] existingStrings, boolean caseSensitive) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter existingStrings ---------- 210. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 182) public void setExistingStrings(String[] existingStrings, boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 211. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 219) subsetByFileNameRadioButton = SystemWidgetHelpers.createRadioButton(composite_prompts, null, SystemFileResources.RESID_FILEFILTERSTRING_BYFILENAME_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_BYFILENAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 212. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 219) subsetByFileNameRadioButton = SystemWidgetHelpers.createRadioButton(composite_prompts, null, SystemFileResources.RESID_FILEFILTERSTRING_BYFILENAME_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_BYFILENAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_BYFILENAME_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 213. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 219) subsetByFileNameRadioButton = SystemWidgetHelpers.createRadioButton(composite_prompts, null, SystemFileResources.RESID_FILEFILTERSTRING_BYFILENAME_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_BYFILENAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 214. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 219) subsetByFileNameRadioButton = SystemWidgetHelpers.createRadioButton(composite_prompts, null, SystemFileResources.RESID_FILEFILTERSTRING_BYFILENAME_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_BYFILENAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_BYFILENAME_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 215. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 227) String temp = SystemWidgetHelpers.appendColon(SystemFileResources.RESID_FILEFILTERSTRING_FILE_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 216. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 227) String temp = SystemWidgetHelpers.appendColon(SystemFileResources.RESID_FILEFILTERSTRING_FILE_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_FILE_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 217. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 229) labelFile.setToolTipText(SystemFileResources.RESID_FILEFILTERSTRING_FILE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 218. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 229) labelFile.setToolTipText(SystemFileResources.RESID_FILEFILTERSTRING_FILE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_FILE_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 219. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 231) textFile.setToolTipText(SystemFileResources.RESID_FILEFILTERSTRING_FILE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 220. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 231) textFile.setToolTipText(SystemFileResources.RESID_FILEFILTERSTRING_FILE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_FILE_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 221. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 239) subsetByFileTypesRadioButton = SystemWidgetHelpers.createRadioButton(composite_prompts, null, SystemFileResources.RESID_FILEFILTERSTRING_BYFILETYPES_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_BYFILETYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 222. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 239) subsetByFileTypesRadioButton = SystemWidgetHelpers.createRadioButton(composite_prompts, null, SystemFileResources.RESID_FILEFILTERSTRING_BYFILETYPES_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_BYFILETYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_BYFILETYPES_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 223. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 239) subsetByFileTypesRadioButton = SystemWidgetHelpers.createRadioButton(composite_prompts, null, SystemFileResources.RESID_FILEFILTERSTRING_BYFILETYPES_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_BYFILETYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 224. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 239) subsetByFileTypesRadioButton = SystemWidgetHelpers.createRadioButton(composite_prompts, null, SystemFileResources.RESID_FILEFILTERSTRING_BYFILETYPES_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_BYFILETYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_BYFILETYPES_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 225. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 252) temp = SystemWidgetHelpers.appendColon(SystemFileResources.RESID_FILEFILTERSTRING_TYPES_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 226. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 252) temp = SystemWidgetHelpers.appendColon(SystemFileResources.RESID_FILEFILTERSTRING_TYPES_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_TYPES_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 227. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 254) labelTypes.setToolTipText(SystemFileResources.RESID_FILEFILTERSTRING_TYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 228. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 254) labelTypes.setToolTipText(SystemFileResources.RESID_FILEFILTERSTRING_TYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_TYPES_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 229. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 256) textTypes.setToolTipText(SystemFileResources.RESID_FILEFILTERSTRING_TYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 230. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 256) textTypes.setToolTipText(SystemFileResources.RESID_FILEFILTERSTRING_TYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_TYPES_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 231. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 258) selectTypesButton = SystemWidgetHelpers.createPushButton(typesGroup, null, SystemFileResources.RESID_FILEFILTERSTRING_SELECTTYPES_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_SELECTTYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 232. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 258) selectTypesButton = SystemWidgetHelpers.createPushButton(typesGroup, null, SystemFileResources.RESID_FILEFILTERSTRING_SELECTTYPES_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_SELECTTYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_SELECTTYPES_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 233. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 258) selectTypesButton = SystemWidgetHelpers.createPushButton(typesGroup, null, SystemFileResources.RESID_FILEFILTERSTRING_SELECTTYPES_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_SELECTTYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 234. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 258) selectTypesButton = SystemWidgetHelpers.createPushButton(typesGroup, null, SystemFileResources.RESID_FILEFILTERSTRING_SELECTTYPES_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_SELECTTYPES_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_SELECTTYPES_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 235. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 279) SystemFileResources.RESID_FILEFILTERSTRING_INCFILESONLY_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_INCFILESONLY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 236. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 279) SystemFileResources.RESID_FILEFILTERSTRING_INCFILESONLY_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_INCFILESONLY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_INCFILESONLY_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 237. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 279) SystemFileResources.RESID_FILEFILTERSTRING_INCFILESONLY_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_INCFILESONLY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 238. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 279) SystemFileResources.RESID_FILEFILTERSTRING_INCFILESONLY_LABEL, SystemFileResources.RESID_FILEFILTERSTRING_INCFILESONLY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILEFILTERSTRING_INCFILESONLY_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 239. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 466) private void enableFields(boolean byFileName) ^^^^^^^^^^ Javadoc: Missing tag for parameter byFileName ---------- 240. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 478) private SystemSelectFileTypesAction getSelectTypesAction() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 241. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 586) protected SystemMessage validateFileInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 242. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 625) protected SystemMessage validateFolderInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 243. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 778) SystemTestFilterStringAction testAction = new SystemTestFilterStringAction(getShell()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 244. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 778) SystemTestFilterStringAction testAction = new SystemTestFilterStringAction(getShell()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemTestFilterStringAction(Shell) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 245. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 778) SystemTestFilterStringAction testAction = new SystemTestFilterStringAction(getShell()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 246. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 779) testAction.setSubSystem((ISubSystem)refProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setSubSystem(ISubSystem) from the type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 247. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 780) testAction.setFilterString(getFilterString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setFilterString(String) from the type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 248. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 805) public static ValidatorFileFilterString getFileFilterStringValidator(ISystemFilter filter, String filterString) ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 249. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 821) public static ValidatorFileFilterString getFileFilterStringValidator(IRemoteFileSubSystemConfiguration ssFactory) ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 250. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileFilterStringEditPane.java (at line 821) public static ValidatorFileFilterString getFileFilterStringValidator(IRemoteFileSubSystemConfiguration ssFactory) ^^^^^^^^^ Javadoc: Missing tag for parameter ssFactory ---------- ---------- 251. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileWidgetHelpers.java (at line 50) public static SystemRemoteFolderCombo createFolderCombo(Composite parent, SelectionListener listener, int horizontalSpan, String historyKey, boolean readOnly) { ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 252. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemFileWidgetHelpers.java (at line 93) public static SystemQualifiedRemoteFolderCombo createQualifiedDirectoryCombo(Composite parent, SelectionListener listener, int horizontalSpan, String historyKey) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 253. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 40) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 254. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 122) folderLabel = SystemWidgetHelpers.createLabel(this,SystemFileResources.WIDGET_FOLDER_LABEL, SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 255. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 122) folderLabel = SystemWidgetHelpers.createLabel(this,SystemFileResources.WIDGET_FOLDER_LABEL, SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_FOLDER_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 256. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 122) folderLabel = SystemWidgetHelpers.createLabel(this,SystemFileResources.WIDGET_FOLDER_LABEL, SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 257. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 122) folderLabel = SystemWidgetHelpers.createLabel(this,SystemFileResources.WIDGET_FOLDER_LABEL, SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_FOLDER_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 258. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 125) folderCombo = SystemWidgetHelpers.createHistoryCombo(this,null,historyKey,readOnly,SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 259. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 125) folderCombo = SystemWidgetHelpers.createHistoryCombo(this,null,historyKey,readOnly,SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_FOLDER_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 260. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 129) browseButton = createPushButton(this,SystemFileResources.WIDGET_BROWSE_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 261. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 129) browseButton = createPushButton(this,SystemFileResources.WIDGET_BROWSE_LABEL); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_BROWSE_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 262. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 130) browseButton.setToolTipText(SystemFileResources.WIDGET_BROWSE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 263. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 130) browseButton.setToolTipText(SystemFileResources.WIDGET_BROWSE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_BROWSE_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 264. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 181) public void setShowNewConnectionPrompt(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 265. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 191) public SystemHistoryCombo getFolderCombo() ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 266. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 198) public SystemHistoryCombo getHistoryCombo() ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 267. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 228) public Button getBrowseButton() ^^^^^^ Javadoc: Missing tag for return type ---------- 268. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 312) public int getFolderIndex(IRemoteFile folder) ^^^ Javadoc: Missing tag for return type ---------- 269. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 312) public int getFolderIndex(IRemoteFile folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 270. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 332) public void setFolder(IRemoteFile folder) ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 271. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 398) public IRemoteFile getFolder() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 272. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 399) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 273. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 423) public IHost getSystemConnection() ^^^^^ Javadoc: Missing tag for return type ---------- 274. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 459) public void setBrowseButtonToolTipText(String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 275. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 474) public void setTextLimit(int limit) ^^^^^ Javadoc: Missing tag for parameter limit ---------- 276. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 513) public void addBrowseButtonSelectionListener(SelectionListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 277. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 521) public void removeBrowseButtonSelectionListener(SelectionListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 278. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 530) public void addModifyListener(ModifyListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 279. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 538) public void removeModifyListener(ModifyListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 280. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 546) public static String[] getHistory() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 281. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 573) public IRemoteFile convertToRemoteFile(String qualifiedFolder) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 282. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 573) public IRemoteFile convertToRemoteFile(String qualifiedFolder) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter qualifiedFolder ---------- 283. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 574) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 284. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 576) SystemMessage msg = null; ^^^ The local variable msg is never read ---------- 285. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 643) public static String extractQualifiedConnectionName(String qualifiedFolder) ^^^^^^ Javadoc: Missing tag for return type ---------- 286. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 643) public static String extractQualifiedConnectionName(String qualifiedFolder) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter qualifiedFolder ---------- 287. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 654) public static String extractProfileName(String qualifiedConnectionName) ^^^^^^ Javadoc: Missing tag for return type ---------- 288. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 654) public static String extractProfileName(String qualifiedConnectionName) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter qualifiedConnectionName ---------- 289. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 666) public static String extractConnectionName(String qualifiedConnectionName) ^^^^^^ Javadoc: Missing tag for return type ---------- 290. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 666) public static String extractConnectionName(String qualifiedConnectionName) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter qualifiedConnectionName ---------- 291. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 685) public static String extractFolder(String qualifiedFolder) ^^^^^^ Javadoc: Missing tag for return type ---------- 292. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 685) public static String extractFolder(String qualifiedFolder) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter qualifiedFolder ---------- 293. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 702) protected Composite prepareComposite(int numColumns) ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 294. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 762) protected SystemSelectRemoteFolderAction getBrowseAction(Shell shell, IHost defaultConnection) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 295. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 762) protected SystemSelectRemoteFolderAction getBrowseAction(Shell shell, IHost defaultConnection) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 296. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemQualifiedRemoteFolderCombo.java (at line 762) protected SystemSelectRemoteFolderAction getBrowseAction(Shell shell, IHost defaultConnection) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter defaultConnection ---------- ---------- 297. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 27) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 298. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 101) folderLabel = SystemWidgetHelpers.createLabel(this,SystemFileResources.WIDGET_FOLDER_LABEL, SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 299. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 101) folderLabel = SystemWidgetHelpers.createLabel(this,SystemFileResources.WIDGET_FOLDER_LABEL, SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_FOLDER_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 300. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 101) folderLabel = SystemWidgetHelpers.createLabel(this,SystemFileResources.WIDGET_FOLDER_LABEL, SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 301. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 101) folderLabel = SystemWidgetHelpers.createLabel(this,SystemFileResources.WIDGET_FOLDER_LABEL, SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_FOLDER_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 302. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 104) folderCombo = SystemWidgetHelpers.createHistoryCombo(this,null,historyKey,readOnly,SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 303. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 104) folderCombo = SystemWidgetHelpers.createHistoryCombo(this,null,historyKey,readOnly,SystemFileResources.WIDGET_FOLDER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_FOLDER_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 304. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 108) browseButton = createPushButton(this,SystemFileResources.WIDGET_BROWSE_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 305. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 108) browseButton = createPushButton(this,SystemFileResources.WIDGET_BROWSE_LABEL); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field WIDGET_BROWSE_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 306. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 158) public void setSystemConnection(IHost connection) ^^^^^^^^^^ Javadoc: Missing tag for parameter connection ---------- 307. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 165) public IHost getSystemConnection() ^^^^^ Javadoc: Missing tag for return type ---------- 308. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 174) public void setSubSystem(IRemoteFileSubSystem subsystem) ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 309. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 182) public void setShowNewConnectionPrompt(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 310. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 191) public Combo getFolderCombo() ^^^^^ Javadoc: Missing tag for return type ---------- 311. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 208) public SystemHistoryCombo getHistoryCombo() ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 312. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 239) public Button getBrowseButton() ^^^^^^ Javadoc: Missing tag for return type ---------- 313. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 247) public void setItems(String[] items) ^^^^^ Javadoc: Missing tag for parameter items ---------- 314. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 254) public String[] getItems() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 315. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 263) public void setText(String text) ^^^^ Javadoc: Missing tag for parameter text ---------- 316. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 296) public void setBrowseButtonToolTipText(String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 317. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 312) public void setTextLimit(int limit) ^^^^^ Javadoc: Missing tag for parameter limit ---------- 318. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 386) public void addBrowseButtonSelectionListener(SelectionListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 319. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 394) public void removeBrowseButtonSelectionListener(SelectionListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 320. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 403) public void addModifyListener(ModifyListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 321. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 411) public void removeModifyListener(ModifyListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 322. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 452) public static String[] getHistory() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 323. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 472) public void updateHistory(boolean refresh) { ^^^^^^^ Javadoc: Missing tag for parameter refresh ---------- 324. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 483) protected Composite prepareComposite(int numColumns) ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 325. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 551) protected SystemSelectRemoteFolderAction getBrowseAction(Shell shell) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 326. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemRemoteFolderCombo.java (at line 551) protected SystemSelectRemoteFolderAction getBrowseAction(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- ---------- 327. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 41) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 328. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 42) import org.eclipse.rse.internal.ui.view.SystemPropertySheetForm; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemPropertySheetForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 329. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 43) import org.eclipse.rse.internal.ui.view.SystemSelectRemoteObjectAPIProviderImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSelectRemoteObjectAPIProviderImpl is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 330. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 44) import org.eclipse.rse.internal.ui.view.SystemViewForm; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 331. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 113) private SystemViewForm tree; ^^^^^^^^^^^^^^ Discouraged access: The type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 332. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 114) private SystemPropertySheetForm ps; ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemPropertySheetForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 333. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 178) verbiage = fileMode ? SystemFileResources.RESID_SELECTFILE_VERBIAGE: SystemFileResources.RESID_SELECTDIRECTORY_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 334. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 178) verbiage = fileMode ? SystemFileResources.RESID_SELECTFILE_VERBIAGE: SystemFileResources.RESID_SELECTDIRECTORY_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_VERBIAGE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 335. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 178) verbiage = fileMode ? SystemFileResources.RESID_SELECTFILE_VERBIAGE: SystemFileResources.RESID_SELECTDIRECTORY_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 336. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 178) verbiage = fileMode ? SystemFileResources.RESID_SELECTFILE_VERBIAGE: SystemFileResources.RESID_SELECTDIRECTORY_VERBIAGE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTDIRECTORY_VERBIAGE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 337. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 179) treeTip = fileMode ? SystemFileResources.RESID_SELECTFILE_SELECT_TOOLTIP : SystemFileResources.RESID_SELECTDIRECTORY_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 338. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 179) treeTip = fileMode ? SystemFileResources.RESID_SELECTFILE_SELECT_TOOLTIP : SystemFileResources.RESID_SELECTDIRECTORY_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_SELECT_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 339. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 179) treeTip = fileMode ? SystemFileResources.RESID_SELECTFILE_SELECT_TOOLTIP : SystemFileResources.RESID_SELECTDIRECTORY_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 340. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 179) treeTip = fileMode ? SystemFileResources.RESID_SELECTFILE_SELECT_TOOLTIP : SystemFileResources.RESID_SELECTDIRECTORY_SELECT_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTDIRECTORY_SELECT_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 341. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 204) protected ISystemSelectRemoteObjectAPIProvider getInputProvider() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 342. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 209) inputProvider = new SystemSelectRemoteObjectAPIProviderImpl(null, ISystemFileRemoteTypes.TYPECATEGORY, true, null); // show new connection prompt, no system type restrictions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemSelectRemoteObjectAPIProviderImpl(String, String, boolean, IRSESystemType[]) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 343. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 209) inputProvider = new SystemSelectRemoteObjectAPIProviderImpl(null, ISystemFileRemoteTypes.TYPECATEGORY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSelectRemoteObjectAPIProviderImpl is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 344. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 219) public void setAllowForMultipleParents(boolean flag) ^^^^ Javadoc: Missing tag for parameter flag ---------- 345. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 227) public void setSystemConnection(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 346. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 239) public void setDefaultConnection(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 347. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 247) public void setShowNewConnectionPrompt(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 348. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 269) public void setMessage(String message) ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 349. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 278) public void setSelectionTreeToolTipText(String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 350. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 282) tree.setToolTipText(tip); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setToolTipText(String) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 351. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 326) filterName = fileMode ? SystemFileResources.RESID_FILTER_ROOTFILES : SystemFileResources.RESID_FILTER_ROOTFOLDERS; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 352. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 326) filterName = fileMode ? SystemFileResources.RESID_FILTER_ROOTFILES : SystemFileResources.RESID_FILTER_ROOTFOLDERS; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILTER_ROOTFILES from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 353. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 326) filterName = fileMode ? SystemFileResources.RESID_FILTER_ROOTFILES : SystemFileResources.RESID_FILTER_ROOTFOLDERS; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 354. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 326) filterName = fileMode ? SystemFileResources.RESID_FILTER_ROOTFILES : SystemFileResources.RESID_FILTER_ROOTFOLDERS; ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILTER_ROOTFOLDERS from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 355. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 331) filterName = SystemFileResources.RESID_FILTER_ROOTS; // "Roots" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 356. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 331) filterName = SystemFileResources.RESID_FILTER_ROOTS; // "Roots" ^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILTER_ROOTS from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 357. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 335) filterName = fileMode ? SystemFileResources.RESID_FILTER_DRIVES : SystemFileResources.RESID_FILTER_DRIVES; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 358. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 335) filterName = fileMode ? SystemFileResources.RESID_FILTER_DRIVES : SystemFileResources.RESID_FILTER_DRIVES; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILTER_DRIVES from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 359. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 335) filterName = fileMode ? SystemFileResources.RESID_FILTER_DRIVES : SystemFileResources.RESID_FILTER_DRIVES; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 360. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 335) filterName = fileMode ? SystemFileResources.RESID_FILTER_DRIVES : SystemFileResources.RESID_FILTER_DRIVES; ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_FILTER_DRIVES from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 361. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 393) public void setPreSelection(IRemoteFile selection) ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 362. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 434) public void setFileTypes(String[] fileTypes) ^^^^^^^^^ Javadoc: Missing tag for parameter fileTypes ---------- 363. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 447) public void setFileTypes(String fileTypes) ^^^^^^^^^ Javadoc: Missing tag for parameter fileTypes ---------- 364. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 456) public void setAutoExpandDepth(int depth) ^^^^^ Javadoc: Missing tag for parameter depth ---------- 365. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 469) public void setRestrictFolders(boolean restrict) ^^^^^^^^ Javadoc: Missing tag for parameter restrict ---------- 366. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 482) public void enableAddMode(ISystemAddFileListener caller) ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 367. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 492) public void setShowPropertySheet(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 368. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 510) public void setMultipleSelectionMode(boolean multiple) ^^^^^^^^ Javadoc: Missing tag for parameter multiple ---------- 369. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 520) public void addSelectionChangedListener(ISelectionChangedListener l) ^ Javadoc: Missing tag for parameter l ---------- 370. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 523) tree.addSelectionChangedListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method addSelectionChangedListener(ISelectionChangedListener) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 371. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 530) public void removeSelectionChangedListener(ISelectionChangedListener l) ^ Javadoc: Missing tag for parameter l ---------- 372. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 533) tree.removeSelectionChangedListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method removeSelectionChangedListener(ISelectionChangedListener) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 373. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 542) public void setSelectionValidator(IValidatorRemoteSelection selectionValidator) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectionValidator ---------- 374. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 554) public Object getSelectedObject() ^^^^^^ Javadoc: Missing tag for return type ---------- 375. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 565) public Object[] getSelectedObjects() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 376. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 572) public IHost getSelectedConnection() ^^^^^ Javadoc: Missing tag for return type ---------- 377. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 581) public boolean getMultipleSelectionMode() ^^^^^^^ Javadoc: Missing tag for return type ---------- 378. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 593) public void setMessageLine(ISystemMessageLine msgLine) ^^^^^^^ Javadoc: Missing tag for parameter msgLine ---------- 379. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 601) public Control getInitialFocusControl() ^^^^^^^ Javadoc: Missing tag for return type ---------- 380. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 603) return tree.getTreeControl(); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getTreeControl() from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 381. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 639) ISelection s = tree.getSelection(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getSelection() from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 382. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 641) ps.selectionChanged(s); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method selectionChanged(ISelection) from the type SystemPropertySheetForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 383. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 651) private void createPropertySheet(Composite outerParent, Shell shell) ^^^^^^^^^^^ Javadoc: Missing tag for parameter outerParent ---------- 384. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 651) private void createPropertySheet(Composite outerParent, Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 385. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 661) ps = new SystemPropertySheetForm(shell, ps_composite, SWT.BORDER, msgLine); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemPropertySheetForm(Shell, Composite, int, ISystemMessageLine) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 386. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 661) ps = new SystemPropertySheetForm(shell, ps_composite, SWT.BORDER, msgLine); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemPropertySheetForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 387. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 668) tree.removeSelectionChangedListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method removeSelectionChangedListener(ISelectionChangedListener) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 388. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 671) tree.removeSelectionChangedListener((ISelectionChangedListener)listeners.get(i)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method removeSelectionChangedListener(ISelectionChangedListener) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 389. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 680) public Control createContents(Shell shell, Composite parent) ^^^^^^^ Javadoc: Missing tag for return type ---------- 390. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 680) public Control createContents(Shell shell, Composite parent) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 391. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 748) tree = new SystemViewForm(shell, composite_prompts, SWT.NULL, inputProvider, !multipleSelectionMode, msgLine, gridColumns, 1, initViewerFilters); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemViewForm(Shell, Composite, int, ISystemViewInputProvider, boolean, ISystemMessageLine, int, int, ViewerFilter[]) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 392. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 748) tree = new SystemViewForm(shell, composite_prompts, SWT.NULL, inputProvider, !multipleSelectionMode, msgLine, gridColumns, 1, initViewerFilters); ^^^^^^^^^^^^^^ Discouraged access: The type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 393. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 754) tree.getSystemTree().setAutoExpandLevel(autoExpandDepth); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getSystemTree() from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 394. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 755) tree.reset(inputProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method reset(ISystemViewInputProvider) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 395. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 763) tree.addSelectionChangedListener(this); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method addSelectionChangedListener(ISelectionChangedListener) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 396. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 766) tree.addSelectionChangedListener((ISelectionChangedListener)listeners.elementAt(idx)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method addSelectionChangedListener(ISelectionChangedListener) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 397. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 771) tree.select(preSelectFilter, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method select(Object, boolean) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 398. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 774) tree.select(preSelectFilterChildObject, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method select(Object, boolean) from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 399. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 802) protected IHost internalGetConnection() ^^^^^ Javadoc: Missing tag for return type ---------- 400. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 804) Object parent = tree.getSystemTree().getRootParent(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getSystemTree() from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 401. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 831) private ISystemRemoteElementAdapter getRemoteAdapter(Object o) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 402. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 831) private ISystemRemoteElementAdapter getRemoteAdapter(Object o) ^ Javadoc: Missing tag for parameter o ---------- 403. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 848) ps.selectionChanged(selection); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method selectionChanged(ISelection) from the type SystemPropertySheetForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 404. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 852) if ((selectionSize > 1) && !tree.sameParent() && !allowForMultipleParents) ^^^^^^^^^^^^^^^^^ Discouraged access: The method sameParent() from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 405. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 940) protected Object getFirstSelection(ISelection selection) ^^^^^^ Javadoc: Missing tag for return type ---------- 406. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 940) protected Object getFirstSelection(ISelection selection) ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 407. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 956) protected Object[] getSelections(ISelection selection) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 408. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 956) protected Object[] getSelections(ISelection selection) ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 409. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 976) public boolean isPageComplete() ^^^^^^^ Javadoc: Missing tag for return type ---------- 410. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 1022) protected Shell getShell() ^^^^^ Javadoc: Missing tag for return type ---------- 411. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 1068) return tree.getSystemTree(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getSystemTree() from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 412. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 1074) public Object getSelectedParent() ^^^^^^ Javadoc: Missing tag for return type ---------- 413. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFileOrFolderForm.java (at line 1076) return tree.getSelectedParent(); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getSelectedParent() from the type SystemViewForm is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 414. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 32) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 415. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 33) import org.eclipse.rse.internal.ui.view.SystemViewLabelAndContentProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewLabelAndContentProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 416. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 97) private SystemViewLabelAndContentProvider folderProvider, fileProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewLabelAndContentProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 417. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 163) public ISystemMessageLine getMessageLine() ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 418. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 201) public void setFilterString(String filterString) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 419. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 203) fileProvider.setFilterString(filterString); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setFilterString(String) from the type SystemViewLabelAndContentProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 420. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 204) folderProvider.setFilterString(filterString); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setFilterString(String) from the type SystemViewLabelAndContentProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 421. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 211) public String getFilterString() ^^^^^^ Javadoc: Missing tag for return type ---------- 422. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 219) public SystemQualifiedRemoteFolderCombo getFolderCombo() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 423. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 230) fileSelector.getListTable().setEnabled(enabled); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getListTable() from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 424. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 264) folderProvider.flushCache(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method flushCache() from the type SystemViewLabelAndContentProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 425. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 265) fileProvider.flushCache(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method flushCache() from the type SystemViewLabelAndContentProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 426. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 273) public void addCheckStateListener(ICheckStateListener l) ^ Javadoc: Missing tag for parameter l ---------- 427. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 275) fileSelector.addCheckStateListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method addCheckStateListener(ICheckStateListener) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 428. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 280) public void removeCheckStateListener(ICheckStateListener l) ^ Javadoc: Missing tag for parameter l ---------- 429. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 282) fileSelector.removeCheckStateListener(l); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method removeCheckStateListener(ICheckStateListener) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 430. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 289) public IRemoteFile[] getSelectedFiles() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 431. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 291) java.util.List list = fileSelector.getAllCheckedListItems(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getAllCheckedListItems() from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 432. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 309) protected Composite prepareComposite(int numColumns) ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 433. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 333) protected void createFolderPrompt(Composite parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 434. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 342) protected void createFilesSelectorGroup(Composite parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 435. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 345) folderProvider = new SystemViewLabelAndContentProvider(true,false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemViewLabelAndContentProvider(boolean, boolean) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 436. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 345) folderProvider = new SystemViewLabelAndContentProvider(true,false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewLabelAndContentProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 437. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 346) fileProvider = new SystemViewLabelAndContentProvider(false,true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemViewLabelAndContentProvider(boolean, boolean) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 438. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 346) fileProvider = new SystemViewLabelAndContentProvider(false,true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewLabelAndContentProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 439. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 357) protected void createButtons(Composite parent, boolean showSelectTypes, boolean showSelectAll) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 440. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 357) protected void createButtons(Composite parent, boolean showSelectTypes, boolean showSelectAll) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter showSelectTypes ---------- 441. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 357) protected void createButtons(Composite parent, boolean showSelectTypes, boolean showSelectAll) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter showSelectAll ---------- 442. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 374) selectTypesButton = createPushButton(buttonComposite, SystemResources.RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_LABEL, SystemResources.RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 443. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 374) selectTypesButton = createPushButton(buttonComposite, SystemResources.RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_LABEL, SystemResources.RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 444. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 374) selectTypesButton = createPushButton(buttonComposite, SystemResources.RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_LABEL, SystemResources.RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 445. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 374) selectTypesButton = createPushButton(buttonComposite, SystemResources.RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_LABEL, SystemResources.RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILES_SELECTTYPES_BUTTON_ROOT_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 446. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 379) selectAllButton = createPushButton(buttonComposite, SystemResources.RESID_SELECTFILES_SELECTALL_BUTTON_ROOT_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 447. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 379) selectAllButton = createPushButton(buttonComposite, SystemResources.RESID_SELECTFILES_SELECTALL_BUTTON_ROOT_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILES_SELECTALL_BUTTON_ROOT_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 448. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 380) deselectAllButton = createPushButton(buttonComposite, SystemResources.RESID_SELECTFILES_DESELECTALL_BUTTON_ROOT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 449. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 380) deselectAllButton = createPushButton(buttonComposite, SystemResources.RESID_SELECTFILES_DESELECTALL_BUTTON_ROOT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILES_DESELECTALL_BUTTON_ROOT_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 450. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 464) fileSelector.setAllSelections(true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setAllSelections(boolean) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 451. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 476) fileSelector.setAllSelections(false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setAllSelections(boolean) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 452. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 516) private SystemSelectFileTypesAction getSelectTypesAction() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 453. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 548) fileSelector.updateSelections(selectionMap); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method updateSelections(Map) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 454. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/files/ui/widgets/SystemSelectRemoteFilesForm.java (at line 577) protected void enableButtonGroup(boolean enable) ^^^^^^ Javadoc: Missing tag for parameter enable ---------- ---------- 455. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/Activator.java (at line 141) public static Activator getDefault() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 456. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/LinkWithSystemViewAction.java (at line 36) import org.eclipse.rse.internal.ui.view.SystemViewPart; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 457. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/LinkWithSystemViewAction.java (at line 139) private ISystemViewElementAdapter _adapter; ^^^^^^^^ The field LinkWithSystemViewAction.LinkFromFolderJob._adapter is never read locally ---------- 458. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/LinkWithSystemViewAction.java (at line 492) private SystemViewPart _systemViewPart; ^^^^^^^^^^^^^^ Discouraged access: The type SystemViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 459. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/LinkWithSystemViewAction.java (at line 502) _systemViewPart = (SystemViewPart)view; ^^^^^^^^^^^^^^ Discouraged access: The type SystemViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 460. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/LinkWithSystemViewAction.java (at line 509) _systemViewPart.setLinkingEnabled(isToggled, _linker); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setLinkingEnabled(boolean, IViewLinker) from the type SystemViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 461. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/LinkWithSystemViewAction.java (at line 517) _action.setChecked(_systemViewPart.isLinkingEnabled()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method isLinkingEnabled() from the type SystemViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 462. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/LinkWithSystemViewAction.java (at line 519) if (_systemViewPart.isLinkingEnabled() && !_action.isChecked()){ // if restored from memento ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method isLinkingEnabled() from the type SystemViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 463. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/LinkWithSystemViewAction.java (at line 521) _systemViewPart.setLinkingEnabled(true, _linker); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setLinkingEnabled(boolean, IViewLinker) from the type SystemViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 464. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SynchronizeCacheActionDelegate.java (at line 197) protected IRemoteFile[] getRemoteFiles(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- ---------- 465. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemBrowseFileLineAction.java (at line 39) * @param editorId ^^^^^^^^ Javadoc: Parameter editorId is not declared ---------- 466. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemBrowseFileLineAction.java (at line 42) public SystemBrowseFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter editorDescriptor ---------- 467. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemBrowseFileLineAction.java (at line 43) IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 468. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemBrowseFileLineAction.java (at line 43) IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^^^^ Javadoc: Missing tag for parameter charStart ---------- 469. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemBrowseFileLineAction.java (at line 43) IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^^ Javadoc: Missing tag for parameter charEnd ---------- ---------- 470. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCompareWithEditionAction.java (at line 20) import org.eclipse.compare.internal.ICompareContextIds; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ICompareContextIds is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 471. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCompareWithEditionAction.java (at line 37) this.fHelpContextId= ICompareContextIds.COMPARE_WITH_EDITION_DIALOG; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ICompareContextIds is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 472. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCompareWithEditionAction.java (at line 37) this.fHelpContextId= ICompareContextIds.COMPARE_WITH_EDITION_DIALOG; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field COMPARE_WITH_EDITION_DIALOG from the type ICompareContextIds is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- ---------- 473. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 50) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 474. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 86) public SystemCopyRemoteFileAction(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 475. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 93) SystemCopyRemoteFileAction(Shell shell, int mode) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 476. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 93) SystemCopyRemoteFileAction(Shell shell, int mode) ^^^^ Javadoc: Missing tag for parameter mode ---------- 477. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 219) protected boolean checkForCollision(Shell shell, IProgressMonitor monitor, ^^^^^^^ Javadoc: Missing tag for return type ---------- 478. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 380) protected String[] getOldAbsoluteNames() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 479. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 399) String dlgTitle = (mode==MODE_COPY ? SystemResources.RESID_COPY_TITLE : SystemResources.RESID_MOVE_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 480. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 399) String dlgTitle = (mode==MODE_COPY ? SystemResources.RESID_COPY_TITLE : SystemResources.RESID_MOVE_TITLE); ^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_COPY_TITLE from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 481. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 399) String dlgTitle = (mode==MODE_COPY ? SystemResources.RESID_COPY_TITLE : SystemResources.RESID_MOVE_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 482. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 399) String dlgTitle = (mode==MODE_COPY ? SystemResources.RESID_COPY_TITLE : SystemResources.RESID_MOVE_TITLE); ^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_MOVE_TITLE from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 483. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 439) singleTitle = SystemResources.RESID_COPY_SINGLE_TITLE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 484. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 439) singleTitle = SystemResources.RESID_COPY_SINGLE_TITLE; ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_COPY_SINGLE_TITLE from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 485. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 441) singleTitle = SystemResources.RESID_MOVE_SINGLE_TITLE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 486. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 441) singleTitle = SystemResources.RESID_MOVE_SINGLE_TITLE; ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_MOVE_SINGLE_TITLE from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 487. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 553) protected IRemoteFile[] getSelectedFiles() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 488. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCopyRemoteFileAction.java (at line 571) protected IRemoteFile getFirstSelectedFile() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 489. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 31) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 490. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 32) import org.eclipse.rse.internal.ui.actions.SystemSeparatorAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSeparatorAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 491. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 79) public void create(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup) ^^^^ Javadoc: Missing tag for parameter menu ---------- 492. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 79) public void create(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup) ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 493. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 79) public void create(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 494. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 79) public void create(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup) ^^^^^^^^^ Javadoc: Missing tag for parameter menuGroup ---------- 495. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 102) String label = SystemResources.ACTION_CASCADING_OPEN_LABEL; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 496. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 102) String label = SystemResources.ACTION_CASCADING_OPEN_LABEL; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_CASCADING_OPEN_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 497. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 103) String tooltip = SystemResources.ACTION_CASCADING_OPEN_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 498. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 103) String tooltip = SystemResources.ACTION_CASCADING_OPEN_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_CASCADING_OPEN_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 499. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 124) public void createForSingleSelection(SystemMenuManager menu, Object element, Shell shell, String menuGroup) { ^^^^ Javadoc: Missing tag for parameter menu ---------- 500. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 124) public void createForSingleSelection(SystemMenuManager menu, Object element, Shell shell, String menuGroup) { ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 501. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 124) public void createForSingleSelection(SystemMenuManager menu, Object element, Shell shell, String menuGroup) { ^^^^^ Javadoc: Missing tag for parameter shell ---------- 502. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 124) public void createForSingleSelection(SystemMenuManager menu, Object element, Shell shell, String menuGroup) { ^^^^^^^^^ Javadoc: Missing tag for parameter menuGroup ---------- 503. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 166) SystemSeparatorAction sep = new SystemSeparatorAction(shell); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSeparatorAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 504. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 166) SystemSeparatorAction sep = new SystemSeparatorAction(shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemSeparatorAction(Shell) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 505. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 166) SystemSeparatorAction sep = new SystemSeparatorAction(shell); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSeparatorAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 506. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 254) private ImageDescriptor getImageDescriptor(IRemoteFile remoteFile, IEditorDescriptor editorDesc) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 507. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemCreateEditActions.java (at line 254) private ImageDescriptor getImageDescriptor(IRemoteFile remoteFile, IEditorDescriptor editorDesc) { ^^^^^^^^^^ Javadoc: Missing tag for parameter editorDesc ---------- ---------- 508. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemDoubleClickEditAction.java (at line 38) public SystemDoubleClickEditAction(Object element) ^^^^^^^ Javadoc: Missing tag for parameter element ---------- ---------- 509. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 48) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^ Javadoc: Missing tag for parameter text ---------- 510. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 48) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 511. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 48) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^ Javadoc: Missing tag for parameter image ---------- 512. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 48) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 513. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 48) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter editorDescriptor ---------- 514. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 57) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, int style, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^ Javadoc: Missing tag for parameter text ---------- 515. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 57) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, int style, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 516. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 57) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, int style, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^ Javadoc: Missing tag for parameter image ---------- 517. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 57) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, int style, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^ Javadoc: Missing tag for parameter style ---------- 518. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 57) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, int style, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 519. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 57) public SystemEditFileAction(String text, String tooltip, ImageDescriptor image, int style, Shell parent, IEditorDescriptor editorDescriptor) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter editorDescriptor ---------- 520. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileAction.java (at line 151) protected void process(IRemoteFile remoteFile) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- ---------- 521. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileInPlaceAction.java (at line 35) public SystemEditFileInPlaceAction(String text, String tooltip, ImageDescriptor image, Shell parent) { ^^^^ Javadoc: Missing tag for parameter text ---------- 522. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileInPlaceAction.java (at line 35) public SystemEditFileInPlaceAction(String text, String tooltip, ImageDescriptor image, Shell parent) { ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 523. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileInPlaceAction.java (at line 35) public SystemEditFileInPlaceAction(String text, String tooltip, ImageDescriptor image, Shell parent) { ^^^^^ Javadoc: Missing tag for parameter image ---------- 524. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileInPlaceAction.java (at line 35) public SystemEditFileInPlaceAction(String text, String tooltip, ImageDescriptor image, Shell parent) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 525. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileInPlaceAction.java (at line 79) private void process(IRemoteFile remoteFile) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- ---------- 526. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^ Javadoc: Missing tag for parameter text ---------- 527. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 528. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^ Javadoc: Missing tag for parameter image ---------- 529. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 530. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter editorDescriptor ---------- 531. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 532. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^ Javadoc: Missing tag for parameter line ---------- 533. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^^^^ Javadoc: Missing tag for parameter charStart ---------- 534. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFileLineAction.java (at line 52) public SystemEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, int line, int charStart, int charEnd) { ^^^^^^^ Javadoc: Missing tag for parameter charEnd ---------- ---------- 535. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilePlatformAction.java (at line 35) public SystemEditFilePlatformAction(String text, String tooltip, ImageDescriptor image, Shell parent) { ^^^^ Javadoc: Missing tag for parameter text ---------- 536. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilePlatformAction.java (at line 35) public SystemEditFilePlatformAction(String text, String tooltip, ImageDescriptor image, Shell parent) { ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 537. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilePlatformAction.java (at line 35) public SystemEditFilePlatformAction(String text, String tooltip, ImageDescriptor image, Shell parent) { ^^^^^ Javadoc: Missing tag for parameter image ---------- 538. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilePlatformAction.java (at line 35) public SystemEditFilePlatformAction(String text, String tooltip, ImageDescriptor image, Shell parent) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 539. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilePlatformAction.java (at line 79) private void process(IRemoteFile remoteFile) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- ---------- 540. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilesAction.java (at line 54) public SystemEditFilesAction(String text, String tooltip, Shell parent) ^^^^ Javadoc: Missing tag for parameter text ---------- 541. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilesAction.java (at line 54) public SystemEditFilesAction(String text, String tooltip, Shell parent) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 542. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilesAction.java (at line 54) public SystemEditFilesAction(String text, String tooltip, Shell parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 543. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilesAction.java (at line 169) protected void process(IRemoteFile remoteFile) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 544. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditFilesAction.java (at line 176) String editorId = null; ^^^^^^^^ The local variable editorId is never read ---------- ---------- 545. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 34) import org.eclipse.compare.internal.CompareUIPlugin; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type CompareUIPlugin is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 546. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 35) import org.eclipse.compare.internal.Utilities; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 547. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 190) ResourceBundle bundle = ResourceBundle.getBundle(fBundleName, Locale.getDefault(), CompareUIPlugin.class.getClassLoader()); ^^^^^^^^^^^^^^^ Discouraged access: The type CompareUIPlugin is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 548. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 192) String title = Utilities.getString(bundle, "title"); //$NON-NLS-1$ ^^^^^^^^^ Discouraged access: The type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 549. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 192) String title = Utilities.getString(bundle, "title"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getString(ResourceBundle, String) from the type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 550. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 194) Shell parentShell = CompareUIPlugin.getShell(); ^^^^^^^^^^^^^^^ Discouraged access: The type CompareUIPlugin is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 551. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 194) Shell parentShell = CompareUIPlugin.getShell(); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getShell() from the type CompareUIPlugin is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 552. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 209) String msg = Utilities.getString(bundle, "noLocalHistoryError"); //$NON-NLS-1$ ^^^^^^^^^ Discouraged access: The type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 553. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 209) String msg = Utilities.getString(bundle, "noLocalHistoryError"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getString(ResourceBundle, String) from the type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 554. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 228) d.setEditionTitleImage(CompareUIPlugin.getImage(file)); ^^^^^^^^^^^^^^^ Discouraged access: The type CompareUIPlugin is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 555. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 228) d.setEditionTitleImage(CompareUIPlugin.getImage(file)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getImage(IAdaptable) from the type CompareUIPlugin is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 556. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 262) MessageDialog.openError(parentShell, title, Utilities.getFormattedString(bundle, "replaceError", reason)); //$NON-NLS-1$ ^^^^^^^^^ Discouraged access: The type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 557. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 262) MessageDialog.openError(parentShell, title, Utilities.getFormattedString(bundle, "replaceError", reason)); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getFormattedString(ResourceBundle, String, String) from the type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 558. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 283) String taskName = Utilities.getString(bundle, "taskName"); //$NON-NLS-1$ ^^^^^^^^^ Discouraged access: The type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 559. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 283) String taskName = Utilities.getString(bundle, "taskName"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getString(ResourceBundle, String) from the type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 560. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 307) String text = Utilities.readString(is, SystemEncodingUtil.ENCODING_UTF_8); ^^^^^^^^^ Discouraged access: The type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 561. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemEditionAction.java (at line 307) String text = Utilities.readString(is, SystemEncodingUtil.ENCODING_UTF_8); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method readString(InputStream, String) from the type Utilities is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- ---------- 562. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 20) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 563. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 21) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 564. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 38) public SystemFileUpdateFilterAction(Shell parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 565. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 40) super(parent, SystemResources.ACTION_UPDATEFILTER_LABEL, SystemResources.ACTION_UPDATEFILTER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 566. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 40) super(parent, SystemResources.ACTION_UPDATEFILTER_LABEL, SystemResources.ACTION_UPDATEFILTER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_UPDATEFILTER_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 567. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 40) super(parent, SystemResources.ACTION_UPDATEFILTER_LABEL, SystemResources.ACTION_UPDATEFILTER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 568. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 40) super(parent, SystemResources.ACTION_UPDATEFILTER_LABEL, SystemResources.ACTION_UPDATEFILTER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_UPDATEFILTER_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 569. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 41) setDialogTitle(SystemFileResources.RESID_CHGFILEFILTER_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 570. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemFileUpdateFilterAction.java (at line 41) setDialogTitle(SystemFileResources.RESID_CHGFILEFILTER_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_CHGFILEFILTER_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 571. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemMoveRemoteFileAction.java (at line 49) import org.eclipse.rse.internal.ui.dialogs.CopyRunnable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 572. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemMoveRemoteFileAction.java (at line 134) CopyRunnable cr = new CopyRunnable(existing); ^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 573. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemMoveRemoteFileAction.java (at line 134) CopyRunnable cr = new CopyRunnable(existing); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor CopyRunnable(List) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 574. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemMoveRemoteFileAction.java (at line 134) CopyRunnable cr = new CopyRunnable(existing); ^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 575. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemMoveRemoteFileAction.java (at line 136) overwrite = cr.getOk(); ^^^^^^^^^^ Discouraged access: The method getOk() from the type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 576. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemMoveRemoteFileAction.java (at line 203) public SystemMoveRemoteFileAction(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- ---------- 577. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 22) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 578. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 40) public SystemNewFileAction(Shell parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 579. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 42) this(SystemResources.ACTION_NEWFILE_LABEL, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 580. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 42) this(SystemResources.ACTION_NEWFILE_LABEL, ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_NEWFILE_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 581. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 43) SystemResources.ACTION_NEWFILE_TOOLTIP, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 582. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 43) SystemResources.ACTION_NEWFILE_TOOLTIP, ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_NEWFILE_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 583. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 52) public SystemNewFileAction(String text,String tooltip,ImageDescriptor image,Shell parent) ^^^^ Javadoc: Missing tag for parameter text ---------- 584. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 52) public SystemNewFileAction(String text,String tooltip,ImageDescriptor image,Shell parent) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 585. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 52) public SystemNewFileAction(String text,String tooltip,ImageDescriptor image,Shell parent) ^^^^^ Javadoc: Missing tag for parameter image ---------- 586. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileAction.java (at line 52) public SystemNewFileAction(String text,String tooltip,ImageDescriptor image,Shell parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- ---------- 587. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 24) import org.eclipse.rse.core.filters.ISystemFilterPoolManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.rse.core.filters.ISystemFilterPoolManager is never used ---------- 588. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 26) import org.eclipse.rse.core.subsystems.ISubSystem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.rse.core.subsystems.ISubSystem is never used ---------- 589. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 28) import org.eclipse.rse.core.subsystems.SubSystemConfiguration; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.rse.core.subsystems.SubSystemConfiguration is never used ---------- 590. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 30) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 591. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 31) import org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFile; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFile is never used ---------- 592. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 32) import org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileSubSystem; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.rse.subsystems.files.core.subsystems.IRemoteFileSubSystem is never used ---------- 593. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 34) import org.eclipse.rse.subsystems.files.core.subsystems.RemoteFile; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.rse.subsystems.files.core.subsystems.RemoteFile is never used ---------- 594. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 56) public SystemNewFileFilterAction(IRemoteFileSubSystemConfiguration subsystemConfiguration, ISystemFilterPool parentPool, Shell shell) ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsystemConfiguration ---------- 595. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 56) public SystemNewFileFilterAction(IRemoteFileSubSystemConfiguration subsystemConfiguration, ISystemFilterPool parentPool, Shell shell) ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- 596. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 56) public SystemNewFileFilterAction(IRemoteFileSubSystemConfiguration subsystemConfiguration, ISystemFilterPool parentPool, Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 597. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 59) super(shell, parentPool, SystemFileResources.ACTION_NEWFILTER_LABEL, SystemFileResources.ACTION_NEWFILTER_TOOLTIP, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 598. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 59) super(shell, parentPool, SystemFileResources.ACTION_NEWFILTER_LABEL, SystemFileResources.ACTION_NEWFILTER_TOOLTIP, ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_NEWFILTER_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 599. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 59) super(shell, parentPool, SystemFileResources.ACTION_NEWFILTER_LABEL, SystemFileResources.ACTION_NEWFILTER_TOOLTIP, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 600. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 59) super(shell, parentPool, SystemFileResources.ACTION_NEWFILTER_LABEL, SystemFileResources.ACTION_NEWFILTER_TOOLTIP, ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_NEWFILTER_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 601. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 91) wizard.setWizardPageTitle(SystemFileResources.RESID_NEWFILEFILTER_PAGE1_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 602. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 91) wizard.setWizardPageTitle(SystemFileResources.RESID_NEWFILEFILTER_PAGE1_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_NEWFILEFILTER_PAGE1_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 603. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 93) wizard.setPage1Description(SystemFileResources.RESID_NEWFILEFILTER_PAGE1_DESCRIPTION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 604. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFileFilterAction.java (at line 93) wizard.setPage1Description(SystemFileResources.RESID_NEWFILEFILTER_PAGE1_DESCRIPTION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_NEWFILEFILTER_PAGE1_DESCRIPTION from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 605. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFolderAction.java (at line 41) public SystemNewFolderAction(Shell parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 606. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFolderAction.java (at line 52) public SystemNewFolderAction(String text, String tooltip, ImageDescriptor image, Shell parent) ^^^^ Javadoc: Missing tag for parameter text ---------- 607. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFolderAction.java (at line 52) public SystemNewFolderAction(String text, String tooltip, ImageDescriptor image, Shell parent) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 608. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFolderAction.java (at line 52) public SystemNewFolderAction(String text, String tooltip, ImageDescriptor image, Shell parent) ^^^^^ Javadoc: Missing tag for parameter image ---------- 609. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemNewFolderAction.java (at line 52) public SystemNewFolderAction(String text, String tooltip, ImageDescriptor image, Shell parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- ---------- 610. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemRemoteFileOpenWithMenu.java (at line 143) private ImageDescriptor getImageDescriptor(IEditorDescriptor editorDesc) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 611. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemRemoteFileOpenWithMenu.java (at line 143) private ImageDescriptor getImageDescriptor(IEditorDescriptor editorDesc) { ^^^^^^^^^^ Javadoc: Missing tag for parameter editorDesc ---------- 612. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemRemoteFileOpenWithMenu.java (at line 195) private void createOtherMenuItem(final Menu menu, final IRemoteFile remoteFile) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- ---------- 613. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemReplaceWithEditionAction.java (at line 20) import org.eclipse.compare.internal.ICompareContextIds; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ICompareContextIds is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 614. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemReplaceWithEditionAction.java (at line 37) this.fHelpContextId= ICompareContextIds.REPLACE_WITH_EDITION_DIALOG; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ICompareContextIds is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- 615. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemReplaceWithEditionAction.java (at line 37) this.fHelpContextId= ICompareContextIds.REPLACE_WITH_EDITION_DIALOG; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field REPLACE_WITH_EDITION_DIALOG from the type ICompareContextIds is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.compare_3.4.0.I20080604.jar ---------- ---------- 616. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchAction.java (at line 20) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 617. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchAction.java (at line 33) super(SystemResources.ACTION_SEARCH_LABEL, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 618. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchAction.java (at line 33) super(SystemResources.ACTION_SEARCH_LABEL, ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_SEARCH_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 619. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchAction.java (at line 35) setToolTipText(SystemResources.ACTION_SEARCH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 620. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchAction.java (at line 35) setToolTipText(SystemResources.ACTION_SEARCH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_SEARCH_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 621. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchEditFileLineAction.java (at line 56) * @param editorId the editor id. ^^^^^^^^ Javadoc: Parameter editorId is not declared ---------- 622. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchEditFileLineAction.java (at line 60) public SystemSearchEditFileLineAction(String text, String tooltip, ImageDescriptor image, Shell parent, IEditorDescriptor editorDescriptor, IRemoteFile remoteFile, IRemoteSearchResult searchResult) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter editorDescriptor ---------- 623. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchEditFileLineAction.java (at line 76) public void process(IRemoteFile remoteFile, IRemoteSearchResult searchResult) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- 624. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSearchEditFileLineAction.java (at line 76) public void process(IRemoteFile remoteFile, IRemoteSearchResult searchResult) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter searchResult ---------- ---------- 625. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 27) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 626. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 64) public SystemSelectFileTypesAction(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 627. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 66) super(SystemFileResources.ACTION_SELECTFILETYPES_LABEL, SystemFileResources.ACTION_SELECTFILETYPES_TOOLTIP, null, shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 628. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 66) super(SystemFileResources.ACTION_SELECTFILETYPES_LABEL, SystemFileResources.ACTION_SELECTFILETYPES_TOOLTIP, null, shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_SELECTFILETYPES_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 629. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 66) super(SystemFileResources.ACTION_SELECTFILETYPES_LABEL, SystemFileResources.ACTION_SELECTFILETYPES_TOOLTIP, null, shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 630. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 66) super(SystemFileResources.ACTION_SELECTFILETYPES_LABEL, SystemFileResources.ACTION_SELECTFILETYPES_TOOLTIP, null, shell); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_SELECTFILETYPES_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 631. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 73) public void setTypes(String[] types) ^^^^^ Javadoc: Missing tag for parameter types ---------- 632. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 81) public void setTypes(List types) ^^^^^ Javadoc: Missing tag for parameter types ---------- 633. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 88) public void setTypes(String typeString) ^^^^^^^^^^ Javadoc: Missing tag for parameter typeString ---------- 634. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 96) public List getTypes() ^^^^ Javadoc: Missing tag for return type ---------- 635. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 103) public String[] getTypesArray() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 636. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemSelectFileTypesAction.java (at line 115) public String getTypesString() ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 637. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemUploadConflictAction.java (at line 50) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 638. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemUploadConflictAction.java (at line 417) _browseButton.setText(SystemResources.BUTTON_BROWSE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 639. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemUploadConflictAction.java (at line 417) _browseButton.setText(SystemResources.BUTTON_BROWSE); ^^^^^^^^^^^^^ Discouraged access: The field BUTTON_BROWSE from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 640. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/actions/SystemUploadConflictAction.java (at line 593) String id = editor.getEditorSite().getId(); ^^ The local variable id is never read ---------- ---------- 641. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 30) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 642. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 31) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 643. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 102) fileMode ? SystemFileResources.RESID_SELECTFILE_TITLE : SystemFileResources.RESID_SELECTDIRECTORY_TITLE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 644. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 102) fileMode ? SystemFileResources.RESID_SELECTFILE_TITLE : SystemFileResources.RESID_SELECTDIRECTORY_TITLE, ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTFILE_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 645. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 102) fileMode ? SystemFileResources.RESID_SELECTFILE_TITLE : SystemFileResources.RESID_SELECTDIRECTORY_TITLE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 646. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 102) fileMode ? SystemFileResources.RESID_SELECTFILE_TITLE : SystemFileResources.RESID_SELECTDIRECTORY_TITLE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SELECTDIRECTORY_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 647. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 127) public void setAllowForMultipleParents(boolean flag) ^^^^ Javadoc: Missing tag for parameter flag ---------- 648. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 135) public void setSystemConnection(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 649. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 142) public void setDefaultConnection(IHost conn) ^^^^ Javadoc: Missing tag for parameter conn ---------- 650. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 163) public void setShowNewConnectionPrompt(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 651. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 177) public void setSelectionTreeToolTipText(String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 652. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 185) public void setAutoExpandDepth(int depth) ^^^^^ Javadoc: Missing tag for parameter depth ---------- 653. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 237) public void setPreSelection(IRemoteFile selection) ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 654. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 247) public void setFileTypes(String[] fileTypes) ^^^^^^^^^ Javadoc: Missing tag for parameter fileTypes ---------- 655. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 257) public void setFileTypes(String fileTypes) ^^^^^^^^^ Javadoc: Missing tag for parameter fileTypes ---------- 656. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 270) public void setRestrictFolders(boolean restrict) ^^^^^^^^ Javadoc: Missing tag for parameter restrict ---------- 657. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 282) public void enableAddMode(ISystemAddFileListener caller) ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 658. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 289) setCancelButtonLabel(SystemResources.BUTTON_CLOSE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 659. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 289) setCancelButtonLabel(SystemResources.BUTTON_CLOSE); ^^^^^^^^^^^^ Discouraged access: The field BUTTON_CLOSE from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 660. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 295) public void enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText) ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 661. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 295) public void enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText) ^^^^^^^^ Javadoc: Missing tag for parameter addLabel ---------- 662. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 295) public void enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter addToolTipText ---------- 663. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 312) public void setShowPropertySheet(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 664. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 349) public void setMultipleSelectionMode(boolean multiple) ^^^^^^^^ Javadoc: Missing tag for parameter multiple ---------- 665. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 358) public void setSelectionValidator(IValidatorRemoteSelection selectionValidator) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectionValidator ---------- 666. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 370) public Object getSelectedObject() ^^^^^^ Javadoc: Missing tag for return type ---------- 667. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 382) public Object[] getSelectedObjects() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 668. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 395) public IHost getSelectedConnection() ^^^^^ Javadoc: Missing tag for return type ---------- 669. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 403) public boolean getMultipleSelectionMode() ^^^^^^^ Javadoc: Missing tag for return type ---------- 670. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 431) protected void handleDoubleClick(DoubleClickEvent event) ^^^^^ Javadoc: Missing tag for parameter event ---------- 671. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 471) protected SystemSelectRemoteFileOrFolderForm getForm(boolean fileMode) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 672. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/dialogs/SystemSelectRemoteFileOrFolderDialog.java (at line 471) protected SystemSelectRemoteFileOrFolderForm getForm(boolean fileMode) ^^^^^^^^ Javadoc: Missing tag for parameter fileMode ---------- ---------- 673. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 50) import org.eclipse.rse.internal.subsystems.files.core.ISystemFilePreferencesConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 674. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 206) boolean enableMaxSize = store.getBoolean(ISystemFilePreferencesConstants.LIMIT_CACHE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 675. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 206) boolean enableMaxSize = store.getBoolean(ISystemFilePreferencesConstants.LIMIT_CACHE); ^^^^^^^^^^^ Discouraged access: The field LIMIT_CACHE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 676. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 209) String maxCacheSizeStr = store.getString(ISystemFilePreferencesConstants.MAX_CACHE_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 677. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 209) String maxCacheSizeStr = store.getString(ISystemFilePreferencesConstants.MAX_CACHE_SIZE); ^^^^^^^^^^^^^^ Discouraged access: The field MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 678. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 212) maxCacheSizeStr = ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 679. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 212) maxCacheSizeStr = ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 680. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 236) boolean enableMaxSize = store.getDefaultBoolean(ISystemFilePreferencesConstants.LIMIT_CACHE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 681. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 236) boolean enableMaxSize = store.getDefaultBoolean(ISystemFilePreferencesConstants.LIMIT_CACHE); ^^^^^^^^^^^ Discouraged access: The field LIMIT_CACHE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 682. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 242) _maxCacheSize.setText(store.getDefaultString(ISystemFilePreferencesConstants.MAX_CACHE_SIZE)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 683. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 242) _maxCacheSize.setText(store.getDefaultString(ISystemFilePreferencesConstants.MAX_CACHE_SIZE)); ^^^^^^^^^^^^^^ Discouraged access: The field MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 684. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 252) store.setDefault(ISystemFilePreferencesConstants.LIMIT_CACHE, ISystemFilePreferencesConstants.DEFAULT_LIMIT_CACHE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 685. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 252) store.setDefault(ISystemFilePreferencesConstants.LIMIT_CACHE, ISystemFilePreferencesConstants.DEFAULT_LIMIT_CACHE); ^^^^^^^^^^^ Discouraged access: The field LIMIT_CACHE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 686. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 252) store.setDefault(ISystemFilePreferencesConstants.LIMIT_CACHE, ISystemFilePreferencesConstants.DEFAULT_LIMIT_CACHE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 687. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 252) store.setDefault(ISystemFilePreferencesConstants.LIMIT_CACHE, ISystemFilePreferencesConstants.DEFAULT_LIMIT_CACHE); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_LIMIT_CACHE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 688. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 253) store.setDefault(ISystemFilePreferencesConstants.MAX_CACHE_SIZE, ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 689. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 253) store.setDefault(ISystemFilePreferencesConstants.MAX_CACHE_SIZE, ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE); ^^^^^^^^^^^^^^ Discouraged access: The field MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 690. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 253) store.setDefault(ISystemFilePreferencesConstants.MAX_CACHE_SIZE, ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 691. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 253) store.setDefault(ISystemFilePreferencesConstants.MAX_CACHE_SIZE, ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 692. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 265) size = ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 693. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 265) size = ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 694. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 268) store.setValue(ISystemFilePreferencesConstants.MAX_CACHE_SIZE, size); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 695. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 268) store.setValue(ISystemFilePreferencesConstants.MAX_CACHE_SIZE, size); ^^^^^^^^^^^^^^ Discouraged access: The field MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 696. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 269) store.setValue(ISystemFilePreferencesConstants.LIMIT_CACHE, _limitCacheCheckbox.getSelection()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 697. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemCachePreferencePage.java (at line 269) store.setValue(ISystemFilePreferencesConstants.LIMIT_CACHE, _limitCacheCheckbox.getSelection()); ^^^^^^^^^^^ Discouraged access: The field LIMIT_CACHE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 698. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePermissionsPropertyPage.java (at line 77) protected IRemoteFile getRemoteFile() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 699. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePermissionsPropertyPage.java (at line 110) Label userTypeLabel = SystemWidgetHelpers.createLabel(permissionsGroup, FileResources.RESID_PREF_PERMISSIONS_TYPE_LABEL); ^^^^^^^^^^^^^ The local variable userTypeLabel is never read ---------- 700. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePermissionsPropertyPage.java (at line 128) Label userLabel = SystemWidgetHelpers.createLabel(permissionsGroup, FileResources.RESID_PREF_PERMISSIONS_USER_LABEL); ^^^^^^^^^ The local variable userLabel is never read ---------- 701. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePermissionsPropertyPage.java (at line 147) Label groupLabel = SystemWidgetHelpers.createLabel(permissionsGroup, FileResources.RESID_PREF_PERMISSIONS_GROUP_LABEL); ^^^^^^^^^^ The local variable groupLabel is never read ---------- 702. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePermissionsPropertyPage.java (at line 167) Label otherLabel = SystemWidgetHelpers.createLabel(permissionsGroup, FileResources.RESID_PREF_PERMISSIONS_OTHERS_LABEL); ^^^^^^^^^^ The local variable otherLabel is never read ---------- 703. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePermissionsPropertyPage.java (at line 196) Label userOwnerLabel = SystemWidgetHelpers.createLabel(ownerGroup, FileResources.RESID_PREF_PERMISSIONS_USER_LABEL); ^^^^^^^^^^^^^^ The local variable userOwnerLabel is never read ---------- 704. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePermissionsPropertyPage.java (at line 203) Label groupOwnerLabel = SystemWidgetHelpers.createLabel(ownerGroup, FileResources.RESID_PREF_PERMISSIONS_GROUP_LABEL); ^^^^^^^^^^^^^^^ The local variable groupOwnerLabel is never read ---------- ---------- 705. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 54) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 706. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 133) composite_prompts, SystemFileResources.RESID_PP_FILE_NAME_LABEL, SystemFileResources.RESID_PP_FILE_NAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 707. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 133) composite_prompts, SystemFileResources.RESID_PP_FILE_NAME_LABEL, SystemFileResources.RESID_PP_FILE_NAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_NAME_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 708. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 133) composite_prompts, SystemFileResources.RESID_PP_FILE_NAME_LABEL, SystemFileResources.RESID_PP_FILE_NAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 709. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 133) composite_prompts, SystemFileResources.RESID_PP_FILE_NAME_LABEL, SystemFileResources.RESID_PP_FILE_NAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_NAME_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 710. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 136) labelName.setToolTipText(SystemFileResources.RESID_PP_FILE_NAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 711. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 136) labelName.setToolTipText(SystemFileResources.RESID_PP_FILE_NAME_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_NAME_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 712. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 140) composite_prompts, SystemFileResources.RESID_PP_FILE_TYPE_LABEL, SystemFileResources.RESID_PP_FILE_TYPE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 713. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 140) composite_prompts, SystemFileResources.RESID_PP_FILE_TYPE_LABEL, SystemFileResources.RESID_PP_FILE_TYPE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_TYPE_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 714. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 140) composite_prompts, SystemFileResources.RESID_PP_FILE_TYPE_LABEL, SystemFileResources.RESID_PP_FILE_TYPE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 715. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 140) composite_prompts, SystemFileResources.RESID_PP_FILE_TYPE_LABEL, SystemFileResources.RESID_PP_FILE_TYPE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_TYPE_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 716. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 143) labelType.setToolTipText(SystemFileResources.RESID_PP_FILE_TYPE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 717. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 143) labelType.setToolTipText(SystemFileResources.RESID_PP_FILE_TYPE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_TYPE_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 718. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 149) composite_prompts, SystemFileResources.RESID_PP_FILE_PATH_LABEL, SystemFileResources.RESID_PP_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 719. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 149) composite_prompts, SystemFileResources.RESID_PP_FILE_PATH_LABEL, SystemFileResources.RESID_PP_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_PATH_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 720. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 149) composite_prompts, SystemFileResources.RESID_PP_FILE_PATH_LABEL, SystemFileResources.RESID_PP_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 721. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 149) composite_prompts, SystemFileResources.RESID_PP_FILE_PATH_LABEL, SystemFileResources.RESID_PP_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_PATH_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 722. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 152) labelPath.setToolTipText(SystemFileResources.RESID_PP_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 723. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 152) labelPath.setToolTipText(SystemFileResources.RESID_PP_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_PATH_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 724. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 159) composite_prompts, SystemFileResources.RESID_PP_FILE_SIZE_LABEL, SystemFileResources.RESID_PP_FILE_SIZE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 725. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 159) composite_prompts, SystemFileResources.RESID_PP_FILE_SIZE_LABEL, SystemFileResources.RESID_PP_FILE_SIZE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_SIZE_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 726. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 159) composite_prompts, SystemFileResources.RESID_PP_FILE_SIZE_LABEL, SystemFileResources.RESID_PP_FILE_SIZE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 727. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 159) composite_prompts, SystemFileResources.RESID_PP_FILE_SIZE_LABEL, SystemFileResources.RESID_PP_FILE_SIZE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_SIZE_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 728. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 162) labelSize.setToolTipText(SystemFileResources.RESID_PP_FILE_SIZE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 729. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 162) labelSize.setToolTipText(SystemFileResources.RESID_PP_FILE_SIZE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_SIZE_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 730. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 169) composite_prompts, SystemFileResources.RESID_PP_FILE_MODIFIED_LABEL, SystemFileResources.RESID_PP_FILE_MODIFIED_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 731. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 169) composite_prompts, SystemFileResources.RESID_PP_FILE_MODIFIED_LABEL, SystemFileResources.RESID_PP_FILE_MODIFIED_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_MODIFIED_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 732. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 169) composite_prompts, SystemFileResources.RESID_PP_FILE_MODIFIED_LABEL, SystemFileResources.RESID_PP_FILE_MODIFIED_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 733. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 169) composite_prompts, SystemFileResources.RESID_PP_FILE_MODIFIED_LABEL, SystemFileResources.RESID_PP_FILE_MODIFIED_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_MODIFIED_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 734. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 172) labelModified.setToolTipText(SystemFileResources.RESID_PP_FILE_MODIFIED_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 735. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 172) labelModified.setToolTipText(SystemFileResources.RESID_PP_FILE_MODIFIED_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_MODIFIED_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 736. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 181) composite_prompts, null, SystemFileResources.RESID_PP_FILE_READONLY_LABEL, SystemFileResources.RESID_PP_FILE_READONLY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 737. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 181) composite_prompts, null, SystemFileResources.RESID_PP_FILE_READONLY_LABEL, SystemFileResources.RESID_PP_FILE_READONLY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_READONLY_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 738. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 181) composite_prompts, null, SystemFileResources.RESID_PP_FILE_READONLY_LABEL, SystemFileResources.RESID_PP_FILE_READONLY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 739. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 181) composite_prompts, null, SystemFileResources.RESID_PP_FILE_READONLY_LABEL, SystemFileResources.RESID_PP_FILE_READONLY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_READONLY_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 740. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 205) composite_prompts, null, SystemFileResources.RESID_PP_FILE_HIDDEN_LABEL, SystemFileResources.RESID_PP_FILE_HIDDEN_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 741. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 205) composite_prompts, null, SystemFileResources.RESID_PP_FILE_HIDDEN_LABEL, SystemFileResources.RESID_PP_FILE_HIDDEN_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_HIDDEN_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 742. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 205) composite_prompts, null, SystemFileResources.RESID_PP_FILE_HIDDEN_LABEL, SystemFileResources.RESID_PP_FILE_HIDDEN_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 743. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 205) composite_prompts, null, SystemFileResources.RESID_PP_FILE_HIDDEN_LABEL, SystemFileResources.RESID_PP_FILE_HIDDEN_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_HIDDEN_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 744. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 217) Group encodingGroup = SystemWidgetHelpers.createGroupComposite(composite_prompts, 2, SystemFileResources.RESID_PP_FILE_ENCODING_GROUP_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 745. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 217) Group encodingGroup = SystemWidgetHelpers.createGroupComposite(composite_prompts, 2, SystemFileResources.RESID_PP_FILE_ENCODING_GROUP_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_ENCODING_GROUP_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 746. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 242) String defaultEncodingLabel = SystemFileResources.RESID_PP_FILE_ENCODING_DEFAULT_LABEL; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 747. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 242) String defaultEncodingLabel = SystemFileResources.RESID_PP_FILE_ENCODING_DEFAULT_LABEL; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_ENCODING_DEFAULT_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 748. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 251) defaultEncodingButton = SystemWidgetHelpers.createRadioButton(encodingGroup, null, defaultEncodingLabel, SystemFileResources.RESID_PP_FILE_ENCODING_DEFAULT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 749. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 251) defaultEncodingButton = SystemWidgetHelpers.createRadioButton(encodingGroup, null, defaultEncodingLabel, SystemFileResources.RESID_PP_FILE_ENCODING_DEFAULT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_ENCODING_DEFAULT_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 750. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 266) otherEncodingButton = SystemWidgetHelpers.createRadioButton(otherComposite, null, SystemFileResources.RESID_PP_FILE_ENCODING_OTHER_LABEL, SystemFileResources.RESID_PP_FILE_ENCODING_OTHER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 751. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 266) otherEncodingButton = SystemWidgetHelpers.createRadioButton(otherComposite, null, SystemFileResources.RESID_PP_FILE_ENCODING_OTHER_LABEL, SystemFileResources.RESID_PP_FILE_ENCODING_OTHER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_ENCODING_OTHER_LABEL from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 752. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 266) otherEncodingButton = SystemWidgetHelpers.createRadioButton(otherComposite, null, SystemFileResources.RESID_PP_FILE_ENCODING_OTHER_LABEL, SystemFileResources.RESID_PP_FILE_ENCODING_OTHER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 753. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 266) otherEncodingButton = SystemWidgetHelpers.createRadioButton(otherComposite, null, SystemFileResources.RESID_PP_FILE_ENCODING_OTHER_LABEL, SystemFileResources.RESID_PP_FILE_ENCODING_OTHER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_ENCODING_OTHER_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 754. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 278) otherEncodingCombo = SystemWidgetHelpers.createCombo(otherComposite, null, SystemFileResources.RESID_PP_FILE_ENCODING_ENTER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 755. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 278) otherEncodingCombo = SystemWidgetHelpers.createCombo(otherComposite, null, SystemFileResources.RESID_PP_FILE_ENCODING_ENTER_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_ENCODING_ENTER_TOOLTIP from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 756. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 401) protected IRemoteFile getRemoteFile() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 757. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 430) labelType.setText(SystemFileResources.RESID_PP_FILE_TYPE_ROOT_VALUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 758. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 430) labelType.setText(SystemFileResources.RESID_PP_FILE_TYPE_ROOT_VALUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_TYPE_ROOT_VALUE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 759. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 432) labelType.setText(SystemFileResources.RESID_PP_FILE_TYPE_FOLDER_VALUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 760. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 432) labelType.setText(SystemFileResources.RESID_PP_FILE_TYPE_FOLDER_VALUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_TYPE_FOLDER_VALUE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 761. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 434) labelType.setText(SystemFileResources.RESID_PP_FILE_TYPE_FILE_VALUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 762. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/SystemFilePropertyPage.java (at line 434) labelType.setText(SystemFileResources.RESID_PP_FILE_TYPE_FILE_VALUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PP_FILE_TYPE_FILE_VALUE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 763. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 50) import org.eclipse.rse.internal.subsystems.files.core.ISystemFilePreferencesConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 764. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 51) import org.eclipse.rse.internal.subsystems.files.core.model.SystemFileTransferModeMapping; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 765. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 52) import org.eclipse.rse.internal.subsystems.files.core.model.SystemFileTransferModeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeRegistry is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 766. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 86) import org.eclipse.ui.internal.WorkbenchImages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type WorkbenchImages is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 767. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 87) import org.eclipse.ui.internal.dialogs.FileExtensionDialog; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type FileExtensionDialog is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 768. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 112) protected SystemFileTransferModeRegistry modeRegistry; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeRegistry is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 769. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 148) modeRegistry = SystemFileTransferModeRegistry.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getInstance() from the type SystemFileTransferModeRegistry is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 770. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 148) modeRegistry = SystemFileTransferModeRegistry.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeRegistry is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 771. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 283) ISystemFilePreferencesConstants.SHOWHIDDEN, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 772. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 283) ISystemFilePreferencesConstants.SHOWHIDDEN, ^^^^^^^^^^ Discouraged access: The field SHOWHIDDEN from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 773. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 293) ISystemFilePreferencesConstants.PRESERVETIMESTAMPS, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 774. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 293) ISystemFilePreferencesConstants.PRESERVETIMESTAMPS, ^^^^^^^^^^^^^^^^^^ Discouraged access: The field PRESERVETIMESTAMPS from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 775. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 300) store.setDefault(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 776. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 300) store.setDefault(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS, true); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field PRESERVETIMESTAMPS from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 777. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 379) String initialArchiveType = store.getString(ISystemFilePreferencesConstants.SUPERTRANSFER_ARC_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 778. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 379) String initialArchiveType = store.getString(ISystemFilePreferencesConstants.SUPERTRANSFER_ARC_TYPE); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SUPERTRANSFER_ARC_TYPE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 779. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 383) initialArchiveType = ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 780. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 383) initialArchiveType = ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 781. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 419) store.setDefault(ISystemFilePreferencesConstants.SHOWHIDDEN, false); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 782. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 419) store.setDefault(ISystemFilePreferencesConstants.SHOWHIDDEN, false); ^^^^^^^^^^ Discouraged access: The field SHOWHIDDEN from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 783. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 420) store.setDefault(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS, ISystemFilePreferencesConstants.DEFAULT_PRESERVETIMESTAMPS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 784. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 420) store.setDefault(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS, ISystemFilePreferencesConstants.DEFAULT_PRESERVETIMESTAMPS); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field PRESERVETIMESTAMPS from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 785. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 420) store.setDefault(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS, ISystemFilePreferencesConstants.DEFAULT_PRESERVETIMESTAMPS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 786. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 420) store.setDefault(ISystemFilePreferencesConstants.PRESERVETIMESTAMPS, ISystemFilePreferencesConstants.DEFAULT_PRESERVETIMESTAMPS); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_PRESERVETIMESTAMPS from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 787. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 421) store.setDefault(ISystemFilePreferencesConstants.DOSUPERTRANSFER, ISystemFilePreferencesConstants.DEFAULT_DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 788. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 421) store.setDefault(ISystemFilePreferencesConstants.DOSUPERTRANSFER, ISystemFilePreferencesConstants.DEFAULT_DOSUPERTRANSFER); ^^^^^^^^^^^^^^^ Discouraged access: The field DOSUPERTRANSFER from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 789. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 421) store.setDefault(ISystemFilePreferencesConstants.DOSUPERTRANSFER, ISystemFilePreferencesConstants.DEFAULT_DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 790. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 421) store.setDefault(ISystemFilePreferencesConstants.DOSUPERTRANSFER, ISystemFilePreferencesConstants.DEFAULT_DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_DOSUPERTRANSFER from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 791. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 422) store.setDefault(ISystemFilePreferencesConstants.SUPERTRANSFER_ARC_TYPE, ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 792. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 422) store.setDefault(ISystemFilePreferencesConstants.SUPERTRANSFER_ARC_TYPE, ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SUPERTRANSFER_ARC_TYPE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 793. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 422) store.setDefault(ISystemFilePreferencesConstants.SUPERTRANSFER_ARC_TYPE, ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 794. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 422) store.setDefault(ISystemFilePreferencesConstants.SUPERTRANSFER_ARC_TYPE, ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 795. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 423) store.setDefault(ISystemFilePreferencesConstants.DOWNLOAD_BUFFER_SIZE, ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 796. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 423) store.setDefault(ISystemFilePreferencesConstants.DOWNLOAD_BUFFER_SIZE, ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DOWNLOAD_BUFFER_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 797. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 423) store.setDefault(ISystemFilePreferencesConstants.DOWNLOAD_BUFFER_SIZE, ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 798. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 423) store.setDefault(ISystemFilePreferencesConstants.DOWNLOAD_BUFFER_SIZE, ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_DOWNLOAD_BUFFER_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 799. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 424) store.setDefault(ISystemFilePreferencesConstants.UPLOAD_BUFFER_SIZE, ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 800. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 424) store.setDefault(ISystemFilePreferencesConstants.UPLOAD_BUFFER_SIZE, ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field UPLOAD_BUFFER_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 801. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 424) store.setDefault(ISystemFilePreferencesConstants.UPLOAD_BUFFER_SIZE, ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 802. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 424) store.setDefault(ISystemFilePreferencesConstants.UPLOAD_BUFFER_SIZE, ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_DOWNLOAD_BUFFER_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 803. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 496) if (defaultFileTransferMode == ISystemFilePreferencesConstants.FILETRANSFERMODE_BINARY) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 804. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 496) if (defaultFileTransferMode == ISystemFilePreferencesConstants.FILETRANSFERMODE_BINARY) ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field FILETRANSFERMODE_BINARY from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 805. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 500) else if (defaultFileTransferMode == ISystemFilePreferencesConstants.FILETRANSFERMODE_TEXT) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 806. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 500) else if (defaultFileTransferMode == ISystemFilePreferencesConstants.FILETRANSFERMODE_TEXT) ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field FILETRANSFERMODE_TEXT from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 807. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 509) ISystemFileTransferModeMapping[] mappings = modeRegistry.getModeMappings(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getModeMappings() from the type SystemFileTransferModeRegistry is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 808. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 513) SystemFileTransferModeMapping mapping = (SystemFileTransferModeMapping)mappings[i]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 809. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 513) SystemFileTransferModeMapping mapping = (SystemFileTransferModeMapping)mappings[i]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 810. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 514) clonedMappings[i] = (ISystemFileTransferModeMapping)mapping.clone(); ^^^^^^^^^^^^^^^ Discouraged access: The method clone() from the type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 811. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 525) modeRegistry.renit(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method renit() from the type SystemFileTransferModeRegistry is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 812. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 537) int defaultFileTransferMode = ISystemFilePreferencesConstants.DEFAULT_FILETRANSFERMODE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 813. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 537) int defaultFileTransferMode = ISystemFilePreferencesConstants.DEFAULT_FILETRANSFERMODE; ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_FILETRANSFERMODE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 814. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 538) defaultBinaryButton.setSelection(defaultFileTransferMode == ISystemFilePreferencesConstants.FILETRANSFERMODE_BINARY); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 815. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 538) defaultBinaryButton.setSelection(defaultFileTransferMode == ISystemFilePreferencesConstants.FILETRANSFERMODE_BINARY); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field FILETRANSFERMODE_BINARY from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 816. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 539) defaultTextButton.setSelection(defaultFileTransferMode == ISystemFilePreferencesConstants.FILETRANSFERMODE_TEXT); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 817. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 539) defaultTextButton.setSelection(defaultFileTransferMode == ISystemFilePreferencesConstants.FILETRANSFERMODE_TEXT); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field FILETRANSFERMODE_TEXT from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 818. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 554) archiveTypeCombo.setText(ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 819. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 554) archiveTypeCombo.setText(ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 820. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 555) setSuperTransferTypePreference(ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 821. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 555) setSuperTransferTypePreference(ISystemFilePreferencesConstants.DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_SUPERTRANSFER_ARCHIVE_TYPE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 822. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 556) doSuperTransferButton.setSelection(ISystemFilePreferencesConstants.DEFAULT_DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 823. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 556) doSuperTransferButton.setSelection(ISystemFilePreferencesConstants.DEFAULT_DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_DOSUPERTRANSFER from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 824. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 557) setDoSuperTransfer(ISystemFilePreferencesConstants.DEFAULT_DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 825. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 557) setDoSuperTransfer(ISystemFilePreferencesConstants.DEFAULT_DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_DOSUPERTRANSFER from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 826. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 562) downloadBufferSize.setText(ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE + ""); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 827. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 562) downloadBufferSize.setText(ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE + ""); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_DOWNLOAD_BUFFER_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 828. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 563) uploadBufferSize.setText(ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE + ""); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 829. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 563) uploadBufferSize.setText(ISystemFilePreferencesConstants.DEFAULT_DOWNLOAD_BUFFER_SIZE + ""); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_DOWNLOAD_BUFFER_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 830. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 576) fileImage = WorkbenchImages.getImageDescriptor(ISharedImages.IMG_OBJ_FILE).createImage(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getImageDescriptor(String) from the type WorkbenchImages is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 831. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 576) fileImage = WorkbenchImages.getImageDescriptor(ISharedImages.IMG_OBJ_FILE).createImage(); ^^^^^^^^^^^^^^^ Discouraged access: The type WorkbenchImages is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 832. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 598) protected TableItem newResourceTableItem(ISystemFileTransferModeMapping mapping, int index, boolean selected) { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 833. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 598) protected TableItem newResourceTableItem(ISystemFileTransferModeMapping mapping, int index, boolean selected) { ^^^^^^^ Javadoc: Missing tag for parameter mapping ---------- 834. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 598) protected TableItem newResourceTableItem(ISystemFileTransferModeMapping mapping, int index, boolean selected) { ^^^^^ Javadoc: Missing tag for parameter index ---------- 835. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 598) protected TableItem newResourceTableItem(ISystemFileTransferModeMapping mapping, int index, boolean selected) { ^^^^^^^^ Javadoc: Missing tag for parameter selected ---------- 836. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 670) FileExtensionDialog dialog = new FileExtensionDialog(getControl().getShell()); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type FileExtensionDialog is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 837. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 670) FileExtensionDialog dialog = new FileExtensionDialog(getControl().getShell()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor FileExtensionDialog(Shell) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 838. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 670) FileExtensionDialog dialog = new FileExtensionDialog(getControl().getShell()); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The type FileExtensionDialog is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 839. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 674) String name = dialog.getName(); ^^^^^^^^^^^^^^^^ Discouraged access: The method getName() from the type FileExtensionDialog is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 840. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 675) String extension = dialog.getExtension(); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getExtension() from the type FileExtensionDialog is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.workbench_3.4.0.I20080606-1300.jar ---------- 841. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 702) SystemFileTransferModeMapping mapping = (SystemFileTransferModeMapping)item.getData(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 842. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 702) SystemFileTransferModeMapping mapping = (SystemFileTransferModeMapping)item.getData(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 843. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 704) if (mapping.isBinary()){ ^^^^^^^^^^^^^^^^^^ Discouraged access: The method isBinary() from the type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 844. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 705) mapping.setAsText(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setAsText() from the type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 845. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 709) else if (mapping.isText()){ ^^^^^^^^^^^^^^^^ Discouraged access: The method isText() from the type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 846. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 710) mapping.setAsBinary(); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setAsBinary() from the type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 847. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 720) public void addResourceType(String newName, String newExtension) { ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 848. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 720) public void addResourceType(String newName, String newExtension) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter newExtension ---------- 849. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 734) SystemMessageFile mf = RSEUIPlugin.getPluginMessageFile(); ^^ The local variable mf is never read ---------- 850. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 759) SystemFileTransferModeMapping mapping = null; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 851. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 763) mapping = (SystemFileTransferModeMapping)(modeMappings.get(i)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 852. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 765) int result = newFileName.compareTo(mapping.getLabel().toUpperCase()); ^^^^^^^^^^^^^^^^^^ Discouraged access: The method getLabel() from the type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 853. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 791) mapping = new SystemFileTransferModeMapping(newName,newExtension); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemFileTransferModeMapping(String, String) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 854. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 791) mapping = new SystemFileTransferModeMapping(newName,newExtension); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 855. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 795) mapping.setAsBinary(); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setAsBinary() from the type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 856. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 798) mapping.setAsText(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setAsText() from the type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 857. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 854) SystemFileTransferModeMapping[] mappingArray1 = new SystemFileTransferModeMapping[array1.length]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 858. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 854) SystemFileTransferModeMapping[] mappingArray1 = new SystemFileTransferModeMapping[array1.length]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 859. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 857) mappingArray1[i] = (SystemFileTransferModeMapping)(array1[i]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileTransferModeMapping is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 860. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 860) modeRegistry.setModeMappings(mappingArray1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setModeMappings(SystemFileTransferModeMapping[]) from the type SystemFileTransferModeRegistry is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 861. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 861) modeRegistry.saveAssociations(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method saveAssociations() from the type SystemFileTransferModeRegistry is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 862. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/propertypages/UniversalPreferencePage.java (at line 864) int defaultFileTransferMode = ISystemFilePreferencesConstants.FILETRANSFERMODE_BINARY; ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field FILETRANSFERMODE_BINARY from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 863. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemFileNameHelper.java (at line 41) public static String getEscapedPath(String path) ^^^^^^ Javadoc: Missing tag for return type ---------- 864. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemFileNameHelper.java (at line 41) public static String getEscapedPath(String path) ^^^^ Javadoc: Missing tag for parameter path ---------- 865. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemFileNameHelper.java (at line 77) public static String getUnescapedPath( String path ){ ^^^^^^ Javadoc: Missing tag for return type ---------- 866. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemFileNameHelper.java (at line 77) public static String getUnescapedPath( String path ){ ^^^^ Javadoc: Missing tag for parameter path ---------- ---------- 867. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 48) import org.eclipse.rse.internal.subsystems.files.core.ISystemFilePreferencesConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 868. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 91) public static SystemRemoteEditManager getInstance() ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 869. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 464) public IPath getRemoteEditProjectLocation() ^^^^^ Javadoc: Missing tag for return type ---------- 870. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 478) public String getRemoteEditProjectAbsolutePath() ^^^^^^ Javadoc: Missing tag for return type ---------- 871. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 704) boolean enableMaxSize = store.getBoolean(ISystemFilePreferencesConstants.LIMIT_CACHE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 872. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 704) boolean enableMaxSize = store.getBoolean(ISystemFilePreferencesConstants.LIMIT_CACHE); ^^^^^^^^^^^ Discouraged access: The field LIMIT_CACHE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 873. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 707) int max = Integer.parseInt(ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE) * 1000000; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 874. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 707) int max = Integer.parseInt(ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE) * 1000000; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 875. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 711) String maxSize = store.getString(ISystemFilePreferencesConstants.MAX_CACHE_SIZE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 876. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 711) String maxSize = store.getString(ISystemFilePreferencesConstants.MAX_CACHE_SIZE); ^^^^^^^^^^^^^^ Discouraged access: The field MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 877. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 719) max = Integer.parseInt(ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE) * 1000000; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 878. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 719) max = Integer.parseInt(ISystemFilePreferencesConstants.DEFAULT_MAX_CACHE_SIZE) * 1000000; ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field DEFAULT_MAX_CACHE_SIZE from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 879. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteEditManager.java (at line 791) public void refreshRemoteEditContainer(IContainer parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- ---------- 880. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarker.java (at line 46) public SystemRemoteMarker(ISystemRemoteResource resource, long id) { ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 881. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarker.java (at line 46) public SystemRemoteMarker(ISystemRemoteResource resource, long id) { ^^ Javadoc: Missing tag for parameter id ---------- ---------- 882. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 127) private void basicAdd(ISystemRemoteResource resource, SystemRemoteMarkerSet markers, SystemRemoteMarkerInfo[] newMarkers) { ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 883. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 127) private void basicAdd(ISystemRemoteResource resource, SystemRemoteMarkerSet markers, SystemRemoteMarkerInfo[] newMarkers) { ^^^^^^^ Javadoc: Missing tag for parameter markers ---------- 884. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 127) private void basicAdd(ISystemRemoteResource resource, SystemRemoteMarkerSet markers, SystemRemoteMarkerInfo[] newMarkers) { ^^^^^^^^^^ Javadoc: Missing tag for parameter newMarkers ---------- 885. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 247) private SystemRemoteMarkerInfo[] basicFindMatching(SystemRemoteMarkerSet markers, String type, boolean includeSubtypes) { ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 886. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 247) private SystemRemoteMarkerInfo[] basicFindMatching(SystemRemoteMarkerSet markers, String type, boolean includeSubtypes) { ^^^^^^^ Javadoc: Missing tag for parameter markers ---------- 887. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 247) private SystemRemoteMarkerInfo[] basicFindMatching(SystemRemoteMarkerSet markers, String type, boolean includeSubtypes) { ^^^^ Javadoc: Missing tag for parameter type ---------- 888. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 247) private SystemRemoteMarkerInfo[] basicFindMatching(SystemRemoteMarkerSet markers, String type, boolean includeSubtypes) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter includeSubtypes ---------- 889. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 308) public ISystemRemoteMarker[] findMarkers(ISystemRemoteResource resource, String type, boolean includeSubtypes) { ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 890. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 343) private void buildMarkers(ISystemRemoteResource resource, ISystemRemoteMarkerSetElement[] markers, ArrayList list) { ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 891. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 343) private void buildMarkers(ISystemRemoteResource resource, ISystemRemoteMarkerSetElement[] markers, ArrayList list) { ^^^^^^^ Javadoc: Missing tag for parameter markers ---------- 892. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerManager.java (at line 343) private void buildMarkers(ISystemRemoteResource resource, ISystemRemoteMarkerSetElement[] markers, ArrayList list) { ^^^^ Javadoc: Missing tag for parameter list ---------- ---------- 893. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerSet.java (at line 233) private int hashFor(long id) { ^^ Javadoc: Missing tag for parameter id ---------- 894. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerSet.java (at line 249) private void rehashTo(int anIndex) { ^^^^^^^ Javadoc: Missing tag for parameter anIndex ---------- ---------- 895. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerTypeDefinition.java (at line 42) public SystemRemoteMarkerTypeDefinition(IExtension ext) { ^^^ Javadoc: Missing tag for parameter ext ---------- 896. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerTypeDefinition.java (at line 53) private void process(IExtension ext) { ^^^ Javadoc: Missing tag for parameter ext ---------- ---------- 897. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteMarkerTypeDefinitionCache.java (at line 84) private void computeSuperTypes(String id) { ^^ Javadoc: Missing tag for parameter id ---------- ---------- 898. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteResource.java (at line 39) public SystemRemoteResource(ISystemRemotePath path) { ^^^^ Javadoc: Missing tag for parameter path ---------- 899. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteResource.java (at line 106) public ISystemRemotePath getLocation() { ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 900. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteResource.java (at line 114) public boolean existsLocally() { ^^^^^^^ Javadoc: Missing tag for return type ---------- 901. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteResource.java (at line 121) public File getLocalCopy() { ^^^^ Javadoc: Missing tag for return type ---------- ---------- 902. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteResourceInfo.java (at line 72) public void setFlags(int value) { ^^^^^ Javadoc: Missing tag for parameter value ---------- ---------- 903. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteResourceManager.java (at line 62) public SystemRemoteResourceInfo getResourceInfo(ISystemRemotePath path) { ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 904. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/resources/SystemRemoteResourceManager.java (at line 62) public SystemRemoteResourceInfo getResourceInfo(ISystemRemotePath path) { ^^^^ Javadoc: Missing tag for parameter path ---------- ---------- 905. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 53) import org.eclipse.rse.internal.ui.view.search.SystemSearchUI; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchUI is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 906. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 54) import org.eclipse.rse.internal.ui.view.search.SystemSearchViewPart; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 907. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 74) import org.eclipse.search.internal.ui.SearchMessages; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SearchMessages is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.search_3.4.0.v20080603-2000.jar ---------- 908. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 490) private void setFolderText(String profileName, String connectionName, String folderPath) { ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectionName ---------- 909. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 490) private void setFolderText(String profileName, String connectionName, String folderPath) { ^^^^^^^^^^ Javadoc: Missing tag for parameter folderPath ---------- 910. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 533) private String getFormattedText(String profileName, String connectionName, String folderPath) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter profileName ---------- 911. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 533) private String getFormattedText(String profileName, String connectionName, String folderPath) { ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectionName ---------- 912. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 533) private String getFormattedText(String profileName, String connectionName, String folderPath) { ^^^^^^^^^^ Javadoc: Missing tag for parameter folderPath ---------- 913. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 803) SystemSearchUI searchUI = SystemSearchUI.getInstance(); ^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchUI is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 914. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 803) SystemSearchUI searchUI = SystemSearchUI.getInstance(); ^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchUI is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 915. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 803) SystemSearchUI searchUI = SystemSearchUI.getInstance(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getInstance() from the type SystemSearchUI is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 916. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 804) SystemSearchViewPart searchPart = searchUI.activateSearchResultView(); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 917. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 804) SystemSearchViewPart searchPart = searchUI.activateSearchResultView(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method activateSearchResultView() from the type SystemSearchUI is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 918. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 805) searchPart.addSearchResult((IAdaptable)resultSet); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method addSearchResult(IAdaptable) from the type SystemSearchViewPart is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 919. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 1091) usedMnemonics.append(Mnemonics.getMnemonic(SearchMessages.SearchDialog_customize)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SearchMessages is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.search_3.4.0.v20080603-2000.jar ---------- 920. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 1091) usedMnemonics.append(Mnemonics.getMnemonic(SearchMessages.SearchDialog_customize)); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SearchDialog_customize from the type SearchMessages is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.search_3.4.0.v20080603-2000.jar ---------- 921. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 1092) usedMnemonics.append(Mnemonics.getMnemonic(SearchMessages.SearchDialog_searchAction)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SearchMessages is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.search_3.4.0.v20080603-2000.jar ---------- 922. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 1092) usedMnemonics.append(Mnemonics.getMnemonic(SearchMessages.SearchDialog_searchAction)); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SearchDialog_searchAction from the type SearchMessages is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.search_3.4.0.v20080603-2000.jar ---------- 923. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 1222) private IRemoteFileSubSystem getRemoteFileSubSystem(String profName, String connName) { ^^^^^^^^ Javadoc: Missing tag for parameter profName ---------- 924. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 1222) private IRemoteFileSubSystem getRemoteFileSubSystem(String profName, String connName) { ^^^^^^^^ Javadoc: Missing tag for parameter connName ---------- 925. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 1314) private void createFolderControls(Composite comp) { ^^^^ Javadoc: Missing tag for parameter comp ---------- 926. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchPage.java (at line 1354) private void createAdvancedControls(Composite comp) { ^^^^ Javadoc: Missing tag for parameter comp ---------- ---------- 927. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 35) private IHost rootFolderConnection; ^^^^^^^^^^^^^^^^^^^^ The field SystemSearchRemoteFolderAction.rootFolderConnection is never read locally ---------- 928. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 37) private String rootFolderAbsPath; ^^^^^^^^^^^^^^^^^ The field SystemSearchRemoteFolderAction.rootFolderAbsPath is never read locally ---------- 929. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 39) private String addLabel, addToolTipText; ^^^^^^^^ The field SystemSearchRemoteFolderAction.addLabel is never read locally ---------- 930. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 39) private String addLabel, addToolTipText; ^^^^^^^^^^^^^^ The field SystemSearchRemoteFolderAction.addToolTipText is never read locally ---------- 931. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 40) private int expandDepth = 0; ^^^^^^^^^^^ The field SystemSearchRemoteFolderAction.expandDepth is never read locally ---------- 932. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 41) private boolean showNewConnectionPrompt = true; ^^^^^^^^^^^^^^^^^^^^^^^ The field SystemSearchRemoteFolderAction.showNewConnectionPrompt is never read locally ---------- 933. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 42) private boolean restrictFolders = false; ^^^^^^^^^^^^^^^ The field SystemSearchRemoteFolderAction.restrictFolders is never read locally ---------- 934. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 47) private boolean allowForMultipleParents = false; ^^^^^^^^^^^^^^^^^^^^^^^ The field SystemSearchRemoteFolderAction.allowForMultipleParents is never read locally ---------- 935. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 157) public void setAutoExpandDepth(int depth) ^^^^^ Javadoc: Missing tag for parameter depth ---------- 936. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 228) public void setRestrictFolders(boolean restrict) ^^^^^^^^ Javadoc: Missing tag for parameter restrict ---------- 937. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 241) public void enableAddMode(ISystemAddFileListener caller) ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 938. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 249) public void enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText) ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 939. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 249) public void enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText) ^^^^^^^^ Javadoc: Missing tag for parameter addLabel ---------- 940. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteFolderAction.java (at line 249) public void enableAddMode(ISystemAddFileListener caller, String addLabel, String addToolTipText) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter addToolTipText ---------- ---------- 941. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteObjectAPIProvider.java (at line 20) import org.eclipse.rse.internal.ui.view.SystemSelectRemoteObjectAPIProviderImpl; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSelectRemoteObjectAPIProviderImpl is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 942. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteObjectAPIProvider.java (at line 27) public class SystemSearchRemoteObjectAPIProvider extends SystemSelectRemoteObjectAPIProviderImpl { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSelectRemoteObjectAPIProviderImpl is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 943. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteObjectAPIProvider.java (at line 37) super(factoryId, factoryCategory, showNewConnectionPrompt, systemTypes); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemSelectRemoteObjectAPIProviderImpl(String, String, boolean, IRSESystemType[]) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 944. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteObjectAPIProvider.java (at line 45) super(subsystem); ^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemSelectRemoteObjectAPIProviderImpl(ISubSystem) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 945. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteObjectAPIProvider.java (at line 52) super(); ^^^^^^^^ Discouraged access: The constructor SystemSelectRemoteObjectAPIProviderImpl() is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 946. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteObjectAPIProvider.java (at line 56) * @see org.eclipse.rse.internal.ui.view.SystemSelectRemoteObjectAPIProviderImpl#getConnections() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSelectRemoteObjectAPIProviderImpl is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 947. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteObjectAPIProvider.java (at line 56) * @see org.eclipse.rse.internal.ui.view.SystemSelectRemoteObjectAPIProviderImpl#getConnections() ^^^^^^^^^^^^^^^^ Discouraged access: The method getConnections() from the type SystemSelectRemoteObjectAPIProviderImpl is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 948. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchRemoteObjectAPIProvider.java (at line 60) Object[] objs = super.getConnections(); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getConnections() from the type SystemSelectRemoteObjectAPIProviderImpl is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 949. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/search/SystemSearchSelectFileTypesAction.java (at line 41) * @see org.eclipse.rse.ui.actions.SystemBaseDialogAction#createDialog(org.eclipse.swt.widgets.Shell) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- ---------- 950. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/DownloadAndOpenJob.java (at line 118) public DownloadAndOpenJob(ISystemEditableRemoteObject editable, boolean systemEditor, int line, int charStart, int charEnd) ^^^^^^^^^ Javadoc: Missing tag for parameter charStart ---------- 951. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/DownloadAndOpenJob.java (at line 118) public DownloadAndOpenJob(ISystemEditableRemoteObject editable, boolean systemEditor, int line, int charStart, int charEnd) ^^^^^^^ Javadoc: Missing tag for parameter charEnd ---------- ---------- 952. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/RemoteFileSubSystemConfigurationAdapter.java (at line 36) import org.eclipse.rse.internal.subsystems.files.core.ISystemFilePreferencesConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 953. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/RemoteFileSubSystemConfigurationAdapter.java (at line 151) boolean showHidden = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.SHOWHIDDEN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 954. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/RemoteFileSubSystemConfigurationAdapter.java (at line 151) boolean showHidden = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.SHOWHIDDEN); ^^^^^^^^^^ Discouraged access: The field SHOWHIDDEN from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 955. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemRemoteFileSelectionInputProvider.java (at line 22) import org.eclipse.rse.internal.ui.view.SystemResourceSelectionInputProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResourceSelectionInputProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 956. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemRemoteFileSelectionInputProvider.java (at line 27) SystemResourceSelectionInputProvider ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResourceSelectionInputProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 957. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemRemoteFileSelectionInputProvider.java (at line 32) super(connection); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemResourceSelectionInputProvider(IHost) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 958. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemRemoteFileSelectionInputProvider.java (at line 33) setCategory("files"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setCategory(String) from the type SystemResourceSelectionInputProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 959. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemRemoteFileSelectionInputProvider.java (at line 38) super(); ^^^^^^^^ Discouraged access: The constructor SystemResourceSelectionInputProvider() is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 960. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemRemoteFileSelectionInputProvider.java (at line 39) setCategory("files"); //$NON-NLS-1$ ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setCategory(String) from the type SystemResourceSelectionInputProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 961. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 126) import org.eclipse.rse.internal.subsystems.files.core.ISystemFilePreferencesConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 962. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 127) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 963. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 128) import org.eclipse.rse.internal.ui.dialogs.CopyRunnable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 964. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 129) import org.eclipse.rse.internal.ui.view.ISystemMementoConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemMementoConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 965. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 130) import org.eclipse.rse.internal.ui.view.SystemDNDTransferRunnable; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 966. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 131) import org.eclipse.rse.internal.ui.view.SystemViewResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 967. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 132) import org.eclipse.rse.internal.ui.view.search.SystemSearchTableView; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 968. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 277) public SystemViewRemoteFileAdapter(boolean foldersOnly, boolean filesOnly) ^^^^^^^^^^^ Javadoc: Missing tag for parameter foldersOnly ---------- 969. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 277) public SystemViewRemoteFileAdapter(boolean foldersOnly, boolean filesOnly) ^^^^^^^^^ Javadoc: Missing tag for parameter filesOnly ---------- 970. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 391) String label = SystemResources.ACTION_CASCADING_OPEN_LABEL; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 971. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 391) String label = SystemResources.ACTION_CASCADING_OPEN_LABEL; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_CASCADING_OPEN_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 972. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 392) String tooltip = SystemResources.ACTION_CASCADING_OPEN_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 973. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 392) String tooltip = SystemResources.ACTION_CASCADING_OPEN_TOOLTIP; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_CASCADING_OPEN_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 974. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 549) return SystemViewResources.RESID_PROPERTY_FILE_TYPE_ROOT_VALUE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 975. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 549) return SystemViewResources.RESID_PROPERTY_FILE_TYPE_ROOT_VALUE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_TYPE_ROOT_VALUE from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 976. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 551) return SystemViewResources.RESID_PROPERTY_FILE_TYPE_FOLDER_VALUE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 977. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 551) return SystemViewResources.RESID_PROPERTY_FILE_TYPE_FOLDER_VALUE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_TYPE_FOLDER_VALUE from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 978. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 553) return SystemViewResources.RESID_PROPERTY_FILE_TYPE_FILE_VALUE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 979. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 553) return SystemViewResources.RESID_PROPERTY_FILE_TYPE_FILE_VALUE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_TYPE_FILE_VALUE from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 980. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 714) if ((v != null) && (v instanceof SystemSearchTableView)) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 981. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 716) SystemSearchTableView view = (SystemSearchTableView)v; ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 982. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 716) SystemSearchTableView view = (SystemSearchTableView)v; ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 983. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 717) Iterator iter = view.getResultSet().getSearchConfigurations(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getResultSet() from the type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 984. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 798) boolean showHidden = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.SHOWHIDDEN); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 985. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 798) boolean showHidden = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.SHOWHIDDEN); ^^^^^^^^^^ Discouraged access: The field SHOWHIDDEN from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 986. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 880) if ((v != null) && (v instanceof SystemSearchTableView)) { ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 987. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 882) SystemSearchTableView view = (SystemSearchTableView)v; ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 988. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 882) SystemSearchTableView view = (SystemSearchTableView)v; ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 989. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 883) Iterator iter = view.getResultSet().getSearchConfigurations(); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getResultSet() from the type SystemSearchTableView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 990. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1067) if (isRegular) propertyDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 991. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1067) if (isRegular) propertyDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 992. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1067) if (isRegular) propertyDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 993. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1067) if (isRegular) propertyDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 994. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1068) else if (isVirtual) virtualDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 995. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1068) else if (isVirtual) virtualDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 996. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1068) else if (isVirtual) virtualDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 997. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1068) else if (isVirtual) virtualDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 998. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1069) else if (isArchive) archiveDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 999. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1069) else if (isArchive) archiveDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1000. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1069) else if (isArchive) archiveDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1001. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1069) else if (isArchive) archiveDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1002. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1070) briefPropertyDescriptorArray[++briefIdx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1003. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1070) briefPropertyDescriptorArray[++briefIdx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1004. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1070) briefPropertyDescriptorArray[++briefIdx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1005. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1070) briefPropertyDescriptorArray[++briefIdx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1006. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1073) if (isRegular) propertyDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1007. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1073) if (isRegular) propertyDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILTERSTRING_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1008. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1073) if (isRegular) propertyDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1009. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1073) if (isRegular) propertyDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILTERSTRING_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1010. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1074) else if (isVirtual) virtualDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1011. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1074) else if (isVirtual) virtualDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILTERSTRING_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1012. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1074) else if (isVirtual) virtualDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1013. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1074) else if (isVirtual) virtualDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILTERSTRING_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1014. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1075) else if (isArchive) archiveDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1015. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1075) else if (isArchive) archiveDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILTERSTRING_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1016. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1075) else if (isArchive) archiveDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1017. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1075) else if (isArchive) archiveDescriptorArray[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILTERSTRING_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1018. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1076) briefPropertyDescriptorArray[++briefIdx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1019. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1076) briefPropertyDescriptorArray[++briefIdx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILTERSTRING_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1020. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1076) briefPropertyDescriptorArray[++briefIdx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1021. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1076) briefPropertyDescriptorArray[++briefIdx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILTERSTRING, SystemViewResources.RESID_PROPERTY_FILTERSTRING_LABEL,SystemViewResources.RESID_PROPERTY_FILTERSTRING_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILTERSTRING_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1022. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1199) protected static PropertyDescriptor createSimplePropertyDescriptor(String keyAndLabel) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1023. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1199) protected static PropertyDescriptor createSimplePropertyDescriptor(String keyAndLabel) ^^^^^^^^^^^ Javadoc: Missing tag for parameter keyAndLabel ---------- 1024. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1661) boolean doSuperTransferProperty = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 1025. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 1661) boolean doSuperTransferProperty = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.DOSUPERTRANSFER); ^^^^^^^^^^^^^^^ Discouraged access: The field DOSUPERTRANSFER from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 1026. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2015) boolean doSuperTransferProperty = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.DOSUPERTRANSFER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 1027. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2015) boolean doSuperTransferProperty = RSEUIPlugin.getDefault().getPreferenceStore().getBoolean(ISystemFilePreferencesConstants.DOSUPERTRANSFER); ^^^^^^^^^^^^^^^ Discouraged access: The field DOSUPERTRANSFER from the type ISystemFilePreferencesConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 1028. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2035) SystemMessage msg = resultSet.getMessage(); ^^^ The local variable msg is never read ---------- 1029. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2123) return doDrop(downloadedFilterResults, target, sameSystemType, srcSubSystem == targetFS, SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE, monitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1030. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2123) return doDrop(downloadedFilterResults, target, sameSystemType, srcSubSystem == targetFS, SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE, monitor); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_RSE_RESOURCE from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1031. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2234) CopyRunnable rr = new CopyRunnable(existing); ^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1032. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2234) CopyRunnable rr = new CopyRunnable(existing); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor CopyRunnable(List) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1033. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2234) CopyRunnable rr = new CopyRunnable(existing); ^^^^^^^^^^^^ Discouraged access: The type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1034. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2236) overwrite = rr.getOk(); ^^^^^^^^^^ Discouraged access: The method getOk() from the type CopyRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1035. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2453) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_OS_RESOURCE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1036. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2453) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_OS_RESOURCE) ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_OS_RESOURCE from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1037. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2463) return doDrop(srcFileOrFolder, target, true, sameSystem, SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE, monitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1038. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2463) return doDrop(srcFileOrFolder, target, true, sameSystem, SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE, monitor); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_RSE_RESOURCE from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1039. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2467) return doDrop(srcFileOrFolder, target, true, sameSystem, SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE, monitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1040. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2467) return doDrop(srcFileOrFolder, target, true, sameSystem, SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE, monitor); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_RSE_RESOURCE from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1041. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2476) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_TEXT) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1042. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2476) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_TEXT) ^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_TEXT from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1043. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2485) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_ECLIPSE_RESOURCE || sourceType == SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1044. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2485) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_ECLIPSE_RESOURCE || sourceType == SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE) ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_ECLIPSE_RESOURCE from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1045. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2485) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_ECLIPSE_RESOURCE || sourceType == SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1046. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2485) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_ECLIPSE_RESOURCE || sourceType == SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE) ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_RSE_RESOURCE from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1047. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2497) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1048. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2497) if (sourceType == SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE) ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_RSE_RESOURCE from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1049. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2535) doDrop(newSrc, target, sameSystemType, filterSubSystem == targetFS, SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE, monitor); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1050. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 2535) doDrop(newSrc, target, sameSystemType, filterSubSystem == targetFS, SystemDNDTransferRunnable.SRC_TYPE_RSE_RESOURCE, monitor); ^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field SRC_TYPE_RSE_RESOURCE from the type SystemDNDTransferRunnable is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1051. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 3042) return ISystemMementoConstants.MEMENTO_KEY_REMOTE; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ISystemMementoConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1052. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteFileAdapter.java (at line 3042) return ISystemMementoConstants.MEMENTO_KEY_REMOTE; ^^^^^^^^^^^^^^^^^^ Discouraged access: The field MEMENTO_KEY_REMOTE from the type ISystemMementoConstants is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 1053. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteSearchResultAdapter.java (at line 44) import org.eclipse.rse.internal.ui.view.SystemViewResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1054. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteSearchResultAdapter.java (at line 518) _propertyDescriptors[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1055. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteSearchResultAdapter.java (at line 518) _propertyDescriptors[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1056. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteSearchResultAdapter.java (at line 518) _propertyDescriptors[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1057. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/view/SystemViewRemoteSearchResultAdapter.java (at line 518) _propertyDescriptors[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 1058. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/widgets/SystemFileTreeAndListGroup.java (at line 39) public class SystemFileTreeAndListGroup extends org.eclipse.ui.internal.ide.dialogs.ResourceTreeAndListGroup ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 1059. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/widgets/SystemFileTreeAndListGroup.java (at line 67) super(parent, rootObject, treeContentProvider, treeLabelProvider, listContentProvider, listLabelProvider, style, true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor ResourceTreeAndListGroup(Composite, Object, ITreeContentProvider, ILabelProvider, IStructuredContentProvider, ILabelProvider, int, boolean) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 1060. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/widgets/SystemFileTreeAndListGroup.java (at line 133) populateListViewer(lastSelectedElement); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method populateListViewer(Object) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 1061. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/widgets/SystemFileTreeAndListGroup.java (at line 146) super.selectionChanged(event); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method selectionChanged(SelectionChangedEvent) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 1062. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/widgets/SystemFileTreeAndListGroup.java (at line 159) super.setRoot(newRoot); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setRoot(Object) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- ---------- 1063. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 22) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1064. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 58) public SystemFileNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory) ^^^^^^ Javadoc: Missing tag for parameter wizard ---------- 1065. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 58) public SystemFileNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFactory ---------- 1066. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 62) SystemResources.RESID_NEWCONN_SUBSYSTEMPAGE_FILES_TITLE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1067. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 62) SystemResources.RESID_NEWCONN_SUBSYSTEMPAGE_FILES_TITLE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_NEWCONN_SUBSYSTEMPAGE_FILES_TITLE from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1068. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 63) SystemResources.RESID_NEWCONN_SUBSYSTEMPAGE_FILES_DESCRIPTION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1069. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 63) SystemResources.RESID_NEWCONN_SUBSYSTEMPAGE_FILES_DESCRIPTION); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_NEWCONN_SUBSYSTEMPAGE_FILES_DESCRIPTION from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1070. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 71) public boolean isInformationalOnly() ^^^^^^^ Javadoc: Missing tag for return type ---------- 1071. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 95) protected ISystemValidator getPortValidator() ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1072. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 113) text = SystemResources.RESID_NEWCONN_SUBSYSTEMPAGE_FILES_VERBIAGE1; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1073. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 113) text = SystemResources.RESID_NEWCONN_SUBSYSTEMPAGE_FILES_VERBIAGE1; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_NEWCONN_SUBSYSTEMPAGE_FILES_VERBIAGE1 from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1074. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 125) text = SystemResources.RESID_NEWCONN_SUBSYSTEMPAGE_FILES_VERBIAGE2; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1075. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 125) text = SystemResources.RESID_NEWCONN_SUBSYSTEMPAGE_FILES_VERBIAGE2; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_NEWCONN_SUBSYSTEMPAGE_FILES_VERBIAGE2 from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1076. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 136) String labelText = SystemWidgetHelpers.appendColon(SystemResources.RESID_SUBSYSTEM_PORT_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1077. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 136) String labelText = SystemWidgetHelpers.appendColon(SystemResources.RESID_SUBSYSTEM_PORT_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SUBSYSTEM_PORT_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1078. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 140) composite_prompts,null,SystemResources.RESID_SUBSYSTEM_PORT_TIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1079. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 140) composite_prompts,null,SystemResources.RESID_SUBSYSTEM_PORT_TIP); ^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_SUBSYSTEM_PORT_TIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 1080. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 161) protected boolean isPortEditable() ^^^^^^^ Javadoc: Missing tag for return type ---------- 1081. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 180) public int getPortNumber() ^^^ Javadoc: Missing tag for return type ---------- 1082. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemFileNewConnectionWizardPage.java (at line 205) protected SystemMessage validatePortInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 1083. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 88) public CreateNewFileJob(IRemoteFile parentFolder, String name, String absName, String message) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolder ---------- 1084. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 88) public CreateNewFileJob(IRemoteFile parentFolder, String name, String absName, String message) ^^^^ Javadoc: Missing tag for parameter name ---------- 1085. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 88) public CreateNewFileJob(IRemoteFile parentFolder, String name, String absName, String message) ^^^^^^^ Javadoc: Missing tag for parameter absName ---------- 1086. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 190) protected SystemNewFileWizardMainPage createMainPage() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1087. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 281) protected static String getNewAbsoluteName(IRemoteFile parentFolder, String newName) ^^^^^^ Javadoc: Missing tag for return type ---------- 1088. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 281) protected static String getNewAbsoluteName(IRemoteFile parentFolder, String newName) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolder ---------- 1089. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 281) protected static String getNewAbsoluteName(IRemoteFile parentFolder, String newName) ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- 1090. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 311) protected boolean meetsFilterCriteria(ISystemFilterReference selectedFilterRef, IRemoteFile parentFolder, String newAbsName) ^^^^^^^ Javadoc: Missing tag for return type ---------- 1091. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 311) protected boolean meetsFilterCriteria(ISystemFilterReference selectedFilterRef, IRemoteFile parentFolder, String newAbsName) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedFilterRef ---------- 1092. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 311) protected boolean meetsFilterCriteria(ISystemFilterReference selectedFilterRef, IRemoteFile parentFolder, String newAbsName) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolder ---------- 1093. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 311) protected boolean meetsFilterCriteria(ISystemFilterReference selectedFilterRef, IRemoteFile parentFolder, String newAbsName) ^^^^^^^^^^ Javadoc: Missing tag for parameter newAbsName ---------- 1094. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 358) protected static void updateGUI(IRemoteFile parentFolder, IRemoteFile newFileOrFolder, Viewer viewer, ^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolder ---------- 1095. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 358) protected static void updateGUI(IRemoteFile parentFolder, IRemoteFile newFileOrFolder, Viewer viewer, ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newFileOrFolder ---------- 1096. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 358) protected static void updateGUI(IRemoteFile parentFolder, IRemoteFile newFileOrFolder, Viewer viewer, ^^^^^^ Javadoc: Missing tag for parameter viewer ---------- 1097. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 359) boolean isInputAFilter, ISystemFilterReference selectedFilterRef) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter isInputAFilter ---------- 1098. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 359) boolean isInputAFilter, ISystemFilterReference selectedFilterRef) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedFilterRef ---------- 1099. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 397) protected boolean isInputAFilter() ^^^^^^^ Javadoc: Missing tag for return type ---------- 1100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 404) protected ISystemFilterReference getSelectedFilterReference() ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 415) protected IRemoteFile[] getParentFolders() throws SystemMessageException ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 415) protected IRemoteFile[] getParentFolders() throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 1103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 430) public static IRemoteFile[] getParentFolders(ISystemFilterReference filterRef) throws SystemMessageException ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 430) public static IRemoteFile[] getParentFolders(ISystemFilterReference filterRef) throws SystemMessageException ^^^^^^^^^ Javadoc: Missing tag for parameter filterRef ---------- 1105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizard.java (at line 430) public static IRemoteFile[] getParentFolders(ISystemFilterReference filterRef) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- ---------- 1106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizardMainPage.java (at line 67) public SystemNewFileWizardMainPage(Wizard wizard, IRemoteFile[] parentFolders) ^^^^^^ Javadoc: Missing tag for parameter wizard ---------- 1107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizardMainPage.java (at line 67) public SystemNewFileWizardMainPage(Wizard wizard, IRemoteFile[] parentFolders) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolders ---------- 1108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizardMainPage.java (at line 174) protected SystemMessage validateNameInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizardMainPage.java (at line 208) public String getfileName() ^^^^^^ Javadoc: Missing tag for return type ---------- 1110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFileWizardMainPage.java (at line 215) public IRemoteFile getParentFolder() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 1111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 70) public CreateNewFolderJob(IRemoteFile parentFolder, String name, String absName, String message) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolder ---------- 1112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 70) public CreateNewFolderJob(IRemoteFile parentFolder, String name, String absName, String message) ^^^^ Javadoc: Missing tag for parameter name ---------- 1113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 70) public CreateNewFolderJob(IRemoteFile parentFolder, String name, String absName, String message) ^^^^^^^ Javadoc: Missing tag for parameter absName ---------- 1114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 167) protected SystemNewFolderWizardMainPage createMainPage() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 262) protected boolean meetsFilterCriteria(ISystemFilterReference selectedFilterRef, IRemoteFile parentFolder, String newAbsName) ^^^^^^^ Javadoc: Missing tag for return type ---------- 1116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 262) protected boolean meetsFilterCriteria(ISystemFilterReference selectedFilterRef, IRemoteFile parentFolder, String newAbsName) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedFilterRef ---------- 1117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 262) protected boolean meetsFilterCriteria(ISystemFilterReference selectedFilterRef, IRemoteFile parentFolder, String newAbsName) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolder ---------- 1118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 262) protected boolean meetsFilterCriteria(ISystemFilterReference selectedFilterRef, IRemoteFile parentFolder, String newAbsName) ^^^^^^^^^^ Javadoc: Missing tag for parameter newAbsName ---------- 1119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 310) protected boolean isInputAFilter() ^^^^^^^ Javadoc: Missing tag for return type ---------- 1120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 317) protected ISystemFilterReference getSelectedFilterReference() ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 328) protected IRemoteFile[] getParentFolders() throws SystemMessageException ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizard.java (at line 328) protected IRemoteFile[] getParentFolders() throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- ---------- 1123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizardMainPage.java (at line 68) public SystemNewFolderWizardMainPage(Wizard wizard, IRemoteFile[] parentFolders) ^^^^^^ Javadoc: Missing tag for parameter wizard ---------- 1124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizardMainPage.java (at line 68) public SystemNewFolderWizardMainPage(Wizard wizard, IRemoteFile[] parentFolders) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFolders ---------- 1125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizardMainPage.java (at line 177) protected SystemMessage validateNameInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizardMainPage.java (at line 210) public String getfolderName() ^^^^^^ Javadoc: Missing tag for return type ---------- 1127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/src/org/eclipse/rse/internal/files/ui/wizards/SystemNewFolderWizardMainPage.java (at line 217) public IRemoteFile getParentFolder() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 1127 problems (1127 warnings)# 12/1/10 12:11:10 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/RemoteImportExportPlugin.java (at line 68) public static RemoteImportExportPlugin getDefault() { ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/RemoteImportExportUtil.java (at line 86) public IResource findExistingResourceVariant(IPath target) { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/RemoteImportExportUtil.java (at line 86) public IResource findExistingResourceVariant(IPath target) { ^^^^^^ Javadoc: Missing tag for parameter target ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/RemoteImportExportUtil.java (at line 129) private String findVariant(String target, IResource[] list) { ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 91) public FileSystemElement(String name, FileSystemElement parent, boolean isDirectory) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 91) public FileSystemElement(String name, FileSystemElement parent, boolean isDirectory) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter isDirectory ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 128) public String getFileNameExtension() { ^^^^^^ Javadoc: Missing tag for return type ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 139) public AdaptableList getFiles() { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 159) public AdaptableList getFolders() { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 167) public String getName() { ^^^^^^ Javadoc: Missing tag for return type ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 184) public boolean isDirectory() { ^^^^^^^ Javadoc: Missing tag for return type ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 191) public void removeFolder(FileSystemElement child) { ^^^^^ Javadoc: Missing tag for parameter child ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/FileSystemElement.java (at line 209) public void setParent(FileSystemElement element) { ^^^^^^^ Javadoc: Missing tag for parameter element ---------- ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/IImportStructureProvider.java (at line 28) List getChildren(Object element); ^^^^ Javadoc: Missing tag for return type ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/IImportStructureProvider.java (at line 28) List getChildren(Object element); ^^^^^^^ Javadoc: Missing tag for parameter element ---------- ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/MinimizedFileSystemElement.java (at line 42) public AdaptableList getFiles(IImportStructureProvider provider) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/MinimizedFileSystemElement.java (at line 42) public AdaptableList getFiles(IImportStructureProvider provider) { ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/MinimizedFileSystemElement.java (at line 51) public AdaptableList getFolders(IImportStructureProvider provider) { ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/MinimizedFileSystemElement.java (at line 51) public AdaptableList getFolders(IImportStructureProvider provider) { ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizard.java (at line 78) private ImageDescriptor getImageDescriptor(String key) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizard.java (at line 78) private ImageDescriptor getImageDescriptor(String key) { ^^^ Javadoc: Missing tag for parameter key ---------- ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 111) protected RemoteExportWizardPage1(String name, IStructuredSelection selection) { ^^^^ Javadoc: Missing tag for parameter name ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 111) protected RemoteExportWizardPage1(String name, IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 119) public RemoteExportWizardPage1(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 316) protected boolean ensureTargetIsValid(File targetDirectory) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetDirectory ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 337) protected boolean executeExportOperation(RemoteFileExportOperation op) { ^^ Javadoc: Missing tag for parameter op ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 541) protected boolean isDestinationFolder() { ^^^^^^^ Javadoc: Missing tag for return type ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 637) protected void setDestinationValue(String path) { ^^^^ Javadoc: Missing tag for parameter path ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 859) public void setErrorMessage(SystemMessage message) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 876) public void setErrorMessage(Throwable exc) { ^^^ Javadoc: Missing tag for parameter exc ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExportWizardPage1.java (at line 907) public void setMessage(SystemMessage message) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 43) public RemoteExporter(IHost s) { ^ Javadoc: Missing tag for parameter s ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 59) public void createFolder(IPath destinationPath) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter destinationPath ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 71) public void write(IResource resource, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 71) public void write(IResource resource, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter destinationPath ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 71) public void write(IResource resource, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 71) public void write(IResource resource, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 82) protected void writeChildren(IContainer folder, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter folder ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 82) protected void writeChildren(IContainer folder, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter destinationPath ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 82) protected void writeChildren(IContainer folder, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 82) protected void writeChildren(IContainer folder, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 97) protected void writeFile(IFile file, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^ Javadoc: Missing tag for parameter file ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 97) protected void writeFile(IFile file, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter destinationPath ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 97) protected void writeFile(IFile file, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 97) protected void writeFile(IFile file, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 149) protected void writeResource(IResource resource, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 149) protected void writeResource(IResource resource, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter destinationPath ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 149) protected void writeResource(IResource resource, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteExporter.java (at line 149) protected void writeResource(IResource resource, IPath destinationPath) throws IOException, CoreException, SystemMessageException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportActionDelegate.java (at line 97) protected RemoteFileExportData readExportData(IFile description, MultiStatus readStatus) { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportActionDelegate.java (at line 97) protected RemoteFileExportData readExportData(IFile description, MultiStatus readStatus) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter description ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportActionDelegate.java (at line 97) protected RemoteFileExportData readExportData(IFile description, MultiStatus readStatus) { ^^^^^^^^^^ Javadoc: Missing tag for parameter readStatus ---------- ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportData.java (at line 164) public IRemoteFileExportDescriptionWriter createExportDescriptionWriter(OutputStream outputStream) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportData.java (at line 164) public IRemoteFileExportDescriptionWriter createExportDescriptionWriter(OutputStream outputStream) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter outputStream ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportData.java (at line 171) public IRemoteFileExportDescriptionReader createExportDescriptionReader(InputStream inputStream) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportData.java (at line 171) public IRemoteFileExportDescriptionReader createExportDescriptionReader(InputStream inputStream) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter inputStream ---------- ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportDescriptionReader.java (at line 50) public RemoteFileExportDescriptionReader(InputStream inputStream) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter inputStream ---------- ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportDescriptionWriter.java (at line 49) public RemoteFileExportDescriptionWriter(OutputStream outputStream) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter outputStream ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportDescriptionWriter.java (at line 70) public void writeXML(RemoteFileExportData exportData) throws IOException { ^^^^^^^^^^ Javadoc: Missing tag for parameter exportData ---------- ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 83) private RemoteFileExportOperation(IHost conn, IResource resource, List resources, String destinationPath, IOverwriteQuery overwriteImplementor) { ^^^^ Javadoc: Missing tag for parameter conn ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 83) private RemoteFileExportOperation(IHost conn, IResource resource, List resources, String destinationPath, IOverwriteQuery overwriteImplementor) { ^^^^^^^^ Javadoc: Missing tag for parameter resource ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 83) private RemoteFileExportOperation(IHost conn, IResource resource, List resources, String destinationPath, IOverwriteQuery overwriteImplementor) { ^^^^^^^^^ Javadoc: Missing tag for parameter resources ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 83) private RemoteFileExportOperation(IHost conn, IResource resource, List resources, String destinationPath, IOverwriteQuery overwriteImplementor) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter destinationPath ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 83) private RemoteFileExportOperation(IHost conn, IResource resource, List resources, String destinationPath, IOverwriteQuery overwriteImplementor) { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter overwriteImplementor ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 104) protected void addError(String message, Throwable e) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 104) protected void addError(String message, Throwable e) { ^ Javadoc: Missing tag for parameter e ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 115) protected int countChildrenOf(IResource resource) throws CoreException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 132) protected int countSelectedResources() throws CoreException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 157) protected void exportAllResources() throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 178) protected void exportChildren(IResource[] children, IPath currentPath) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 213) protected void exportFile(IFile file, IPath location) throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileExportOperation.java (at line 331) protected void exportSpecifiedResources() throws InterruptedException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportActionDelegate.java (at line 97) protected RemoteFileImportData readImportData(IFile description, MultiStatus readStatus) { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportActionDelegate.java (at line 97) protected RemoteFileImportData readImportData(IFile description, MultiStatus readStatus) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter description ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportActionDelegate.java (at line 97) protected RemoteFileImportData readImportData(IFile description, MultiStatus readStatus) { ^^^^^^^^^^ Javadoc: Missing tag for parameter readStatus ---------- ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportData.java (at line 209) public IRemoteFileImportDescriptionWriter createImportDescriptionWriter(OutputStream outputStream) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportData.java (at line 209) public IRemoteFileImportDescriptionWriter createImportDescriptionWriter(OutputStream outputStream) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter outputStream ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportData.java (at line 216) public IRemoteFileImportDescriptionReader createImportDescriptionReader(InputStream inputStream) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportData.java (at line 216) public IRemoteFileImportDescriptionReader createImportDescriptionReader(InputStream inputStream) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter inputStream ---------- ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportDescriptionReader.java (at line 51) public RemoteFileImportDescriptionReader(InputStream inputStream) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter inputStream ---------- ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportDescriptionWriter.java (at line 48) public RemoteFileImportDescriptionWriter(OutputStream outputStream) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter outputStream ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportDescriptionWriter.java (at line 69) public void writeXML(RemoteFileImportData importData) throws IOException { ^^^^^^^^^^ Javadoc: Missing tag for parameter importData ---------- ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportExportActionDelegate.java (at line 51) protected IRemoteFile getRemoteFile(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportExportActionDelegate.java (at line 60) protected IRemoteFile[] getRemoteFiles(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportExportActionDelegate.java (at line 76) protected IFile getDescriptionFile(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportExportActionDelegate.java (at line 86) protected IFile[] getDescriptionFiles(IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- ---------- 87. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportOperation.java (at line 532) int importFolder(Object folderObject, int policy) { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter folderObject ---------- 88. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileImportOperation.java (at line 596) boolean queryOverwrite(IPath resourcePath) throws OperationCanceledException { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter resourcePath ---------- ---------- 89. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenExportWizardActionDelegate.java (at line 67) private RemoteFileExportData readRemoteFileExportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 90. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenExportWizardActionDelegate.java (at line 67) private RemoteFileExportData readRemoteFileExportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^ Javadoc: Missing tag for parameter description ---------- 91. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenExportWizardActionDelegate.java (at line 67) private RemoteFileExportData readRemoteFileExportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- 92. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenExportWizardActionDelegate.java (at line 67) private RemoteFileExportData readRemoteFileExportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 93. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenExportWizardActionDelegate.java (at line 67) private RemoteFileExportData readRemoteFileExportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SAXException ---------- ---------- 94. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenImportWizardActionDelegate.java (at line 67) private RemoteFileImportData readRemoteFileImportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 95. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenImportWizardActionDelegate.java (at line 67) private RemoteFileImportData readRemoteFileImportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^ Javadoc: Missing tag for parameter description ---------- 96. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenImportWizardActionDelegate.java (at line 67) private RemoteFileImportData readRemoteFileImportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception CoreException ---------- 97. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenImportWizardActionDelegate.java (at line 67) private RemoteFileImportData readRemoteFileImportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 98. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteFileOpenImportWizardActionDelegate.java (at line 67) private RemoteFileImportData readRemoteFileImportData(IFile description) throws CoreException, IOException, SAXException { ^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SAXException ---------- ---------- 99. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizard.java (at line 80) private ImageDescriptor getImageDescriptor(String key) { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizard.java (at line 80) private ImageDescriptor getImageDescriptor(String key) { ^^^ Javadoc: Missing tag for parameter key ---------- ---------- 101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 93) import org.eclipse.ui.internal.ide.dialogs.IElementFilter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type IElementFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 148) selectionGroup.setAllSelections(true); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setAllSelections(boolean) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 195) selectionGroup.selectionChanged(evt1); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method selectionChanged(SelectionChangedEvent) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 199) selectionGroup.selectionChanged(evt2); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method selectionChanged(SelectionChangedEvent) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 263) protected RemoteImportWizardPage1(String name, IWorkbench aWorkbench, IStructuredSelection selection) { ^^^^ Javadoc: Missing tag for parameter name ---------- 106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 263) protected RemoteImportWizardPage1(String name, IWorkbench aWorkbench, IStructuredSelection selection) { ^^^^^^^^^^ Javadoc: Missing tag for parameter aWorkbench ---------- 107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 263) protected RemoteImportWizardPage1(String name, IWorkbench aWorkbench, IStructuredSelection selection) { ^^^^^^^^^ Javadoc: Missing tag for parameter selection ---------- 108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 301) protected Button createButton(Composite parent, int id, String label, boolean defaultButton) { ^^^^^^ Javadoc: Missing tag for return type ---------- 109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 383) selectionGroup.setFocus(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setFocus() from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 449) protected void createRootDirectoryGroup(Composite parent) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 516) protected MinimizedFileSystemElement createRootElement(Object fileSystemObject, IImportStructureProvider provider) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 516) protected MinimizedFileSystemElement createRootElement(Object fileSystemObject, IImportStructureProvider provider) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fileSystemObject ---------- 113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 516) protected MinimizedFileSystemElement createRootElement(Object fileSystemObject, IImportStructureProvider provider) { ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- 114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 551) protected void enableButtonGroup(boolean enable) { ^^^^^^ Javadoc: Missing tag for parameter enable ---------- 115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 561) protected boolean ensureSourceIsValid() { ^^^^^^^ Javadoc: Missing tag for return type ---------- 116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 577) protected boolean executeImportOperation(RemoteFileImportOperation op) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 577) protected boolean executeImportOperation(RemoteFileImportOperation op) { ^^ Javadoc: Missing tag for parameter op ---------- 118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 693) protected MinimizedFileSystemElement getFileSystemTree() { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 760) protected File getSourceDirectory() { ^^^^ Javadoc: Missing tag for return type ---------- 120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 770) private File getSourceDirectory(String path) { ^^^^ Javadoc: Missing tag for return type ---------- 121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 779) private String getSourceDirectoryName() { ^^^^^^ Javadoc: Missing tag for return type ---------- 122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 788) private String getSourceDirectoryName(String sourceName) { ^^^^^^ Javadoc: Missing tag for return type ---------- 123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 788) private String getSourceDirectoryName(String sourceName) { ^^^^^^^^^^ Javadoc: Missing tag for parameter sourceName ---------- 124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 847) selectionGroup.setFocus(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setFocus() from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 929) this.selectionGroup.setRoot(currentRoot); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setRoot(Object) from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1029) protected MinimizedFileSystemElement selectFiles(final Object rootFileSystemObject, final IImportStructureProvider structureProvider) { ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1029) protected MinimizedFileSystemElement selectFiles(final Object rootFileSystemObject, final IImportStructureProvider structureProvider) { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter rootFileSystemObject ---------- 128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1029) protected MinimizedFileSystemElement selectFiles(final Object rootFileSystemObject, final IImportStructureProvider structureProvider) { ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter structureProvider ---------- 129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1099) final IElementFilter filter = new IElementFilter() { ^^^^^^^^^^^^^^ Discouraged access: The type IElementFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1099) final IElementFilter filter = new IElementFilter() { ^^^^^^^^^^^^^^ Discouraged access: The type IElementFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1166) final IElementFilter filter = new IElementFilter() { ^^^^^^^^^^^^^^ Discouraged access: The type IElementFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1166) final IElementFilter filter = new IElementFilter() { ^^^^^^^^^^^^^^ Discouraged access: The type IElementFilter is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1241) selectionGroup.setFocus(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setFocus() from the type ResourceTreeAndListGroup is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/eclipse/plugins/org.eclipse.ui.ide_3.4.0.I20080606-1300.jar ---------- 134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1485) public void setErrorMessage(SystemMessage message) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1501) public void setErrorMessage(Throwable exc) { ^^^ Javadoc: Missing tag for parameter exc ---------- 136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/RemoteImportWizardPage1.java (at line 1536) public void setMessage(SystemMessage message) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- ---------- 137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/TreeScrollDropListener.java (at line 105) private TreeItem getNextVisibleItem(Tree tree, TreeItem item, boolean ignoreChildren) { ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter ignoreChildren ---------- ---------- 138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/UniFilePlus.java (at line 45) public UniFilePlus(IRemoteFile remoteFile) { ^^^^^^^^^^ Javadoc: Missing tag for parameter remoteFile ---------- ---------- 139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 48) public static IRemoteFile getIRemoteFile(IHost c, String path) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 48) public static IRemoteFile getIRemoteFile(IHost c, String path) { ^ Javadoc: Missing tag for parameter c ---------- 141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 48) public static IRemoteFile getIRemoteFile(IHost c, String path) { ^^^^ Javadoc: Missing tag for parameter path ---------- 142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 75) public static String getAsString(IRemoteFile selectedDirectory) { ^^^^^^ Javadoc: Missing tag for return type ---------- 143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 75) public static String getAsString(IRemoteFile selectedDirectory) { ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedDirectory ---------- 144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 83) public static String getAsString(UniFilePlus selectedDirectory) { ^^^^^^ Javadoc: Missing tag for return type ---------- 145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 83) public static String getAsString(UniFilePlus selectedDirectory) { ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedDirectory ---------- 146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 91) public static boolean isConnectionValid(String name, Shell s) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 91) public static boolean isConnectionValid(String name, Shell s) { ^^^^ Javadoc: Missing tag for parameter name ---------- 148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 91) public static boolean isConnectionValid(String name, Shell s) { ^ Javadoc: Missing tag for parameter s ---------- 149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 114) public static IRemoteFile parseForIRemoteFile(String sel) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 114) public static IRemoteFile parseForIRemoteFile(String sel) { ^^^ Javadoc: Missing tag for parameter sel ---------- 151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 127) public static String parseForPath(String sel) { ^^^^^^ Javadoc: Missing tag for return type ---------- 152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 127) public static String parseForPath(String sel) { ^^^ Javadoc: Missing tag for parameter sel ---------- 153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 135) public static IHost getConnection(String profileName, String connectionName) { ^^^^^ Javadoc: Missing tag for return type ---------- 154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 135) public static IHost getConnection(String profileName, String connectionName) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter profileName ---------- 155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 135) public static IHost getConnection(String profileName, String connectionName) { ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter connectionName ---------- 156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 165) public static IHost parseForSystemConnection(String sel) { ^^^^^ Javadoc: Missing tag for return type ---------- 157. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.importexport/src/org/eclipse/rse/internal/importexport/files/Utilities.java (at line 165) public static IHost parseForSystemConnection(String sel) { ^^^ Javadoc: Missing tag for parameter sel ---------- 157 problems (157 warnings)# 12/1/10 12:10:26 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/ProcessesPlugin.java (at line 74) public static ProcessesPlugin getDefault() { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/ProcessesPlugin.java (at line 84) public static SystemMessage getPluginMessage(String msgId) ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 72) public SystemKillProcessAction(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 156) protected IRunnableContext getRunnableContext() ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 217) protected boolean doKill(IRemoteProcess process, String signal, IProgressMonitor monitor) ^^^^^^^ Javadoc: Missing tag for return type ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 218) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 302) protected SystemMessage getKillingMessage(String signal, String processName) ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 302) protected SystemMessage getKillingMessage(String signal, String processName) ^^^^^^ Javadoc: Missing tag for parameter signal ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 302) protected SystemMessage getKillingMessage(String signal, String processName) ^^^^^^^^^^^ Javadoc: Missing tag for parameter processName ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 313) protected void showOperationMessage(Exception exc, Shell shell) ^^^ Javadoc: Missing tag for parameter exc ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 313) protected void showOperationMessage(Exception exc, Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 328) protected void showOperationErrorMessage(Shell shell, Throwable exc) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 328) protected void showOperationErrorMessage(Shell shell, Throwable exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 351) protected void showOperationErrorMessage(Shell shell, SystemMessageException exc) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 351) protected void showOperationErrorMessage(Shell shell, SystemMessageException exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemKillProcessAction.java (at line 364) protected void showOperationCancelledMessage(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemNewProcessFilterAction.java (at line 40) public SystemNewProcessFilterAction(Shell shell, ISystemFilterPool parentPool) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemNewProcessFilterAction.java (at line 40) public SystemNewProcessFilterAction(Shell shell, ISystemFilterPool parentPool) ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/actions/SystemProcessUpdateFilterAction.java (at line 33) public SystemProcessUpdateFilterAction(Shell parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillDialog.java (at line 96) public SystemKillDialog(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillDialog.java (at line 314) public SystemKillTableRow[] getRows() ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillDialog.java (at line 324) protected ISystemViewElementAdapter getViewAdapter(Object o) ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillDialog.java (at line 324) protected ISystemViewElementAdapter getViewAdapter(Object o) ^ Javadoc: Missing tag for parameter o ---------- ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableProvider.java (at line 24) import org.eclipse.rse.internal.ui.dialogs.SystemDeleteTableProvider; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDeleteTableProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableProvider.java (at line 26) public class SystemKillTableProvider extends SystemDeleteTableProvider ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDeleteTableProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableProvider.java (at line 38) if (children == null) ^^^^^^^^ Discouraged access: The field children from the type SystemDeleteTableProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableProvider.java (at line 41) children = new SystemKillTableRow[iss.size()]; ^^^^^^^^ Discouraged access: The field children from the type SystemDeleteTableProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableProvider.java (at line 46) children[idx] = new SystemKillTableRow(i.next(), idx); ^^^^^^^^ Discouraged access: The field children from the type SystemDeleteTableProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableProvider.java (at line 50) return children; ^^^^^^^^ Discouraged access: The field children from the type SystemDeleteTableProvider is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableProvider.java (at line 56) public int getRowNumber(SystemKillTableRow row) ^^^ Javadoc: Missing tag for return type ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableProvider.java (at line 56) public int getRowNumber(SystemKillTableRow row) ^^^ Javadoc: Missing tag for parameter row ---------- ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableRow.java (at line 21) import org.eclipse.rse.internal.ui.dialogs.SystemDeleteTableRow; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDeleteTableRow is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableRow.java (at line 31) public class SystemKillTableRow extends SystemDeleteTableRow ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemDeleteTableRow is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/internal/processes/ui/dialogs/SystemKillTableRow.java (at line 44) super(element, rowNbr); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemDeleteTableRow(Object, int) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 32) import org.eclipse.rse.internal.ui.actions.SystemTestFilterStringAction; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 138) public void setExeNameLength(int max) ^^^ Javadoc: Missing tag for parameter max ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 147) public void setUserNameLength(int max) ^^^ Javadoc: Missing tag for parameter max ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 156) public void setExistingStrings(String[] existingStrings) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter existingStrings ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 548) protected SystemMessage validateNameInput(Text txt) ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 548) protected SystemMessage validateNameInput(Text txt) ^^^ Javadoc: Missing tag for parameter txt ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 570) protected SystemMessage validateGidInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 592) protected SystemMessage validateMinVMInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 614) protected SystemMessage validateMaxVMInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 636) protected SystemMessage validateMinLessThanMax() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 744) SystemTestFilterStringAction testAction = new SystemTestFilterStringAction(getShell()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 744) SystemTestFilterStringAction testAction = new SystemTestFilterStringAction(getShell()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemTestFilterStringAction(Shell) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 744) SystemTestFilterStringAction testAction = new SystemTestFilterStringAction(getShell()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 745) testAction.setSubSystem((ISubSystem)refProvider); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setSubSystem(ISubSystem) from the type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.processes.ui/src/org/eclipse/rse/processes/ui/SystemProcessFilterStringEditPane.java (at line 746) testAction.setFilterString(getFilterString()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method setFilterString(String) from the type SystemTestFilterStringAction is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 49 problems (49 warnings)# 12/1/10 12:18:01 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. # 12/1/10 12:12:02 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/Activator.java (at line 57) public static Activator getDefault() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/files/DStoreFileService.java (at line 1268) protected String getSeparator(String parentPath) ^^^^^^ Javadoc: Missing tag for return type ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/files/DStoreFileService.java (at line 1268) protected String getSeparator(String parentPath) ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPath ---------- ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreHostProcess.java (at line 74) public DStoreHostProcess(DataElement dataElementObj) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter dataElementObj ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreHostProcess.java (at line 114) protected String getAttributes(String newAttributes) ^^^^^^ Javadoc: Missing tag for return type ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreHostProcess.java (at line 114) protected String getAttributes(String newAttributes) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newAttributes ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreHostProcess.java (at line 163) public void setProcess(Object dataElementObj) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter dataElementObj ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreHostProcess.java (at line 171) public Object getObject() ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreProcessService.java (at line 130) protected IHostProcess[] convertObjsToHostProcesses(IHostProcessFilter processFilter, Object[] objs) ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreProcessService.java (at line 130) protected IHostProcess[] convertObjsToHostProcesses(IHostProcessFilter processFilter, Object[] objs) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter processFilter ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreProcessService.java (at line 130) protected IHostProcess[] convertObjsToHostProcesses(IHostProcessFilter processFilter, Object[] objs) ^^^^ Javadoc: Missing tag for parameter objs ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreProcessService.java (at line 163) protected DataStore getDataStore() ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/processes/DStoreProcessService.java (at line 353) public String getRemoteUserName() ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/shells/DStoreShellThread.java (at line 53) public DStoreShellThread(DataStore dataStore, String cwd, String invocation, String encoding, String[] envVars) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/internal/services/dstore/shells/DStoreShellThread.java (at line 128) public void setRemoteEnvironment(DataElement theObject) ^^^^^^^^^ Javadoc: Missing tag for parameter theObject ---------- ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/AbstractDStoreService.java (at line 156) protected List dsQueryCommandMulti(DataElement[] subjects, String[] commands, IProgressMonitor monitor) ^^^^ Javadoc: Missing tag for return type ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/AbstractDStoreService.java (at line 156) protected List dsQueryCommandMulti(DataElement[] subjects, String[] commands, IProgressMonitor monitor) ^^^^^^^^ Javadoc: Missing tag for parameter subjects ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/AbstractDStoreService.java (at line 156) protected List dsQueryCommandMulti(DataElement[] subjects, String[] commands, IProgressMonitor monitor) ^^^^^^^^ Javadoc: Missing tag for parameter commands ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/AbstractDStoreService.java (at line 156) protected List dsQueryCommandMulti(DataElement[] subjects, String[] commands, IProgressMonitor monitor) ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/DStoreStatusMonitor.java (at line 156) public boolean determineStatusDone(DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/DStoreStatusMonitor.java (at line 174) public synchronized void setDone(DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/DStoreStatusMonitor.java (at line 224) public boolean isNetworkDown() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/DownloadListener.java (at line 86) public long getTotalLength() ^^^^ Javadoc: Missing tag for return type ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/DownloadListener.java (at line 97) public boolean isDone() ^^^^^^^ Javadoc: Missing tag for return type ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/DownloadListener.java (at line 190) public void setDone(boolean done) ^^^^ Javadoc: Missing tag for parameter done ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/DownloadListener.java (at line 206) public boolean wasCancelled() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/FileSystemMessageUtil.java (at line 23) public static String getSourceMessage(DataElement element) ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/src/org/eclipse/rse/services/dstore/util/FileSystemMessageUtil.java (at line 38) public static String getSourceLocation(DataElement element) ^^^^^^^ Javadoc: Missing tag for parameter element ---------- ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 264) public DataElement handleSearch(DataElement theElement, DataElement status, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 264) public DataElement handleSearch(DataElement theElement, DataElement status, ^^^^^^^^^^ Javadoc: Missing tag for parameter theElement ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 264) public DataElement handleSearch(DataElement theElement, DataElement status, ^^^^^^ Javadoc: Missing tag for parameter status ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 265) String queryType, boolean fileNamesCaseSensitive) { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 265) String queryType, boolean fileNamesCaseSensitive) { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fileNamesCaseSensitive ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 349) public DataElement handleQueryAll(DataElement subject, DataElement attributes, DataElement status, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 349) public DataElement handleQueryAll(DataElement subject, DataElement attributes, DataElement status, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 349) public DataElement handleQueryAll(DataElement subject, DataElement attributes, DataElement status, ^^^^^^^^^^ Javadoc: Missing tag for parameter attributes ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 349) public DataElement handleQueryAll(DataElement subject, DataElement attributes, DataElement status, ^^^^^^ Javadoc: Missing tag for parameter status ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 350) String queryType, boolean caseSensitive) ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 350) String queryType, boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 351) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 474) public DataElement handleQueryFiles(DataElement subject, DataElement attributes, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 474) public DataElement handleQueryFiles(DataElement subject, DataElement attributes, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 474) public DataElement handleQueryFiles(DataElement subject, DataElement attributes, ^^^^^^^^^^ Javadoc: Missing tag for parameter attributes ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 475) DataElement status, String queryType, boolean caseSensitive) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 475) DataElement status, String queryType, boolean caseSensitive) ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 475) DataElement status, String queryType, boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 476) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 527) public DataElement handleQueryFolders(DataElement subject, DataElement attributes, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 527) public DataElement handleQueryFolders(DataElement subject, DataElement attributes, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 527) public DataElement handleQueryFolders(DataElement subject, DataElement attributes, ^^^^^^^^^^ Javadoc: Missing tag for parameter attributes ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 528) DataElement status, String queryType, boolean caseSensitive) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 528) DataElement status, String queryType, boolean caseSensitive) ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 528) DataElement status, String queryType, boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 529) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 585) public DataElement handleQueryRoots(DataElement subject, DataElement status) throws SystemMessageException { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 585) public DataElement handleQueryRoots(DataElement subject, DataElement status) throws SystemMessageException { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 585) public DataElement handleQueryRoots(DataElement subject, DataElement status) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 585) public DataElement handleQueryRoots(DataElement subject, DataElement status) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 628) public DataElement handleDelete(DataElement subject, DataElement status, boolean refreshDataStore) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 628) public DataElement handleDelete(DataElement subject, DataElement status, boolean refreshDataStore) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 628) public DataElement handleDelete(DataElement subject, DataElement status, boolean refreshDataStore) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 628) public DataElement handleDelete(DataElement subject, DataElement status, boolean refreshDataStore) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter refreshDataStore ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 650) public DataElement handleRename(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 650) public DataElement handleRename(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 650) public DataElement handleRename(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 663) public DataElement handleCreateFile(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 663) public DataElement handleCreateFile(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 664) DataElement status, String queryType) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 664) DataElement status, String queryType) { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 677) public DataElement handleCreateFolder(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 677) public DataElement handleCreateFolder(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 678) DataElement status, String queryType) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 678) DataElement status, String queryType) { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 690) public DataElement handleSetReadOnly(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 690) public DataElement handleSetReadOnly(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 690) public DataElement handleSetReadOnly(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 765) public DataElement handleSetLastModified(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 765) public DataElement handleSetLastModified(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 766) DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 807) protected DataElement handleQueryBasicProperty(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 807) protected DataElement handleQueryBasicProperty(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 808) DataElement status) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 808) DataElement status) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 819) protected DataElement handleQuerycanWriteProperty(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 819) protected DataElement handleQuerycanWriteProperty(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 820) DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 87. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 838) protected DataElement handleQueryAdvanceProperty(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 88. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 838) protected DataElement handleQueryAdvanceProperty(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 89. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 839) DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 90. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 848) protected DataElement handleQueryExists(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 91. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 848) protected DataElement handleQueryExists(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 92. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 849) DataElement status, String queryType) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 93. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 849) DataElement status, String queryType) throws SystemMessageException { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 94. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 849) DataElement status, String queryType) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 95. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 901) public DataElement handleQueryGetRemoteObject(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 96. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 901) public DataElement handleQueryGetRemoteObject(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 97. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 902) DataElement status, String queryType) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 98. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 902) DataElement status, String queryType) throws SystemMessageException { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 99. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 902) DataElement status, String queryType) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1134) protected String getClassificationString(String s) { ^^^^^^ Javadoc: Missing tag for return type ---------- 101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1134) protected String getClassificationString(String s) { ^ Javadoc: Missing tag for parameter s ---------- 102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1146) protected String getFilterString(String s) { ^^^^^^ Javadoc: Missing tag for return type ---------- 103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1146) protected String getFilterString(String s) { ^ Javadoc: Missing tag for parameter s ---------- 104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1174) protected boolean getShowHiddenFlag(String s) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1174) protected boolean getShowHiddenFlag(String s) { ^ Javadoc: Missing tag for parameter s ---------- 106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1201) protected int getDepth(String s) ^^^ Javadoc: Missing tag for return type ---------- 107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1201) protected int getDepth(String s) ^ Javadoc: Missing tag for parameter s ---------- 108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1226) protected DataElement handleDownload(DataElement theElement, DataElement status) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1226) protected DataElement handleDownload(DataElement theElement, DataElement status) ^^^^^^^^^^ Javadoc: Missing tag for parameter theElement ---------- 110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1226) protected DataElement handleDownload(DataElement theElement, DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1240) protected DataElement handleQueryEncoding(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1240) protected DataElement handleQueryEncoding(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1240) protected DataElement handleQueryEncoding(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1253) protected DataElement handleQueryUnusedPort(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1253) protected DataElement handleQueryUnusedPort(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1253) protected DataElement handleQueryUnusedPort(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1278) public DataElement statusDone(DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1278) public DataElement statusDone(DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1294) public DataElement statusCancelled(DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1294) public DataElement statusCancelled(DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1301) * @see Miner#load() ^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- 122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1365) protected DataElement handleQueryClassName(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1365) protected DataElement handleQueryClassName(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1366) DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1390) protected DataElement handleQueryQualifiedClassName(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1390) protected DataElement handleQueryQualifiedClassName(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1390) protected DataElement handleQueryQualifiedClassName(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1477) public DataElement handleGetOSType(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 152) protected DataElement handleQueryUserName(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 152) protected DataElement handleQueryUserName(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 152) protected DataElement handleQueryUserName(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 225) private DataElement handleQuery(DataElement subject, DataElement status) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 225) private DataElement handleQuery(DataElement subject, DataElement status) ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 225) private DataElement handleQuery(DataElement subject, DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 387) private void handleQueryJobAllProperties(DataElement subject, DataElement status) ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 387) private void handleQueryJobAllProperties(DataElement subject, DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 394) private DataElement handleKill(DataElement subject, DataElement status) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 394) private DataElement handleKill(DataElement subject, DataElement status) ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 394) private DataElement handleKill(DataElement subject, DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- ---------- 140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 21) import java.io.File; ^^^^^^^^^^^^ The import java.io.File is never used ---------- 141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 44) public static String getUserPreferencesDirectory(DataStore dataStore) ^^^^^^ Javadoc: Missing tag for return type ---------- 142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 44) public static String getUserPreferencesDirectory(DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 58) public static void logInfo(String minerName, String message, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 70) public static void logWarning(String minerName, String message, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 84) public static void logError(String minerName, String message, Throwable exception, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 96) public static void logDebugMessage(String minerName, String message, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- ---------- 147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1328) public DataElement createObject(String type, String text) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1328) public DataElement createObject(String type, String text) ^^^^ Javadoc: Missing tag for parameter type ---------- 149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1328) public DataElement createObject(String type, String text) ^^^^ Javadoc: Missing tag for parameter text ---------- 150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^ Javadoc: Missing tag for parameter type ---------- 152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^ Javadoc: Missing tag for parameter text ---------- 153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^ Javadoc: Missing tag for parameter file ---------- 154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^ Javadoc: Missing tag for parameter line ---------- ---------- 155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 240) protected void createDataElement(DataStore ds, DataElement subject, ^^ Javadoc: Missing tag for parameter ds ---------- 156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 240) protected void createDataElement(DataStore ds, DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 157. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 241) VirtualChild[] list, String filter, String rootPath, ^^^^ Javadoc: Missing tag for parameter list ---------- 158. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 241) VirtualChild[] list, String filter, String rootPath, ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 159. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 241) VirtualChild[] list, String filter, String rootPath, ^^^^^^^^ Javadoc: Missing tag for parameter rootPath ---------- 160. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 242) String virtualPath) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- ---------- 161. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/DeleteThread.java (at line 219) public void deleteDir(File fileObj, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter fileObj ---------- 162. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/DeleteThread.java (at line 219) public void deleteDir(File fileObj, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- ---------- 163. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileClassifier.java (at line 234) private List getElementsFor(String fileName) ^^^^^^^^ Javadoc: Missing tag for parameter fileName ---------- ---------- 164. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 153) protected void createDataElement(DataStore ds, DataElement subject, ^^ Javadoc: Missing tag for parameter ds ---------- 165. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 153) protected void createDataElement(DataStore ds, DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 166. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^ Javadoc: Missing tag for parameter list ---------- 167. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 168. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 169. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^^^^ Javadoc: Missing tag for parameter include ---------- 170. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^^ Javadoc: Missing tag for parameter types ---------- ---------- 171. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 48) public DataElement statusDone(DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 172. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 48) public DataElement statusDone(DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 173. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 75) public String setProperties(File fileObj, boolean doArchiveProperties) { ^^^^^^ Javadoc: Missing tag for return type ---------- 174. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 75) public String setProperties(File fileObj, boolean doArchiveProperties) { ^^^^^^^ Javadoc: Missing tag for parameter fileObj ---------- 175. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 75) public String setProperties(File fileObj, boolean doArchiveProperties) { ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter doArchiveProperties ---------- ---------- 176. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/RenameThread.java (at line 111) _subject.setAttribute(DE.A_SOURCE, _miner.setProperties(handler ^^^^^^^ Null pointer access: The variable handler can only be null at this location ---------- ---------- 177. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalFileSystemFilter.java (at line 41) public UniversalFileSystemFilter(String fString, boolean files, boolean folders, boolean caseSensitive) { ^^^^^ Javadoc: Missing tag for parameter files ---------- 178. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalFileSystemFilter.java (at line 41) public UniversalFileSystemFilter(String fString, boolean files, boolean folders, boolean caseSensitive) { ^^^^^^^ Javadoc: Missing tag for parameter folders ---------- 179. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalFileSystemFilter.java (at line 41) public UniversalFileSystemFilter(String fString, boolean files, boolean folders, boolean caseSensitive) { ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- ---------- 180. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 42) import org.eclipse.dstore.internal.core.util.MemoryManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 181. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 84) private MemoryManager _memoryManager; ^^^^^^^^^^^^^ Discouraged access: The type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 182. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 89) _memoryManager = MemoryManager.getInstance(dataStore); ^^^^^^^^^^^^^ Discouraged access: The type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 183. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 89) _memoryManager = MemoryManager.getInstance(dataStore); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getInstance(DataStore) from the type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 184. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 488) _memoryManager.checkAndClearupMemory(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method checkAndClearupMemory() from the type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 184 problems (184 warnings)# 12/1/10 12:11:59 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 264) public DataElement handleSearch(DataElement theElement, DataElement status, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 264) public DataElement handleSearch(DataElement theElement, DataElement status, ^^^^^^^^^^ Javadoc: Missing tag for parameter theElement ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 264) public DataElement handleSearch(DataElement theElement, DataElement status, ^^^^^^ Javadoc: Missing tag for parameter status ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 265) String queryType, boolean fileNamesCaseSensitive) { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 265) String queryType, boolean fileNamesCaseSensitive) { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fileNamesCaseSensitive ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 349) public DataElement handleQueryAll(DataElement subject, DataElement attributes, DataElement status, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 349) public DataElement handleQueryAll(DataElement subject, DataElement attributes, DataElement status, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 349) public DataElement handleQueryAll(DataElement subject, DataElement attributes, DataElement status, ^^^^^^^^^^ Javadoc: Missing tag for parameter attributes ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 349) public DataElement handleQueryAll(DataElement subject, DataElement attributes, DataElement status, ^^^^^^ Javadoc: Missing tag for parameter status ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 350) String queryType, boolean caseSensitive) ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 350) String queryType, boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 351) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 474) public DataElement handleQueryFiles(DataElement subject, DataElement attributes, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 474) public DataElement handleQueryFiles(DataElement subject, DataElement attributes, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 474) public DataElement handleQueryFiles(DataElement subject, DataElement attributes, ^^^^^^^^^^ Javadoc: Missing tag for parameter attributes ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 475) DataElement status, String queryType, boolean caseSensitive) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 475) DataElement status, String queryType, boolean caseSensitive) ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 475) DataElement status, String queryType, boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 476) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 527) public DataElement handleQueryFolders(DataElement subject, DataElement attributes, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 527) public DataElement handleQueryFolders(DataElement subject, DataElement attributes, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 527) public DataElement handleQueryFolders(DataElement subject, DataElement attributes, ^^^^^^^^^^ Javadoc: Missing tag for parameter attributes ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 528) DataElement status, String queryType, boolean caseSensitive) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 528) DataElement status, String queryType, boolean caseSensitive) ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 528) DataElement status, String queryType, boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 529) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 585) public DataElement handleQueryRoots(DataElement subject, DataElement status) throws SystemMessageException { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 585) public DataElement handleQueryRoots(DataElement subject, DataElement status) throws SystemMessageException { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 585) public DataElement handleQueryRoots(DataElement subject, DataElement status) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 585) public DataElement handleQueryRoots(DataElement subject, DataElement status) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 628) public DataElement handleDelete(DataElement subject, DataElement status, boolean refreshDataStore) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 628) public DataElement handleDelete(DataElement subject, DataElement status, boolean refreshDataStore) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 628) public DataElement handleDelete(DataElement subject, DataElement status, boolean refreshDataStore) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 628) public DataElement handleDelete(DataElement subject, DataElement status, boolean refreshDataStore) { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter refreshDataStore ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 650) public DataElement handleRename(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 650) public DataElement handleRename(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 650) public DataElement handleRename(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 663) public DataElement handleCreateFile(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 663) public DataElement handleCreateFile(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 664) DataElement status, String queryType) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 664) DataElement status, String queryType) { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 677) public DataElement handleCreateFolder(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 677) public DataElement handleCreateFolder(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 678) DataElement status, String queryType) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 678) DataElement status, String queryType) { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 690) public DataElement handleSetReadOnly(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 690) public DataElement handleSetReadOnly(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 690) public DataElement handleSetReadOnly(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 765) public DataElement handleSetLastModified(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 765) public DataElement handleSetLastModified(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 766) DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 807) protected DataElement handleQueryBasicProperty(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 807) protected DataElement handleQueryBasicProperty(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 808) DataElement status) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 808) DataElement status) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 819) protected DataElement handleQuerycanWriteProperty(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 819) protected DataElement handleQuerycanWriteProperty(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 820) DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 838) protected DataElement handleQueryAdvanceProperty(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 838) protected DataElement handleQueryAdvanceProperty(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 839) DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 848) protected DataElement handleQueryExists(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 848) protected DataElement handleQueryExists(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 849) DataElement status, String queryType) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 849) DataElement status, String queryType) throws SystemMessageException { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 849) DataElement status, String queryType) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 901) public DataElement handleQueryGetRemoteObject(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 901) public DataElement handleQueryGetRemoteObject(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 902) DataElement status, String queryType) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 902) DataElement status, String queryType) throws SystemMessageException { ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 902) DataElement status, String queryType) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1134) protected String getClassificationString(String s) { ^^^^^^ Javadoc: Missing tag for return type ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1134) protected String getClassificationString(String s) { ^ Javadoc: Missing tag for parameter s ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1146) protected String getFilterString(String s) { ^^^^^^ Javadoc: Missing tag for return type ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1146) protected String getFilterString(String s) { ^ Javadoc: Missing tag for parameter s ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1174) protected boolean getShowHiddenFlag(String s) { ^^^^^^^ Javadoc: Missing tag for return type ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1174) protected boolean getShowHiddenFlag(String s) { ^ Javadoc: Missing tag for parameter s ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1201) protected int getDepth(String s) ^^^ Javadoc: Missing tag for return type ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1201) protected int getDepth(String s) ^ Javadoc: Missing tag for parameter s ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1226) protected DataElement handleDownload(DataElement theElement, DataElement status) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1226) protected DataElement handleDownload(DataElement theElement, DataElement status) ^^^^^^^^^^ Javadoc: Missing tag for parameter theElement ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1226) protected DataElement handleDownload(DataElement theElement, DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1240) protected DataElement handleQueryEncoding(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1240) protected DataElement handleQueryEncoding(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1240) protected DataElement handleQueryEncoding(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1253) protected DataElement handleQueryUnusedPort(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 87. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1253) protected DataElement handleQueryUnusedPort(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 88. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1253) protected DataElement handleQueryUnusedPort(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 89. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1278) public DataElement statusDone(DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 90. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1278) public DataElement statusDone(DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 91. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1294) public DataElement statusCancelled(DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 92. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1294) public DataElement statusCancelled(DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 93. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1301) * @see Miner#load() ^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- 94. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1365) protected DataElement handleQueryClassName(DataElement subject, ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 95. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1365) protected DataElement handleQueryClassName(DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 96. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1366) DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 97. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1390) protected DataElement handleQueryQualifiedClassName(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 98. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1390) protected DataElement handleQueryQualifiedClassName(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 99. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1390) protected DataElement handleQueryQualifiedClassName(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalFileSystemMiner.java (at line 1477) public DataElement handleGetOSType(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 152) protected DataElement handleQueryUserName(DataElement subject, DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 152) protected DataElement handleQueryUserName(DataElement subject, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 152) protected DataElement handleQueryUserName(DataElement subject, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 225) private DataElement handleQuery(DataElement subject, DataElement status) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 225) private DataElement handleQuery(DataElement subject, DataElement status) ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 225) private DataElement handleQuery(DataElement subject, DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 387) private void handleQueryJobAllProperties(DataElement subject, DataElement status) ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 387) private void handleQueryJobAllProperties(DataElement subject, DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- 109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 394) private DataElement handleKill(DataElement subject, DataElement status) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 394) private DataElement handleKill(DataElement subject, DataElement status) ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalProcessMiner.java (at line 394) private DataElement handleKill(DataElement subject, DataElement status) ^^^^^^ Javadoc: Missing tag for parameter status ---------- ---------- 112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 21) import java.io.File; ^^^^^^^^^^^^ The import java.io.File is never used ---------- 113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 44) public static String getUserPreferencesDirectory(DataStore dataStore) ^^^^^^ Javadoc: Missing tag for return type ---------- 114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 44) public static String getUserPreferencesDirectory(DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 58) public static void logInfo(String minerName, String message, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 70) public static void logWarning(String minerName, String message, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 84) public static void logError(String minerName, String message, Throwable exception, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- 118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/dstore/universal/miners/UniversalServerUtilities.java (at line 96) public static void logDebugMessage(String minerName, String message, DataStore dataStore) ^^^^^^^^^ Javadoc: Missing tag for parameter dataStore ---------- ---------- 119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1328) public DataElement createObject(String type, String text) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1328) public DataElement createObject(String type, String text) ^^^^ Javadoc: Missing tag for parameter type ---------- 121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1328) public DataElement createObject(String type, String text) ^^^^ Javadoc: Missing tag for parameter text ---------- 122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^ Javadoc: Missing tag for parameter type ---------- 124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^ Javadoc: Missing tag for parameter text ---------- 125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^ Javadoc: Missing tag for parameter file ---------- 126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/command/CommandMinerThread.java (at line 1355) private DataElement createObject(String type, String text, String file, Integer line) ^^^^ Javadoc: Missing tag for parameter line ---------- ---------- 127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 240) protected void createDataElement(DataStore ds, DataElement subject, ^^ Javadoc: Missing tag for parameter ds ---------- 128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 240) protected void createDataElement(DataStore ds, DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 241) VirtualChild[] list, String filter, String rootPath, ^^^^ Javadoc: Missing tag for parameter list ---------- 130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 241) VirtualChild[] list, String filter, String rootPath, ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 241) VirtualChild[] list, String filter, String rootPath, ^^^^^^^^ Javadoc: Missing tag for parameter rootPath ---------- 132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/ArchiveQueryThread.java (at line 242) String virtualPath) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- ---------- 133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/DeleteThread.java (at line 219) public void deleteDir(File fileObj, DataElement status) { ^^^^^^^ Javadoc: Missing tag for parameter fileObj ---------- 134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/DeleteThread.java (at line 219) public void deleteDir(File fileObj, DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- ---------- 135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileClassifier.java (at line 234) private List getElementsFor(String fileName) ^^^^^^^^ Javadoc: Missing tag for parameter fileName ---------- ---------- 136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 153) protected void createDataElement(DataStore ds, DataElement subject, ^^ Javadoc: Missing tag for parameter ds ---------- 137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 153) protected void createDataElement(DataStore ds, DataElement subject, ^^^^^^^ Javadoc: Missing tag for parameter subject ---------- 138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^ Javadoc: Missing tag for parameter list ---------- 139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^^^^^^ Javadoc: Missing tag for parameter queryType ---------- 140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^^^^ Javadoc: Missing tag for parameter include ---------- 142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/FileQueryThread.java (at line 154) File[] list, String queryType, String filter, int include, String types[]) ^^^^^ Javadoc: Missing tag for parameter types ---------- ---------- 143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 48) public DataElement statusDone(DataElement status) { ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 48) public DataElement statusDone(DataElement status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- 145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 75) public String setProperties(File fileObj, boolean doArchiveProperties) { ^^^^^^ Javadoc: Missing tag for return type ---------- 146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 75) public String setProperties(File fileObj, boolean doArchiveProperties) { ^^^^^^^ Javadoc: Missing tag for parameter fileObj ---------- 147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/QueryThread.java (at line 75) public String setProperties(File fileObj, boolean doArchiveProperties) { ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter doArchiveProperties ---------- ---------- 148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/RenameThread.java (at line 111) _subject.setAttribute(DE.A_SOURCE, _miner.setProperties(handler ^^^^^^^ Null pointer access: The variable handler can only be null at this location ---------- ---------- 149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalFileSystemFilter.java (at line 41) public UniversalFileSystemFilter(String fString, boolean files, boolean folders, boolean caseSensitive) { ^^^^^ Javadoc: Missing tag for parameter files ---------- 150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalFileSystemFilter.java (at line 41) public UniversalFileSystemFilter(String fString, boolean files, boolean folders, boolean caseSensitive) { ^^^^^^^ Javadoc: Missing tag for parameter folders ---------- 151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalFileSystemFilter.java (at line 41) public UniversalFileSystemFilter(String fString, boolean files, boolean folders, boolean caseSensitive) { ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- ---------- 152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 42) import org.eclipse.dstore.internal.core.util.MemoryManager; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 84) private MemoryManager _memoryManager; ^^^^^^^^^^^^^ Discouraged access: The type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 89) _memoryManager = MemoryManager.getInstance(dataStore); ^^^^^^^^^^^^^ Discouraged access: The type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 89) _memoryManager = MemoryManager.getInstance(dataStore); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method getInstance(DataStore) from the type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.dstore/miners/org/eclipse/rse/internal/dstore/universal/miners/filesystem/UniversalSearchHandler.java (at line 488) _memoryManager.checkAndClearupMemory(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method checkAndClearupMemory() from the type MemoryManager is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.dstore.core/@dot ---------- 156 problems (156 warnings)# 12/1/10 12:12:27 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.files.ftp/src/org/eclipse/rse/internal/services/files/ftp/FTPService.java (at line 581) protected FTPHostFile getFileInternal(String remoteParent, String fileName, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.files.ftp/src/org/eclipse/rse/internal/services/files/ftp/FTPService.java (at line 581) protected FTPHostFile getFileInternal(String remoteParent, String fileName, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter remoteParent ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.files.ftp/src/org/eclipse/rse/internal/services/files/ftp/FTPService.java (at line 581) protected FTPHostFile getFileInternal(String remoteParent, String fileName, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^ Javadoc: Missing tag for parameter fileName ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.files.ftp/src/org/eclipse/rse/internal/services/files/ftp/FTPService.java (at line 581) protected FTPHostFile getFileInternal(String remoteParent, String fileName, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.files.ftp/src/org/eclipse/rse/internal/services/files/ftp/FTPService.java (at line 581) protected FTPHostFile getFileInternal(String remoteParent, String fileName, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.files.ftp/src/org/eclipse/rse/internal/services/files/ftp/FTPService.java (at line 1407) private boolean listFiles(IProgressMonitor monitor) throws Exception ^^^^^^^ Javadoc: Missing tag for return type ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.files.ftp/src/org/eclipse/rse/internal/services/files/ftp/FTPService.java (at line 1407) private boolean listFiles(IProgressMonitor monitor) throws Exception ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.files.ftp/src/org/eclipse/rse/internal/services/files/ftp/FTPService.java (at line 1407) private boolean listFiles(IProgressMonitor monitor) throws Exception ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 8 problems (8 warnings)# 12/1/10 12:12:31 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/Activator.java (at line 39) public static Activator getDefault() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1119) protected boolean deleteFromArchive(File destination, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for return type ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1119) protected boolean deleteFromArchive(File destination, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1119) protected boolean deleteFromArchive(File destination, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1191) protected boolean renameVirtualFile(File destination, String newName, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1191) protected boolean renameVirtualFile(File destination, String newName, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1390) public boolean copyFromArchive(File sourceFolderOrFile, File targetFolder, String newName, IProgressMonitor monitor, String sourceEncoding, String targetEncoding, boolean isText) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1390) public boolean copyFromArchive(File sourceFolderOrFile, File targetFolder, String newName, IProgressMonitor monitor, String sourceEncoding, String targetEncoding, boolean isText) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1584) String messageText = "File not found"; ^^^^^^^^^^^ The local variable messageText is never read ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/files/LocalFileService.java (at line 1700) * @see org.eclipse.rse.services.files.AbstractFileService#getOutputStream(String, String, boolean, IProgressMonitor) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: The method getOutputStream(String, String, boolean, IProgressMonitor) from the type AbstractFileService is deprecated ---------- ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/shells/LocalShellThread.java (at line 494) private String[] getEnvironmentVariables(boolean windows) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.local/src/org/eclipse/rse/internal/services/local/shells/LocalShellThread.java (at line 494) private String[] getEnvironmentVariables(boolean windows) ^^^^^^^ Javadoc: Missing tag for parameter windows ---------- 12 problems (12 warnings)# 12/1/10 12:12:43 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.ssh/src/org/eclipse/rse/internal/services/ssh/files/SftpFileService.java (at line 1214) * @see org.eclipse.rse.services.files.AbstractFileService#getOutputStream(String, String, boolean, IProgressMonitor) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: The method getOutputStream(String, String, boolean, IProgressMonitor) from the type AbstractFileService is deprecated ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.ssh/src/org/eclipse/rse/internal/services/ssh/shell/SshShellService.java (at line 66) protected synchronized SshTerminalService getRelatedTerminalService() { ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.ssh/src/org/eclipse/rse/internal/services/ssh/terminal/SshTerminalService.java (at line 51) protected synchronized SshShellService getRelatedShellService() { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services.ssh/src/org/eclipse/rse/internal/services/ssh/terminal/SshTerminalShell.java (at line 183) public void writeToShell(String command) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 4 problems (4 warnings)# 12/1/10 12:12:55 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. # 12/1/10 12:08:00 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/internal/services/terminals/AbstractTerminalShell.java (at line 90) * {@link #getWaitForPollInterval()}. ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/RemoteUtil.java (at line 68) public static Socket createSocket(final String host, final int port, int timeout, IProgressMonitor monitor) throws UnknownHostException, IOException { ^^^^^^ Javadoc: Missing tag for return type ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/RemoteUtil.java (at line 68) public static Socket createSocket(final String host, final int port, int timeout, IProgressMonitor monitor) throws UnknownHostException, IOException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception UnknownHostException ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/RemoteUtil.java (at line 68) public static Socket createSocket(final String host, final int port, int timeout, IProgressMonitor monitor) throws UnknownHostException, IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/AbstractFileService.java (at line 67) protected IProgressMonitor progressTick(IProgressMonitor monitor) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/CodePageConverterManager.java (at line 52) public static IFileServiceCodePageConverter getCodePageConverter(String serverEncoding, IFileService fileService) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter fileService ---------- ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/HostFilePermissions.java (at line 39) public HostFilePermissions(String alphaPermissions, String user, String group){ ^^^^ Javadoc: Missing tag for parameter user ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/HostFilePermissions.java (at line 39) public HostFilePermissions(String alphaPermissions, String user, String group){ ^^^^^ Javadoc: Missing tag for parameter group ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/HostFilePermissions.java (at line 50) public HostFilePermissions(int initialPermissions, String user, String group){ ^^^^ Javadoc: Missing tag for parameter user ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/HostFilePermissions.java (at line 50) public HostFilePermissions(int initialPermissions, String user, String group){ ^^^^^ Javadoc: Missing tag for parameter group ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/HostFilePermissions.java (at line 61) private String alphaPermissionsToOctal(String alphaPermissions) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter alphaPermissions ---------- ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileService.java (at line 554) public void setLastModified(String parent, String name, long timestamp, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileService.java (at line 567) public void setReadOnly(String parent, String name, boolean readOnly, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileServiceCodePageConverter.java (at line 48) public void convertFileFromRemoteEncoding(String remotePath, File file, String remoteEncoding, String localEncoding, IFileService fs); ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter remoteEncoding ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileServiceCodePageConverter.java (at line 64) public int getPriority(String remoteEncoding, IFileService fs); ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter remoteEncoding ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IFileServiceCodePageConverter.java (at line 64) public int getPriority(String remoteEncoding, IFileService fs); ^^ Javadoc: Missing tag for parameter fs ---------- ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IHostFilePermissions.java (at line 128) public String toAlphaString(); ^^^^^^ Javadoc: Missing tag for return type ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IHostFilePermissions.java (at line 156) * by the {@link Object#clone()} contract. ^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IHostFilePermissions.java (at line 164) * @see Object#clone() ^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/files/IHostFilePermissionsContainer.java (at line 37) public void setPermissions(IHostFilePermissions permissions); ^^^^^^^^^^^ Javadoc: Missing tag for parameter permissions ---------- ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/processes/AbstractProcessService.java (at line 105) public SystemMessage getMessage(String messageID) ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/processes/AbstractProcessService.java (at line 105) public SystemMessage getMessage(String messageID) ^^^^^^^^^ Javadoc: Missing tag for parameter messageID ---------- ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/search/AbstractSearchResult.java (at line 62) public AbstractSearchResult(IHostSearchResultConfiguration configuration, Object parent, SystemSearchString searchString) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter configuration ---------- ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/search/AbstractSearchResultConfiguration.java (at line 53) public AbstractSearchResultConfiguration(IHostSearchResultSet resultSet, Object searchObject, SystemSearchString string, ISearchService searchService) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter searchService ---------- ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 45) public IHostShell launchShell(String initialWorkingDirectory, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 45) public IHostShell launchShell(String initialWorkingDirectory, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter initialWorkingDirectory ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 45) public IHostShell launchShell(String initialWorkingDirectory, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^ Javadoc: Missing tag for parameter environment ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 45) public IHostShell launchShell(String initialWorkingDirectory, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 84) public IHostShell runCommand(String initialWorkingDirectory, String command, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 84) public IHostShell runCommand(String initialWorkingDirectory, String command, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter initialWorkingDirectory ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 84) public IHostShell runCommand(String initialWorkingDirectory, String command, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter command ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 84) public IHostShell runCommand(String initialWorkingDirectory, String command, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^ Javadoc: Missing tag for parameter environment ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/src/org/eclipse/rse/services/shells/IShellService.java (at line 84) public IHostShell runCommand(String initialWorkingDirectory, String command, String[] environment, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemArchiveUtil.java (at line 31) public static boolean delete(File file) { ^^^^ Javadoc: Missing tag for parameter file ---------- ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemUniversalZipEntry.java (at line 48) public ZipEntry getEntry() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemUniversalZipEntry.java (at line 56) public void setEntry(ZipEntry newEntry) ^^^^^^^^ Javadoc: Missing tag for parameter newEntry ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemUniversalZipEntry.java (at line 129) public String getExtension() ^^^^^^ Javadoc: Missing tag for return type ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemUniversalZipEntry.java (at line 137) public boolean isNested() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/java/EnhancedClassLoader.java (at line 76) private byte[] loadClassData(String name) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 74) public void setTypes(String[] types) ^^^^^ Javadoc: Missing tag for parameter types ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 83) public void setTypesAndNames(String[] types, String[] names) ^^^^^ Javadoc: Missing tag for parameter types ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 83) public void setTypesAndNames(String[] types, String[] names) ^^^^^ Javadoc: Missing tag for parameter names ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 94) public void setTypesAndNames(String[] typesAndNames) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter typesAndNames ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 122) public String[] getTypes() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 130) public String[] getNames() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 138) public void setCaseSensitive(boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 161) public boolean isCaseSensitive() ^^^^^^^ Javadoc: Missing tag for return type ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 248) public static String[] parseTypes(String typeList) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 248) public static String[] parseTypes(String typeList) ^^^^^^^^ Javadoc: Missing tag for parameter typeList ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 269) public static String[] parseNames(String typeList) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 269) public static String[] parseNames(String typeList) ^^^^^^^^ Javadoc: Missing tag for parameter typeList ---------- ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/ISystemOperationMonitor.java (at line 28) public boolean isDone(); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 361) public boolean isGeneric() ^^^^^^^ Javadoc: Missing tag for return type ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 368) public boolean isQuoted() ^^^^^^^ Javadoc: Missing tag for return type ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 377) public int getPatternType() ^^^ Javadoc: Missing tag for return type ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 386) private static int countOccurrencesOf(String haystack, char needle) ^^^ Javadoc: Missing tag for return type ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 386) private static int countOccurrencesOf(String haystack, char needle) ^^^^^^^^ Javadoc: Missing tag for parameter haystack ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 386) private static int countOccurrencesOf(String haystack, char needle) ^^^^^^ Javadoc: Missing tag for parameter needle ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 409) public void writeInfo(PrintWriter stream) ^^^^^^ Javadoc: Missing tag for parameter stream ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 441) public static boolean verifyPattern(String genericName, boolean advanced) ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemEncodingUtil.java (at line 149) public String getXMLFileEncoding(String filePath) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemEncodingUtil.java (at line 395) public String getEncodingFromBOM(String filePath) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemEncodingUtil.java (at line 410) private String getEncodingFromBOM(InputStream stream) throws IOException { ^^^^^^ Javadoc: Missing tag for parameter stream ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemEncodingUtil.java (at line 410) private String getEncodingFromBOM(InputStream stream) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/AbsoluteVirtualPath.java (at line 43) public AbsoluteVirtualPath(String absolutePath) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter absolutePath ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/AbsoluteVirtualPath.java (at line 113) public void setVirtualPart(String newVirtualPart) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newVirtualPart ---------- ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 257) public VirtualChild getVirtualObject(String fullyQualifiedName) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 279) public ISystemArchiveHandler getRegisteredHandler(File file) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 279) public ISystemArchiveHandler getRegisteredHandler(File file) throws SystemMessageException ^^^^ Javadoc: Missing tag for parameter file ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 374) protected boolean handlerHasProperConstructor(Class handlerType) ^^^^^^^ Javadoc: Missing tag for return type ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 374) protected boolean handlerHasProperConstructor(Class handlerType) ^^^^^^^^^^^ Javadoc: Missing tag for parameter handlerType ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 395) protected boolean handlerImplementsISystemArchiveHandler(Class handlerType) ^^^^^^^ Javadoc: Missing tag for return type ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 395) protected boolean handlerImplementsISystemArchiveHandler(Class handlerType) ^^^^^^^^^^^ Javadoc: Missing tag for parameter handlerType ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 416) public void disposeOfRegisteredHandlerFor(File file) ^^^^ Javadoc: Missing tag for parameter file ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 507) public void createEmptyArchive(File newFile) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter newFile ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 550) public String[] getRegisteredExtensions() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 567) public String getComment(File archive) throws SystemMessageException ^^^^^^ Javadoc: Missing tag for return type ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 567) public String getComment(File archive) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter archive ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 580) public long getExpandedSize(File archive) throws SystemMessageException ^^^^ Javadoc: Missing tag for return type ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 580) public long getExpandedSize(File archive) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter archive ---------- ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ISystemArchiveHandler.java (at line 485) public void rename(String fullVirtualName, String newName, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 571) public SystemTarHandler(File file) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 616) protected void updateTree(HashMap newOldNames) ^^^^^^^^^^^ Javadoc: Missing tag for parameter newOldNames ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 678) protected void updateCache() throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 1201) public void listAllFiles(File parent, List found) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 1201) public void listAllFiles(File parent, List found) { ^^^^^ Javadoc: Missing tag for parameter found ---------- 87. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 1635) protected VirtualChild updateVirtualChild(TarEntry entry, VirtualChild child) { ^^^^^ Javadoc: Missing tag for parameter child ---------- 88. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 1770) VirtualChild temp = updateVirtualChild(entry, vfs.getEntry(fullVirtualName)); ^^^^ The local variable temp is never read ---------- ---------- 89. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTgzHandler.java (at line 32) public SystemTgzHandler(File file) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 90. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 171) protected void updateTreeAfterRename(HashMap newOldName, VirtualChild[] renameList) ^^^^^^^^^^ Javadoc: Missing tag for parameter newOldName ---------- 91. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 171) protected void updateTreeAfterRename(HashMap newOldName, VirtualChild[] renameList) ^^^^^^^^^^ Javadoc: Missing tag for parameter renameList ---------- 92. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 289) protected void fillBranchAfterRename(ZipEntry next, String oldName) ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 93. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 419) protected void recursivePopulate(String key, VirtualChild value) ^^^ Javadoc: Missing tag for parameter key ---------- 94. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 419) protected void recursivePopulate(String key, VirtualChild value) ^^^^^ Javadoc: Missing tag for parameter value ---------- 95. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 467) protected void populate(String key, VirtualChild value) ^^^ Javadoc: Missing tag for parameter key ---------- 96. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 467) protected void populate(String key, VirtualChild value) ^^^^^ Javadoc: Missing tag for parameter value ---------- 97. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 528) public VirtualChild[] getVirtualChildrenList(boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 98. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 528) public VirtualChild[] getVirtualChildrenList(boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 99. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 528) public VirtualChild[] getVirtualChildrenList(boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 592) public VirtualChild[] getVirtualChildrenList(String parent, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 592) public VirtualChild[] getVirtualChildrenList(String parent, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 592) public VirtualChild[] getVirtualChildrenList(String parent, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 592) public VirtualChild[] getVirtualChildrenList(String parent, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 818) public long getTimeStampFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^ Javadoc: Missing tag for return type ---------- 105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 818) public long getTimeStampFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 818) public long getTimeStampFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 818) public long getTimeStampFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 854) public long getSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^^^^^^ Javadoc: Missing tag for parameter destination ---------- 111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 900) ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 900) ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^ Javadoc: Missing tag for parameter files ---------- 117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- 118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^ Javadoc: Missing tag for parameter names ---------- 119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncodings ---------- 120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetEncodings ---------- 121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1317) boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1317) boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1317) boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1432) public static boolean listAllFiles(File parent, HashSet found, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^ Javadoc: Missing tag for return type ---------- 126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1432) public static boolean listAllFiles(File parent, HashSet found, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1432) public static boolean listAllFiles(File parent, HashSet found, ISystemOperationMonitor archiveOperationMonitor) ^^^^^ Javadoc: Missing tag for parameter found ---------- 128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1432) public static boolean listAllFiles(File parent, HashSet found, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1476) protected boolean recreateZipDeleteEntries(VirtualChild[] vcList, ZipOutputStream dest, HashSet omitChildren, ISystemOperationMonitor archiveOperationMonitor) throws IOException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1538) protected boolean recreateZipRenameEntries(VirtualChild[] vcList, ZipOutputStream dest, HashMap names, ISystemOperationMonitor archiveOperationMonitor) throws IOException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter file ---------- 132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter dest ---------- 133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- 134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter name ---------- 135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetEncoding ---------- 137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^ Javadoc: Missing tag for parameter stream ---------- 139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter dest ---------- 140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- 141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter name ---------- 142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetEncoding ---------- 144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1717) protected void replaceOldZip(File outputTempFile) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter outputTempFile ---------- 146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for return type ---------- 147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^ Javadoc: Missing tag for parameter file ---------- 153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^ Javadoc: Missing tag for parameter name ---------- 154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1885) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 157. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2040) public void fullRename(String fullVirtualName, String newFullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 158. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2040) public void fullRename(String fullVirtualName, String newFullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newFullVirtualName ---------- 159. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2040) public void fullRename(String fullVirtualName, String newFullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 160. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2040) public void fullRename(String fullVirtualName, String newFullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 161. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2255) protected boolean createVirtualObject(String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 162. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2255) protected boolean createVirtualObject(String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 163. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2380) protected boolean openZipFile() throws IOException ^^^^^^^ Javadoc: Missing tag for return type ---------- 164. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2408) protected boolean updateVirtualFSIfNecessary(ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 165. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2450) protected ZipEntry safeGetEntry(String name) throws IOException ^^^^^^^^ Javadoc: Missing tag for return type ---------- 166. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2450) protected ZipEntry safeGetEntry(String name) throws IOException ^^^^ Javadoc: Missing tag for parameter name ---------- 167. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2450) protected ZipEntry safeGetEntry(String name) throws IOException ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 168. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2566) public String getCommentFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^ Javadoc: Missing tag for return type ---------- 169. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2566) public String getCommentFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 170. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2566) public String getCommentFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 171. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2566) public String getCommentFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 172. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2601) public long getCompressedSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^ Javadoc: Missing tag for return type ---------- 173. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2601) public long getCompressedSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 174. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2601) public long getCompressedSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 175. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2601) public long getCompressedSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 176. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2633) public String getCompressionMethodFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^ Javadoc: Missing tag for return type ---------- 177. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2633) public String getCompressionMethodFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 178. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2633) public String getCompressionMethodFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 179. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2633) public String getCompressionMethodFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 180. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2673) public String getClassification(String fullVirtualName, boolean closeZipFile) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for return type ---------- 181. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2673) public String getClassification(String fullVirtualName, boolean closeZipFile) throws SystemMessageException { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 182. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2673) public String getClassification(String fullVirtualName, boolean closeZipFile) throws SystemMessageException { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 183. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2673) public String getClassification(String fullVirtualName, boolean closeZipFile) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- ---------- 184. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/TarEntry.java (at line 404) public void writeFields(OutputStream outStream) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 185. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/TarEntry.java (at line 534) * @see java.lang.Object#clone() ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- ---------- 186. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/TarFile.java (at line 244) private TarEntry extractBlockHeader(byte[] blockData) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 187. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/TarOutputStream.java (at line 91) public void putNextEntry(TarEntry entry) throws IOException { ^^^^^ Javadoc: Missing tag for parameter entry ---------- ---------- 188. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 60) public VirtualChild(ISystemArchiveHandler handler) ^^^^^^^ Javadoc: Missing tag for parameter handler ---------- 189. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 83) public VirtualChild(ISystemArchiveHandler handler, String fullVirtualName) ^^^^^^^ Javadoc: Missing tag for parameter handler ---------- 190. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 83) public VirtualChild(ISystemArchiveHandler handler, String fullVirtualName) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 191. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 97) public VirtualChild(String fullVirtualName, File containingArchive) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 192. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 97) public VirtualChild(String fullVirtualName, File containingArchive) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter containingArchive ---------- 193. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 265) public File getExtractedFile() throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 194. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 279) public File getExtractedFile(String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 195. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 279) public File getExtractedFile(String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 196. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 279) public File getExtractedFile(String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 197. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 279) public File getExtractedFile(String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 198. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 357) public void getExtractedFile(File destination, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^ Javadoc: Missing tag for parameter destination ---------- 199. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 357) public void getExtractedFile(File destination, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 200. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 375) public void getExtractedFile(File destination, String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^ Javadoc: Missing tag for parameter destination ---------- 201. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 375) public void getExtractedFile(File destination, String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 202. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 375) public void getExtractedFile(File destination, String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 203. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 375) public void getExtractedFile(File destination, String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 204. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 405) public boolean exists() throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 205. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 417) public void renameTo(String newName) ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- ---------- 206. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 286) protected FieldInfo readField(EnhancedDataInputStream dataStream) throws IOException { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 207. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 318) protected MethodInfo readMethod(EnhancedDataInputStream dataStream) throws IOException { ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 208. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 337) protected AbstractAttributeInfo readAttribute(EnhancedDataInputStream dataStream) throws IOException { ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 209. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 361) protected String getString(int index) { ^^^^^^ Javadoc: Missing tag for return type ---------- 210. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 361) protected String getString(int index) { ^^^^^ Javadoc: Missing tag for parameter index ---------- ---------- 211. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/ClassFileUtil.java (at line 96) public String getQualifiedClassName(String classFilePath) throws IOException { ^^^^^^ Javadoc: Missing tag for return type ---------- 212. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/ClassFileUtil.java (at line 106) public String getQualifiedClassName(File classFile) throws IOException { ^^^^^^ Javadoc: Missing tag for return type ---------- 213. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/ClassFileUtil.java (at line 116) public String getQualifiedClassName(InputStream stream) throws IOException { ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 214. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/ICommonMessageIds.java (at line 21) * {@link org.eclipse.rse.ui.SystemBasePlugin#getPluginMessage(String)}. The ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.rse.ui cannot be resolved to a type ---------- ---------- 215. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemLockTimeoutException.java (at line 46) public SystemLockTimeoutException(String pluginId, String detailMsg) { ^^^^^^^^^ Javadoc: Missing tag for parameter detailMsg ---------- ---------- 216. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessage.java (at line 110) * @throws IndicatorException if the indicator is not valid ^^^^^^^^^^^^^^^^^^ Javadoc: The type IndicatorException is deprecated ---------- 217. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessage.java (at line 314) private void makeSub(int subNumber, Object sub) { ^^^^^^^^^ Javadoc: Missing tag for parameter subNumber ---------- 218. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessage.java (at line 314) private void makeSub(int subNumber, Object sub) { ^^^ Javadoc: Missing tag for parameter sub ---------- ---------- 219. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 331) private String getNodeText(Node msgNode) ^^^^^^ Javadoc: Missing tag for return type ---------- 220. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 331) private String getNodeText(Node msgNode) ^^^^^^^ Javadoc: Missing tag for parameter msgNode ---------- 221. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 550) private boolean issueErrorMessage(String errormsg, boolean echoStandardOut) ^^^^^^^ Javadoc: Missing tag for return type ---------- 222. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 550) private boolean issueErrorMessage(String errormsg, boolean echoStandardOut) ^^^^^^^^ Javadoc: Missing tag for parameter errormsg ---------- 223. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 550) private boolean issueErrorMessage(String errormsg, boolean echoStandardOut) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter echoStandardOut ---------- 224. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 564) private boolean issueWarningMessage(String errormsg, boolean echoStandardOut) ^^^^^^^ Javadoc: Missing tag for return type ---------- 225. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 564) private boolean issueWarningMessage(String errormsg, boolean echoStandardOut) ^^^^^^^^ Javadoc: Missing tag for parameter errormsg ---------- 226. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 564) private boolean issueWarningMessage(String errormsg, boolean echoStandardOut) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter echoStandardOut ---------- 227. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 666) private Document loadAndParseXMLFile (InputStream messageFile) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 228. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 666) private Document loadAndParseXMLFile (InputStream messageFile) ^^^^^^^^^^^ Javadoc: Missing tag for parameter messageFile ---------- ---------- 229. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemOperationFailedException.java (at line 53) public SystemOperationFailedException(String pluginId, String msg) { ^^^^^^^^ Javadoc: Missing tag for parameter pluginId ---------- 230. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemOperationFailedException.java (at line 63) public SystemOperationFailedException(String pluginId, Exception remoteException) { ^^^^^^^^ Javadoc: Missing tag for parameter pluginId ---------- 231. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemOperationFailedException.java (at line 72) public SystemOperationFailedException(String pluginId, String operationPerformed, Exception remoteException) { ^^^^^^^^ Javadoc: Missing tag for parameter pluginId ---------- 232. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemOperationFailedException.java (at line 72) public SystemOperationFailedException(String pluginId, String operationPerformed, Exception remoteException) { ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter operationPerformed ---------- ---------- 233. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/HostProcessFilterImpl.java (at line 72) public HostProcessFilterImpl(boolean resolveVariables) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter resolveVariables ---------- 234. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/HostProcessFilterImpl.java (at line 90) public HostProcessFilterImpl(String input) ^^^^^ Javadoc: Missing tag for parameter input ---------- 235. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/HostProcessFilterImpl.java (at line 99) public HostProcessFilterImpl(String input, boolean resolveVariables) ^^^^^ Javadoc: Missing tag for parameter input ---------- 236. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/HostProcessFilterImpl.java (at line 99) public HostProcessFilterImpl(String input, boolean resolveVariables) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter resolveVariables ---------- ---------- 237. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 33) public long getPid(); ^^^^ Javadoc: Missing tag for return type ---------- 238. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 38) public long getPPid(); ^^^^ Javadoc: Missing tag for return type ---------- 239. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 43) public String getName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 240. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 48) public String getState(); ^^^^^^ Javadoc: Missing tag for return type ---------- 241. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 53) public long getTgid(); ^^^^ Javadoc: Missing tag for return type ---------- 242. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 58) public long getTracerPid(); ^^^^ Javadoc: Missing tag for return type ---------- 243. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 63) public long getUid(); ^^^^ Javadoc: Missing tag for return type ---------- 244. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 68) public String getUsername(); ^^^^^^ Javadoc: Missing tag for return type ---------- 245. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 73) public long getGid(); ^^^^ Javadoc: Missing tag for return type ---------- 246. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 78) public boolean isRoot(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 247. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 83) public long getVmSizeInKB(); ^^^^ Javadoc: Missing tag for return type ---------- 248. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 89) public long getVmRSSInKB(); ^^^^ Javadoc: Missing tag for return type ---------- 249. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 94) public String getLabel(); ^^^^^^ Javadoc: Missing tag for return type ---------- 250. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 100) public String getAllProperties(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 251. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 25) public String getName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 252. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 30) public String getUsername(); ^^^^^^ Javadoc: Missing tag for return type ---------- 253. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 35) public String getGid(); ^^^^^^ Javadoc: Missing tag for return type ---------- 254. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 40) public String getPpid(); ^^^^^^ Javadoc: Missing tag for return type ---------- 255. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 45) public String getPid(); ^^^^^^ Javadoc: Missing tag for return type ---------- 256. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 51) public boolean getAnyStatus(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 257. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 56) public String getMinVM(); ^^^^^^ Javadoc: Missing tag for return type ---------- 258. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 61) public String getMaxVM(); ^^^^^^ Javadoc: Missing tag for return type ---------- 259. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 68) public void setName(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 260. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 75) public void setUsername(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 261. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 80) public void setGid(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 262. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 85) public void setPpid(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 263. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 90) public void setPid(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 264. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 100) public void setMinVM(String strMinVM); ^^^^^^^^ Javadoc: Missing tag for parameter strMinVM ---------- 265. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 105) public void setMaxVM(String strMaxVM); ^^^^^^^^ Javadoc: Missing tag for parameter strMaxVM ---------- 266. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 116) public boolean allows(String status); ^^^^^^^ Javadoc: Missing tag for return type ---------- 267. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 116) public boolean allows(String status); ^^^^^^ Javadoc: Missing tag for parameter status ---------- 268. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 123) public boolean getSpecificState(String stateCode); ^^^^^^^ Javadoc: Missing tag for return type ---------- 269. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 138) public boolean satisfiesState(String stateString); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 270. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 42) public void setPid(String pid); ^^^ Javadoc: Missing tag for parameter pid ---------- 271. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 47) public void setPPid(String ppid); ^^^^ Javadoc: Missing tag for parameter ppid ---------- 272. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 52) public void setName(String name); ^^^^ Javadoc: Missing tag for parameter name ---------- 273. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 57) public void setState(String state); ^^^^^ Javadoc: Missing tag for parameter state ---------- 274. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 62) public void setTgid(String tgid); ^^^^ Javadoc: Missing tag for parameter tgid ---------- 275. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 67) public void setTracerPid(String tracerpid); ^^^^^^^^^ Javadoc: Missing tag for parameter tracerpid ---------- 276. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 72) public void setUid(String uid); ^^^ Javadoc: Missing tag for parameter uid ---------- 277. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 77) public void setUsername(String username); ^^^^^^^^ Javadoc: Missing tag for parameter username ---------- 278. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 82) public void setGid(String gid); ^^^ Javadoc: Missing tag for parameter gid ---------- 279. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 88) public void setAllProperties(String allProperties); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter allProperties ---------- 280. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 93) public void setVmSizeInKB(String size); ^^^^ Javadoc: Missing tag for parameter size ---------- 281. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 99) public void setVmRSSInKB(String size); ^^^^ Javadoc: Missing tag for parameter size ---------- 282. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 104) public void setLabel(String label); ^^^^^ Javadoc: Missing tag for parameter label ---------- ---------- 283. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/ProcessHandler.java (at line 39) public SortedSet lookupProcesses(IHostProcessFilter rpfs) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 284. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/ProcessHandler.java (at line 47) public IHostProcess kill(IHostProcess process, String type) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 285. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/ProcessHandlerManager.java (at line 40) public ProcessHandler getNewProcessHandler() ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 286. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalAIXProcessHandler.java (at line 236) protected String convertToStateCode(String state) ^^^^^^ Javadoc: Missing tag for return type ---------- 287. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalAIXProcessHandler.java (at line 236) protected String convertToStateCode(String state) ^^^^^ Javadoc: Missing tag for parameter state ---------- ---------- 288. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 193) public String getUid(String username) ^^^^^^ Javadoc: Missing tag for return type ---------- 289. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 193) public String getUid(String username) ^^^^^^^^ Javadoc: Missing tag for parameter username ---------- 290. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 202) public String getUsername(String uid) ^^^^^^ Javadoc: Missing tag for return type ---------- 291. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 202) public String getUsername(String uid) ^^^ Javadoc: Missing tag for parameter uid ---------- 292. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 243) private String processStatusLine(String line, int length) ^^^^^^ Javadoc: Missing tag for return type ---------- 293. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 297) protected String convertToStateCode(String state) ^^^^^^ Javadoc: Missing tag for return type ---------- 294. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 297) protected String convertToStateCode(String state) ^^^^^ Javadoc: Missing tag for parameter state ---------- ---------- 295. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalMacOSXProcessHandler.java (at line 118) protected String convertToStateCode(String state) { ^^^^^^ Javadoc: Missing tag for return type ---------- 296. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalMacOSXProcessHandler.java (at line 118) protected String convertToStateCode(String state) { ^^^^^ Javadoc: Missing tag for parameter state ---------- ---------- 297. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalServerProcessImpl.java (at line 53) public UniversalServerProcessImpl(String initialAttributes) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter initialAttributes ---------- ---------- 298. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java (at line 346) protected boolean regExpRegionMatches(String text, int tStart, String p, int pStart, int plen) { ^^^^^^ Javadoc: Missing tag for parameter tStart ---------- 299. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java (at line 346) protected boolean regExpRegionMatches(String text, int tStart, String p, int pStart, int plen) { ^^^^^^ Javadoc: Missing tag for parameter pStart ---------- 300. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java (at line 346) protected boolean regExpRegionMatches(String text, int tStart, String p, int pStart, int plen) { ^^^^ Javadoc: Missing tag for parameter plen ---------- ---------- 301. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchFileNameMatcher.java (at line 108) * @see org.eclipse.rse.services.clientserver.ISystemSearchMatcher#matches(java.lang.String) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.rse.services.clientserver.ISystemSearchMatcher cannot be resolved to a type ---------- ---------- 302. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchStringMatcher.java (at line 42) * @throws ^^^^^^ Javadoc: Missing class name ---------- 303. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchStringMatcher.java (at line 94) * @see org.eclipse.rse.services.clientserver.ISystemSearchMatcher#matches(java.lang.String) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.rse.services.clientserver.ISystemSearchMatcher cannot be resolved to a type ---------- 303 problems (303 warnings)# 12/1/10 12:07:53 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemArchiveUtil.java (at line 31) public static boolean delete(File file) { ^^^^ Javadoc: Missing tag for parameter file ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemUniversalZipEntry.java (at line 48) public ZipEntry getEntry() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemUniversalZipEntry.java (at line 56) public void setEntry(ZipEntry newEntry) ^^^^^^^^ Javadoc: Missing tag for parameter newEntry ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemUniversalZipEntry.java (at line 129) public String getExtension() ^^^^^^ Javadoc: Missing tag for return type ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/archiveutils/SystemUniversalZipEntry.java (at line 137) public boolean isNested() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/internal/services/clientserver/java/EnhancedClassLoader.java (at line 76) private byte[] loadClassData(String name) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 74) public void setTypes(String[] types) ^^^^^ Javadoc: Missing tag for parameter types ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 83) public void setTypesAndNames(String[] types, String[] names) ^^^^^ Javadoc: Missing tag for parameter types ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 83) public void setTypesAndNames(String[] types, String[] names) ^^^^^ Javadoc: Missing tag for parameter names ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 94) public void setTypesAndNames(String[] typesAndNames) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter typesAndNames ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 122) public String[] getTypes() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 130) public String[] getNames() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 138) public void setCaseSensitive(boolean caseSensitive) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter caseSensitive ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 161) public boolean isCaseSensitive() ^^^^^^^ Javadoc: Missing tag for return type ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 248) public static String[] parseTypes(String typeList) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 248) public static String[] parseTypes(String typeList) ^^^^^^^^ Javadoc: Missing tag for parameter typeList ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 269) public static String[] parseNames(String typeList) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/FileTypeMatcher.java (at line 269) public static String[] parseNames(String typeList) ^^^^^^^^ Javadoc: Missing tag for parameter typeList ---------- ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/ISystemOperationMonitor.java (at line 28) public boolean isDone(); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 361) public boolean isGeneric() ^^^^^^^ Javadoc: Missing tag for return type ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 368) public boolean isQuoted() ^^^^^^^ Javadoc: Missing tag for return type ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 377) public int getPatternType() ^^^ Javadoc: Missing tag for return type ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 386) private static int countOccurrencesOf(String haystack, char needle) ^^^ Javadoc: Missing tag for return type ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 386) private static int countOccurrencesOf(String haystack, char needle) ^^^^^^^^ Javadoc: Missing tag for parameter haystack ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 386) private static int countOccurrencesOf(String haystack, char needle) ^^^^^^ Javadoc: Missing tag for parameter needle ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 409) public void writeInfo(PrintWriter stream) ^^^^^^ Javadoc: Missing tag for parameter stream ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/NamePatternMatcher.java (at line 441) public static boolean verifyPattern(String genericName, boolean advanced) ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemEncodingUtil.java (at line 149) public String getXMLFileEncoding(String filePath) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemEncodingUtil.java (at line 395) public String getEncodingFromBOM(String filePath) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemEncodingUtil.java (at line 410) private String getEncodingFromBOM(InputStream stream) throws IOException { ^^^^^^ Javadoc: Missing tag for parameter stream ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemEncodingUtil.java (at line 410) private String getEncodingFromBOM(InputStream stream) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/SystemReentrantMutex.java (at line 26) * {@link org.eclipse.rse.services.Mutex} with some modification to make sure the ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.rse.services.Mutex cannot be resolved to a type ---------- ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/AbsoluteVirtualPath.java (at line 43) public AbsoluteVirtualPath(String absolutePath) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter absolutePath ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/AbsoluteVirtualPath.java (at line 113) public void setVirtualPart(String newVirtualPart) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newVirtualPart ---------- ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 257) public VirtualChild getVirtualObject(String fullyQualifiedName) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 279) public ISystemArchiveHandler getRegisteredHandler(File file) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 279) public ISystemArchiveHandler getRegisteredHandler(File file) throws SystemMessageException ^^^^ Javadoc: Missing tag for parameter file ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 374) protected boolean handlerHasProperConstructor(Class handlerType) ^^^^^^^ Javadoc: Missing tag for return type ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 374) protected boolean handlerHasProperConstructor(Class handlerType) ^^^^^^^^^^^ Javadoc: Missing tag for parameter handlerType ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 395) protected boolean handlerImplementsISystemArchiveHandler(Class handlerType) ^^^^^^^ Javadoc: Missing tag for return type ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 395) protected boolean handlerImplementsISystemArchiveHandler(Class handlerType) ^^^^^^^^^^^ Javadoc: Missing tag for parameter handlerType ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 416) public void disposeOfRegisteredHandlerFor(File file) ^^^^ Javadoc: Missing tag for parameter file ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 507) public void createEmptyArchive(File newFile) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter newFile ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 550) public String[] getRegisteredExtensions() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 567) public String getComment(File archive) throws SystemMessageException ^^^^^^ Javadoc: Missing tag for return type ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 567) public String getComment(File archive) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter archive ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 580) public long getExpandedSize(File archive) throws SystemMessageException ^^^^ Javadoc: Missing tag for return type ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ArchiveHandlerManager.java (at line 580) public long getExpandedSize(File archive) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter archive ---------- ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/ISystemArchiveHandler.java (at line 485) public void rename(String fullVirtualName, String newName, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 571) public SystemTarHandler(File file) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 616) protected void updateTree(HashMap newOldNames) ^^^^^^^^^^^ Javadoc: Missing tag for parameter newOldNames ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 678) protected void updateCache() throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 1201) public void listAllFiles(File parent, List found) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 1201) public void listAllFiles(File parent, List found) { ^^^^^ Javadoc: Missing tag for parameter found ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 1635) protected VirtualChild updateVirtualChild(TarEntry entry, VirtualChild child) { ^^^^^ Javadoc: Missing tag for parameter child ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTarHandler.java (at line 1770) VirtualChild temp = updateVirtualChild(entry, vfs.getEntry(fullVirtualName)); ^^^^ The local variable temp is never read ---------- ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemTgzHandler.java (at line 32) public SystemTgzHandler(File file) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 171) protected void updateTreeAfterRename(HashMap newOldName, VirtualChild[] renameList) ^^^^^^^^^^ Javadoc: Missing tag for parameter newOldName ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 171) protected void updateTreeAfterRename(HashMap newOldName, VirtualChild[] renameList) ^^^^^^^^^^ Javadoc: Missing tag for parameter renameList ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 289) protected void fillBranchAfterRename(ZipEntry next, String oldName) ^^^^^^^ Javadoc: Missing tag for parameter oldName ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 419) protected void recursivePopulate(String key, VirtualChild value) ^^^ Javadoc: Missing tag for parameter key ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 419) protected void recursivePopulate(String key, VirtualChild value) ^^^^^ Javadoc: Missing tag for parameter value ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 467) protected void populate(String key, VirtualChild value) ^^^ Javadoc: Missing tag for parameter key ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 467) protected void populate(String key, VirtualChild value) ^^^^^ Javadoc: Missing tag for parameter value ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 528) public VirtualChild[] getVirtualChildrenList(boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 528) public VirtualChild[] getVirtualChildrenList(boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 528) public VirtualChild[] getVirtualChildrenList(boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 592) public VirtualChild[] getVirtualChildrenList(String parent, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 592) public VirtualChild[] getVirtualChildrenList(String parent, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 592) public VirtualChild[] getVirtualChildrenList(String parent, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 592) public VirtualChild[] getVirtualChildrenList(String parent, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 818) public long getTimeStampFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^ Javadoc: Missing tag for return type ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 818) public long getTimeStampFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 818) public long getTimeStampFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 818) public long getTimeStampFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 854) public long getSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^^^^^^ Javadoc: Missing tag for parameter destination ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 899) public void extractVirtualFile(String fullVirtualName, File destination, boolean closeZipFile, String sourceEncoding, boolean isText, ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 900) ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 900) ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^ Javadoc: Missing tag for parameter files ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^ Javadoc: Missing tag for parameter names ---------- 87. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncodings ---------- 88. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetEncodings ---------- 89. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1316) public void add(File[] files, String virtualPath, String[] names, String[] sourceEncodings, String[] targetEncodings, boolean[] isText, ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 90. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1317) boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 91. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1317) boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 92. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1317) boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 93. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1432) public static boolean listAllFiles(File parent, HashSet found, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^ Javadoc: Missing tag for return type ---------- 94. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1432) public static boolean listAllFiles(File parent, HashSet found, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 95. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1432) public static boolean listAllFiles(File parent, HashSet found, ISystemOperationMonitor archiveOperationMonitor) ^^^^^ Javadoc: Missing tag for parameter found ---------- 96. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1432) public static boolean listAllFiles(File parent, HashSet found, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 97. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1476) protected boolean recreateZipDeleteEntries(VirtualChild[] vcList, ZipOutputStream dest, HashSet omitChildren, ISystemOperationMonitor archiveOperationMonitor) throws IOException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 98. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1538) protected boolean recreateZipRenameEntries(VirtualChild[] vcList, ZipOutputStream dest, HashMap names, ISystemOperationMonitor archiveOperationMonitor) throws IOException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 99. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter file ---------- 100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter dest ---------- 101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- 102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter name ---------- 103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetEncoding ---------- 105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1601) protected ZipEntry appendFile(File file, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^ Javadoc: Missing tag for parameter stream ---------- 107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter dest ---------- 108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^ Javadoc: Missing tag for parameter virtualPath ---------- 109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^ Javadoc: Missing tag for parameter name ---------- 110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter targetEncoding ---------- 112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1669) protected ZipEntry appendBytes(InputStream stream, ZipOutputStream dest, String virtualPath, String name, String sourceEncoding, String targetEncoding, boolean isText) throws IOException ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1717) protected void replaceOldZip(File outputTempFile) throws IOException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter outputTempFile ---------- 114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for return type ---------- 115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1750) public boolean delete(String fullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^ Javadoc: Missing tag for parameter file ---------- 121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^ Javadoc: Missing tag for parameter name ---------- 122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1884) public void replace(String fullVirtualName, File file, String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 1885) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2040) public void fullRename(String fullVirtualName, String newFullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2040) public void fullRename(String fullVirtualName, String newFullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter newFullVirtualName ---------- 127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2040) public void fullRename(String fullVirtualName, String newFullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2040) public void fullRename(String fullVirtualName, String newFullVirtualName, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2255) protected boolean createVirtualObject(String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2255) protected boolean createVirtualObject(String name, boolean closeZipFile, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2380) protected boolean openZipFile() throws IOException ^^^^^^^ Javadoc: Missing tag for return type ---------- 132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2408) protected boolean updateVirtualFSIfNecessary(ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2450) protected ZipEntry safeGetEntry(String name) throws IOException ^^^^^^^^ Javadoc: Missing tag for return type ---------- 134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2450) protected ZipEntry safeGetEntry(String name) throws IOException ^^^^ Javadoc: Missing tag for parameter name ---------- 135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2450) protected ZipEntry safeGetEntry(String name) throws IOException ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2566) public String getCommentFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^ Javadoc: Missing tag for return type ---------- 137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2566) public String getCommentFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2566) public String getCommentFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2566) public String getCommentFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2601) public long getCompressedSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^ Javadoc: Missing tag for return type ---------- 141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2601) public long getCompressedSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2601) public long getCompressedSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2601) public long getCompressedSizeFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2633) public String getCompressionMethodFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^ Javadoc: Missing tag for return type ---------- 145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2633) public String getCompressionMethodFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2633) public String getCompressionMethodFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2633) public String getCompressionMethodFor(String fullVirtualName, boolean closeZipFile) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2673) public String getClassification(String fullVirtualName, boolean closeZipFile) throws SystemMessageException { ^^^^^^ Javadoc: Missing tag for return type ---------- 149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2673) public String getClassification(String fullVirtualName, boolean closeZipFile) throws SystemMessageException { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2673) public String getClassification(String fullVirtualName, boolean closeZipFile) throws SystemMessageException { ^^^^^^^^^^^^ Javadoc: Missing tag for parameter closeZipFile ---------- 151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/SystemZipHandler.java (at line 2673) public String getClassification(String fullVirtualName, boolean closeZipFile) throws SystemMessageException { ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- ---------- 152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/TarEntry.java (at line 404) public void writeFields(OutputStream outStream) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- 153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/TarEntry.java (at line 534) * @see java.lang.Object#clone() ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- ---------- 154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/TarFile.java (at line 244) private TarEntry extractBlockHeader(byte[] blockData) throws IOException { ^^^^^^^^^^^ Javadoc: Missing tag for declared exception IOException ---------- ---------- 155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/TarOutputStream.java (at line 91) public void putNextEntry(TarEntry entry) throws IOException { ^^^^^ Javadoc: Missing tag for parameter entry ---------- ---------- 156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 60) public VirtualChild(ISystemArchiveHandler handler) ^^^^^^^ Javadoc: Missing tag for parameter handler ---------- 157. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 83) public VirtualChild(ISystemArchiveHandler handler, String fullVirtualName) ^^^^^^^ Javadoc: Missing tag for parameter handler ---------- 158. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 83) public VirtualChild(ISystemArchiveHandler handler, String fullVirtualName) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 159. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 97) public VirtualChild(String fullVirtualName, File containingArchive) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fullVirtualName ---------- 160. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 97) public VirtualChild(String fullVirtualName, File containingArchive) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter containingArchive ---------- 161. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 265) public File getExtractedFile() throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 162. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 279) public File getExtractedFile(String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 163. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 279) public File getExtractedFile(String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 164. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 279) public File getExtractedFile(String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 165. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 279) public File getExtractedFile(String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 166. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 357) public void getExtractedFile(File destination, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^ Javadoc: Missing tag for parameter destination ---------- 167. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 357) public void getExtractedFile(File destination, ISystemOperationMonitor archiveOperationMonitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 168. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 375) public void getExtractedFile(File destination, String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^ Javadoc: Missing tag for parameter destination ---------- 169. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 375) public void getExtractedFile(File destination, String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceEncoding ---------- 170. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 375) public void getExtractedFile(File destination, String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^ Javadoc: Missing tag for parameter isText ---------- 171. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 375) public void getExtractedFile(File destination, String sourceEncoding, boolean isText, ISystemOperationMonitor archiveOperationMonitor) ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter archiveOperationMonitor ---------- 172. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 405) public boolean exists() throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 173. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/archiveutils/VirtualChild.java (at line 417) public void renameTo(String newName) ^^^^^^^ Javadoc: Missing tag for parameter newName ---------- ---------- 174. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 286) protected FieldInfo readField(EnhancedDataInputStream dataStream) throws IOException { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 175. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 318) protected MethodInfo readMethod(EnhancedDataInputStream dataStream) throws IOException { ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 176. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 337) protected AbstractAttributeInfo readAttribute(EnhancedDataInputStream dataStream) throws IOException { ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 177. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 361) protected String getString(int index) { ^^^^^^ Javadoc: Missing tag for return type ---------- 178. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/BasicClassFileParser.java (at line 361) protected String getString(int index) { ^^^^^ Javadoc: Missing tag for parameter index ---------- ---------- 179. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/ClassFileUtil.java (at line 96) public String getQualifiedClassName(String classFilePath) throws IOException { ^^^^^^ Javadoc: Missing tag for return type ---------- 180. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/ClassFileUtil.java (at line 106) public String getQualifiedClassName(File classFile) throws IOException { ^^^^^^ Javadoc: Missing tag for return type ---------- 181. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/java/ClassFileUtil.java (at line 116) public String getQualifiedClassName(InputStream stream) throws IOException { ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 182. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/ICommonMessageIds.java (at line 21) * {@link org.eclipse.rse.ui.SystemBasePlugin#getPluginMessage(String)}. The ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.rse.ui cannot be resolved to a type ---------- ---------- 183. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemLockTimeoutException.java (at line 46) public SystemLockTimeoutException(String pluginId, String detailMsg) { ^^^^^^^^^ Javadoc: Missing tag for parameter detailMsg ---------- ---------- 184. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessage.java (at line 110) * @throws IndicatorException if the indicator is not valid ^^^^^^^^^^^^^^^^^^ Javadoc: The type IndicatorException is deprecated ---------- 185. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessage.java (at line 314) private void makeSub(int subNumber, Object sub) { ^^^^^^^^^ Javadoc: Missing tag for parameter subNumber ---------- 186. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessage.java (at line 314) private void makeSub(int subNumber, Object sub) { ^^^ Javadoc: Missing tag for parameter sub ---------- ---------- 187. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 331) private String getNodeText(Node msgNode) ^^^^^^ Javadoc: Missing tag for return type ---------- 188. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 331) private String getNodeText(Node msgNode) ^^^^^^^ Javadoc: Missing tag for parameter msgNode ---------- 189. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 550) private boolean issueErrorMessage(String errormsg, boolean echoStandardOut) ^^^^^^^ Javadoc: Missing tag for return type ---------- 190. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 550) private boolean issueErrorMessage(String errormsg, boolean echoStandardOut) ^^^^^^^^ Javadoc: Missing tag for parameter errormsg ---------- 191. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 550) private boolean issueErrorMessage(String errormsg, boolean echoStandardOut) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter echoStandardOut ---------- 192. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 564) private boolean issueWarningMessage(String errormsg, boolean echoStandardOut) ^^^^^^^ Javadoc: Missing tag for return type ---------- 193. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 564) private boolean issueWarningMessage(String errormsg, boolean echoStandardOut) ^^^^^^^^ Javadoc: Missing tag for parameter errormsg ---------- 194. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 564) private boolean issueWarningMessage(String errormsg, boolean echoStandardOut) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter echoStandardOut ---------- 195. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 666) private Document loadAndParseXMLFile (InputStream messageFile) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 196. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemMessageFile.java (at line 666) private Document loadAndParseXMLFile (InputStream messageFile) ^^^^^^^^^^^ Javadoc: Missing tag for parameter messageFile ---------- ---------- 197. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemOperationFailedException.java (at line 53) public SystemOperationFailedException(String pluginId, String msg) { ^^^^^^^^ Javadoc: Missing tag for parameter pluginId ---------- 198. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemOperationFailedException.java (at line 63) public SystemOperationFailedException(String pluginId, Exception remoteException) { ^^^^^^^^ Javadoc: Missing tag for parameter pluginId ---------- 199. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemOperationFailedException.java (at line 72) public SystemOperationFailedException(String pluginId, String operationPerformed, Exception remoteException) { ^^^^^^^^ Javadoc: Missing tag for parameter pluginId ---------- 200. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/messages/SystemOperationFailedException.java (at line 72) public SystemOperationFailedException(String pluginId, String operationPerformed, Exception remoteException) { ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter operationPerformed ---------- ---------- 201. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/HostProcessFilterImpl.java (at line 72) public HostProcessFilterImpl(boolean resolveVariables) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter resolveVariables ---------- 202. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/HostProcessFilterImpl.java (at line 90) public HostProcessFilterImpl(String input) ^^^^^ Javadoc: Missing tag for parameter input ---------- 203. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/HostProcessFilterImpl.java (at line 99) public HostProcessFilterImpl(String input, boolean resolveVariables) ^^^^^ Javadoc: Missing tag for parameter input ---------- 204. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/HostProcessFilterImpl.java (at line 99) public HostProcessFilterImpl(String input, boolean resolveVariables) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter resolveVariables ---------- ---------- 205. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 33) public long getPid(); ^^^^ Javadoc: Missing tag for return type ---------- 206. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 38) public long getPPid(); ^^^^ Javadoc: Missing tag for return type ---------- 207. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 43) public String getName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 208. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 48) public String getState(); ^^^^^^ Javadoc: Missing tag for return type ---------- 209. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 53) public long getTgid(); ^^^^ Javadoc: Missing tag for return type ---------- 210. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 58) public long getTracerPid(); ^^^^ Javadoc: Missing tag for return type ---------- 211. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 63) public long getUid(); ^^^^ Javadoc: Missing tag for return type ---------- 212. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 68) public String getUsername(); ^^^^^^ Javadoc: Missing tag for return type ---------- 213. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 73) public long getGid(); ^^^^ Javadoc: Missing tag for return type ---------- 214. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 78) public boolean isRoot(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 215. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 83) public long getVmSizeInKB(); ^^^^ Javadoc: Missing tag for return type ---------- 216. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 89) public long getVmRSSInKB(); ^^^^ Javadoc: Missing tag for return type ---------- 217. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 94) public String getLabel(); ^^^^^^ Javadoc: Missing tag for return type ---------- 218. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcess.java (at line 100) public String getAllProperties(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 219. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 25) public String getName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 220. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 30) public String getUsername(); ^^^^^^ Javadoc: Missing tag for return type ---------- 221. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 35) public String getGid(); ^^^^^^ Javadoc: Missing tag for return type ---------- 222. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 40) public String getPpid(); ^^^^^^ Javadoc: Missing tag for return type ---------- 223. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 45) public String getPid(); ^^^^^^ Javadoc: Missing tag for return type ---------- 224. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 51) public boolean getAnyStatus(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 225. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 56) public String getMinVM(); ^^^^^^ Javadoc: Missing tag for return type ---------- 226. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 61) public String getMaxVM(); ^^^^^^ Javadoc: Missing tag for return type ---------- 227. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 68) public void setName(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 228. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 75) public void setUsername(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 229. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 80) public void setGid(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 230. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 85) public void setPpid(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 231. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 90) public void setPid(String obj); ^^^ Javadoc: Missing tag for parameter obj ---------- 232. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 100) public void setMinVM(String strMinVM); ^^^^^^^^ Javadoc: Missing tag for parameter strMinVM ---------- 233. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 105) public void setMaxVM(String strMaxVM); ^^^^^^^^ Javadoc: Missing tag for parameter strMaxVM ---------- 234. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 116) public boolean allows(String status); ^^^^^^^ Javadoc: Missing tag for return type ---------- 235. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 116) public boolean allows(String status); ^^^^^^ Javadoc: Missing tag for parameter status ---------- 236. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 123) public boolean getSpecificState(String stateCode); ^^^^^^^ Javadoc: Missing tag for return type ---------- 237. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/IHostProcessFilter.java (at line 138) public boolean satisfiesState(String stateString); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 238. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 42) public void setPid(String pid); ^^^ Javadoc: Missing tag for parameter pid ---------- 239. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 47) public void setPPid(String ppid); ^^^^ Javadoc: Missing tag for parameter ppid ---------- 240. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 52) public void setName(String name); ^^^^ Javadoc: Missing tag for parameter name ---------- 241. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 57) public void setState(String state); ^^^^^ Javadoc: Missing tag for parameter state ---------- 242. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 62) public void setTgid(String tgid); ^^^^ Javadoc: Missing tag for parameter tgid ---------- 243. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 67) public void setTracerPid(String tracerpid); ^^^^^^^^^ Javadoc: Missing tag for parameter tracerpid ---------- 244. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 72) public void setUid(String uid); ^^^ Javadoc: Missing tag for parameter uid ---------- 245. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 77) public void setUsername(String username); ^^^^^^^^ Javadoc: Missing tag for parameter username ---------- 246. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 82) public void setGid(String gid); ^^^ Javadoc: Missing tag for parameter gid ---------- 247. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 88) public void setAllProperties(String allProperties); ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter allProperties ---------- 248. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 93) public void setVmSizeInKB(String size); ^^^^ Javadoc: Missing tag for parameter size ---------- 249. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 99) public void setVmRSSInKB(String size); ^^^^ Javadoc: Missing tag for parameter size ---------- 250. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/IRemoteServerProcess.java (at line 104) public void setLabel(String label); ^^^^^ Javadoc: Missing tag for parameter label ---------- ---------- 251. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/ProcessHandler.java (at line 39) public SortedSet lookupProcesses(IHostProcessFilter rpfs) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- 252. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/ProcessHandler.java (at line 47) public IHostProcess kill(IHostProcess process, String type) throws Exception; ^^^^^^^^^ Javadoc: Missing tag for declared exception Exception ---------- ---------- 253. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/ProcessHandlerManager.java (at line 40) public ProcessHandler getNewProcessHandler() ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 254. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalAIXProcessHandler.java (at line 236) protected String convertToStateCode(String state) ^^^^^^ Javadoc: Missing tag for return type ---------- 255. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalAIXProcessHandler.java (at line 236) protected String convertToStateCode(String state) ^^^^^ Javadoc: Missing tag for parameter state ---------- ---------- 256. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 193) public String getUid(String username) ^^^^^^ Javadoc: Missing tag for return type ---------- 257. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 193) public String getUid(String username) ^^^^^^^^ Javadoc: Missing tag for parameter username ---------- 258. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 202) public String getUsername(String uid) ^^^^^^ Javadoc: Missing tag for return type ---------- 259. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 202) public String getUsername(String uid) ^^^ Javadoc: Missing tag for parameter uid ---------- 260. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 243) private String processStatusLine(String line, int length) ^^^^^^ Javadoc: Missing tag for return type ---------- 261. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 297) protected String convertToStateCode(String state) ^^^^^^ Javadoc: Missing tag for return type ---------- 262. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalLinuxProcessHandler.java (at line 297) protected String convertToStateCode(String state) ^^^^^ Javadoc: Missing tag for parameter state ---------- ---------- 263. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalMacOSXProcessHandler.java (at line 118) protected String convertToStateCode(String state) { ^^^^^^ Javadoc: Missing tag for return type ---------- 264. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalMacOSXProcessHandler.java (at line 118) protected String convertToStateCode(String state) { ^^^^^ Javadoc: Missing tag for parameter state ---------- ---------- 265. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/processes/handlers/UniversalServerProcessImpl.java (at line 53) public UniversalServerProcessImpl(String initialAttributes) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter initialAttributes ---------- ---------- 266. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java (at line 346) protected boolean regExpRegionMatches(String text, int tStart, String p, int pStart, int plen) { ^^^^^^ Javadoc: Missing tag for parameter tStart ---------- 267. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java (at line 346) protected boolean regExpRegionMatches(String text, int tStart, String p, int pStart, int plen) { ^^^^^^ Javadoc: Missing tag for parameter pStart ---------- 268. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemNonRegexMatcher.java (at line 346) protected boolean regExpRegionMatches(String text, int tStart, String p, int pStart, int plen) { ^^^^ Javadoc: Missing tag for parameter plen ---------- ---------- 269. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchFileNameMatcher.java (at line 108) * @see org.eclipse.rse.services.clientserver.ISystemSearchMatcher#matches(java.lang.String) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.rse.services.clientserver.ISystemSearchMatcher cannot be resolved to a type ---------- ---------- 270. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchStringMatcher.java (at line 42) * @throws ^^^^^^ Javadoc: Missing class name ---------- 271. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.services/clientserver/org/eclipse/rse/services/clientserver/search/SystemSearchStringMatcher.java (at line 94) * @see org.eclipse.rse.services.clientserver.ISystemSearchMatcher#matches(java.lang.String) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: org.eclipse.rse.services.clientserver.ISystemSearchMatcher cannot be resolved to a type ---------- 271 problems (271 warnings)# 12/1/10 12:11:21 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/ShellsUIPlugin.java (at line 108) public static ShellsUIPlugin getDefault() { ^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemCommandAction.java (at line 520) private void runCommand(String cmd, boolean launchNewShell) ^^^ Javadoc: Missing tag for parameter cmd ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemCommandAction.java (at line 520) private void runCommand(String cmd, boolean launchNewShell) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter launchNewShell ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemCommandAction.java (at line 666) private void showInView(IRemoteCommandShell cmd) ^^^ Javadoc: Missing tag for parameter cmd ---------- ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemExportShellHistoryAction.java (at line 24) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemExportShellHistoryAction.java (at line 60) fdlg.setText(SystemFileResources.RESID_ENTER_OR_SELECT_FILE_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemExportShellHistoryAction.java (at line 60) fdlg.setText(SystemFileResources.RESID_ENTER_OR_SELECT_FILE_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_ENTER_OR_SELECT_FILE_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemExportShellOutputAction.java (at line 25) import org.eclipse.rse.internal.subsystems.files.core.SystemFileResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemExportShellOutputAction.java (at line 59) fdlg.setText(SystemFileResources.RESID_ENTER_OR_SELECT_FILE_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/actions/SystemExportShellOutputAction.java (at line 59) fdlg.setText(SystemFileResources.RESID_ENTER_OR_SELECT_FILE_TITLE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_ENTER_OR_SELECT_FILE_TITLE from the type SystemFileResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/@dot ---------- ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/propertypages/EnvironmentVariablesPropertyPage.java (at line 111) private IRemoteCmdSubSystem getCmdSubSystem() ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/CommandsViewPage.java (at line 44) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/CommandsViewPage.java (at line 149) super(SystemResources.ACTION_SELECT_ALL_LABEL, null); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/CommandsViewPage.java (at line 149) super(SystemResources.ACTION_SELECT_ALL_LABEL, null); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_SELECT_ALL_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/CommandsViewPage.java (at line 150) setToolTipText(SystemResources.ACTION_SELECT_ALL_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/CommandsViewPage.java (at line 150) setToolTipText(SystemResources.ACTION_SELECT_ALL_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_SELECT_ALL_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/ShellServiceSubSystemConfigurationAdapter.java (at line 92) public IAction getCommandShellHistoryExportAction(Shell shell) ^^^^^^^ Javadoc: Missing tag for return type ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/ShellServiceSubSystemConfigurationAdapter.java (at line 92) public IAction getCommandShellHistoryExportAction(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/ShellServiceSubSystemConfigurationAdapter.java (at line 104) public IAction getCommandShellOutputExportAction(Shell shell) ^^^^^^^ Javadoc: Missing tag for return type ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/ShellServiceSubSystemConfigurationAdapter.java (at line 104) public IAction getCommandShellOutputExportAction(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/ShellServiceSubSystemConfigurationAdapter.java (at line 117) public ImageDescriptor getActiveCommandShellImageDescriptor() ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/ShellServiceSubSystemConfigurationAdapter.java (at line 129) public ImageDescriptor getInactiveCommandShellImageDescriptor() ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/SystemCommandsViewPart.java (at line 58) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/SystemCommandsViewPart.java (at line 206) super(SystemResources.ACTION_CLEAR_LABEL, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/SystemCommandsViewPart.java (at line 206) super(SystemResources.ACTION_CLEAR_LABEL, ^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_CLEAR_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/SystemViewRemoteErrorAdapter.java (at line 25) import org.eclipse.rse.internal.ui.view.SystemViewResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/SystemViewRemoteErrorAdapter.java (at line 98) _propertyDescriptors[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/SystemViewRemoteErrorAdapter.java (at line 98) _propertyDescriptors[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_LABEL from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/SystemViewRemoteErrorAdapter.java (at line 98) _propertyDescriptors[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/internal/shells/ui/view/SystemViewRemoteErrorAdapter.java (at line 98) _propertyDescriptors[++idx] = createSimplePropertyDescriptor(ISystemPropertyConstants.P_FILE_PATH, SystemViewResources.RESID_PROPERTY_FILE_PATH_LABEL, SystemViewResources.RESID_PROPERTY_FILE_PATH_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field RESID_PROPERTY_FILE_PATH_TOOLTIP from the type SystemViewResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/RemoteCommandHelpers.java (at line 65) public static String getWorkingDirectory(IRemoteFile selectedFile) ^^^^^^ Javadoc: Missing tag for return type ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/RemoteCommandHelpers.java (at line 65) public static String getWorkingDirectory(IRemoteFile selectedFile) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter selectedFile ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/RemoteCommandHelpers.java (at line 131) IRemoteCmdSubSystem cmdSubSystem, boolean isCompile) ^^^^^^^^^ Javadoc: Missing tag for parameter isCompile ---------- ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/CommandEntryContentAssistProcessor.java (at line 136) public CommandEntryContentAssistProcessor(CommandEntryViewerConfiguration configurator) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter configurator ---------- ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/CommandEntryViewerConfiguration.java (at line 82) protected char[] getCompletionProposalAutoActivationCharacters() ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 50) import org.eclipse.rse.internal.ui.SystemResources; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 51) import org.eclipse.rse.internal.ui.view.SystemViewMenuListener; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewMenuListener is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 95) IViewSite site, ^^^^ Javadoc: Missing tag for parameter site ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 96) Composite parent, ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 97) int attributes, ^^^^^^^^^^ Javadoc: Missing tag for parameter attributes ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 98) int columnSpan, ^^^^^^^^^^ Javadoc: Missing tag for parameter columnSpan ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 99) SourceViewerConfiguration sourceViewerConfiguration, ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter sourceViewerConfiguration ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 100) String cmd, ^^^ Javadoc: Missing tag for parameter cmd ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 101) String contentAssistText) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter contentAssistText ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 160) public void addModifyListener(ISystemCommandTextModifyListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 167) public void removeModifyListener(ISystemCommandTextModifyListener listener) ^^^^^^^^ Javadoc: Missing tag for parameter listener ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 174) private void fireModifyEvents(String cmdText, SystemMessage errorMessage) ^^^^^^^ Javadoc: Missing tag for parameter cmdText ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 174) private void fireModifyEvents(String cmdText, SystemMessage errorMessage) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter errorMessage ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 182) public void setIgnoreChanges(boolean ignore) ^^^^^^ Javadoc: Missing tag for parameter ignore ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 189) public SystemMessage validateCommand() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 199) public void setCommandValidator(ISystemValidator cmdValidator) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter cmdValidator ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 250) _cutAction.setText(SystemResources.ACTION_CUT_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 250) _cutAction.setText(SystemResources.ACTION_CUT_LABEL); ^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_CUT_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 251) _cutAction.setToolTipText(SystemResources.ACTION_CUT_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 251) _cutAction.setToolTipText(SystemResources.ACTION_CUT_TOOLTIP); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_CUT_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 256) _copyAction.setText(SystemResources.ACTION_COPY_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 256) _copyAction.setText(SystemResources.ACTION_COPY_LABEL); ^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_COPY_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 257) _copyAction.setToolTipText(SystemResources.ACTION_COPY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 257) _copyAction.setToolTipText(SystemResources.ACTION_COPY_TOOLTIP); ^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_COPY_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 262) _pasteAction.setText(SystemResources.ACTION_PASTE_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 262) _pasteAction.setText(SystemResources.ACTION_PASTE_LABEL); ^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_PASTE_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 263) _pasteAction.setToolTipText(SystemResources.ACTION_PASTE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 263) _pasteAction.setToolTipText(SystemResources.ACTION_PASTE_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_PASTE_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 270) _selectAllAction.setText(SystemResources.ACTION_SELECT_ALL_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 270) _selectAllAction.setText(SystemResources.ACTION_SELECT_ALL_LABEL); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_SELECT_ALL_LABEL from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 271) _selectAllAction.setToolTipText(SystemResources.ACTION_SELECT_ALL_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 271) _selectAllAction.setToolTipText(SystemResources.ACTION_SELECT_ALL_TOOLTIP); ^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The field ACTION_SELECT_ALL_TOOLTIP from the type SystemResources is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 300) SystemViewMenuListener ml = new SystemViewMenuListener(); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewMenuListener is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 300) SystemViewMenuListener ml = new SystemViewMenuListener(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemViewMenuListener() is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemCommandEditor.java (at line 300) SystemViewMenuListener ml = new SystemViewMenuListener(); ^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemViewMenuListener is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 51) import org.eclipse.rse.internal.files.ui.actions.SystemRemoteFileLineOpenWithMenu; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemRemoteFileLineOpenWithMenu is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 52) import org.eclipse.rse.internal.files.ui.view.DownloadAndOpenJob; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type DownloadAndOpenJob is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 61) import org.eclipse.rse.internal.ui.view.SystemView; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 62) import org.eclipse.rse.services.shells.ParsedOutput; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.rse.services.shells.ParsedOutput is never used ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 167) IRemoteFile rfile = SystemRemoteFileLineOpenWithMenu.outputToFile(output); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemRemoteFileLineOpenWithMenu is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 167) IRemoteFile rfile = SystemRemoteFileLineOpenWithMenu.outputToFile(output); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method outputToFile(IRemoteLineReference) from the type SystemRemoteFileLineOpenWithMenu is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 177) SystemRemoteFileLineOpenWithMenu openWithMenu = new SystemRemoteFileLineOpenWithMenu(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemRemoteFileLineOpenWithMenu is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 177) SystemRemoteFileLineOpenWithMenu openWithMenu = new SystemRemoteFileLineOpenWithMenu(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor SystemRemoteFileLineOpenWithMenu() is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 177) SystemRemoteFileLineOpenWithMenu openWithMenu = new SystemRemoteFileLineOpenWithMenu(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemRemoteFileLineOpenWithMenu is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 178) openWithMenu.updateSelection(selection); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method updateSelection(IStructuredSelection) from the type SystemRemoteFileLineOpenWithMenu is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 368) if (!(getViewer() instanceof SystemView)) ^^^^^^^^^^ Discouraged access: The type SystemView is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/@dot ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 494) SystemRemoteFileLineOpenWithMenu.handleGotoLine(remoteFile, line, charStart, charEnd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type SystemRemoteFileLineOpenWithMenu is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 494) SystemRemoteFileLineOpenWithMenu.handleGotoLine(remoteFile, line, charStart, charEnd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method handleGotoLine(IRemoteFile, int, int, int) from the type SystemRemoteFileLineOpenWithMenu is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 498) DownloadAndOpenJob oJob = new DownloadAndOpenJob(editable, false, line, charStart, charEnd); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type DownloadAndOpenJob is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 498) DownloadAndOpenJob oJob = new DownloadAndOpenJob(editable, false, line, charStart, charEnd); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor DownloadAndOpenJob(ISystemEditableRemoteObject, boolean, int, int, int) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.shells.ui/src/org/eclipse/rse/shells/ui/view/SystemViewRemoteOutputAdapter.java (at line 498) DownloadAndOpenJob oJob = new DownloadAndOpenJob(editable, false, line, charStart, charEnd); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type DownloadAndOpenJob is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.files.ui/@dot ---------- 86 problems (86 warnings)# 12/1/10 12:10:11 PM EST # Eclipse Java Compiler 0.894_R34x, 3.4.2 release, Copyright IBM Corp 2000, 2008. All rights reserved. ---------- 1. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/AbstractLanguageUtility.java (at line 47) private void setSubSystem(IRemoteFileSubSystem subsystem) { ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 2. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/AbstractLanguageUtility.java (at line 56) private void setLanguage(String language) { ^^^^^^^^ Javadoc: Missing tag for parameter language ---------- ---------- 3. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/Activator.java (at line 61) public static Activator getDefault() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 4. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/SystemFileSubSystemAPIProviderImpl.java (at line 52) public IRemoteFileSubSystem getSubSystem() ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 5. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/SystemFileSubSystemConfigurationAPIProviderImpl.java (at line 56) public IRemoteFileSubSystemConfiguration getSubSystemConfiguration() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 6. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/SystemFileSubSystemConfigurationAPIProviderImpl.java (at line 128) public boolean hasConnections() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 7. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/SystemRemoteDirectoryMatcher.java (at line 46) public SystemRemoteDirectoryMatcher(String nameFilter) ^^^^^^^^^^ Javadoc: Missing tag for parameter nameFilter ---------- 8. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/SystemRemoteDirectoryMatcher.java (at line 54) public static SystemRemoteDirectoryMatcher getDirectoryMatcher() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 9. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeMapping.java (at line 127) public void setName(String name) { ^^^^ Javadoc: Missing tag for parameter name ---------- 10. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeMapping.java (at line 134) public void setExtension(String extension) { ^^^^^^^^^ Javadoc: Missing tag for parameter extension ---------- ---------- 11. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 91) public static SystemFileTransferModeRegistry getInstance() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 12. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 206) private List sortedTypeModeMappings() { ^^^^ Javadoc: Missing tag for return type ---------- 13. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 224) public void setModeMappings(SystemFileTransferModeMapping[] newMappings) { ^^^^^^^^^^^ Javadoc: Missing tag for parameter newMappings ---------- 14. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 237) private String getMappingKey(ISystemFileTransferModeMapping mapping) { ^^^^^^ Javadoc: Missing tag for return type ---------- 15. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 237) private String getMappingKey(ISystemFileTransferModeMapping mapping) { ^^^^^^^ Javadoc: Missing tag for parameter mapping ---------- 16. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 309) private SystemFileTransferModeMapping getMapping(String fileName) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 17. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 309) private SystemFileTransferModeMapping getMapping(String fileName) { ^^^^^^^^ Javadoc: Missing tag for parameter fileName ---------- 18. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 372) public static int getFileTransferModeDefaultPreference() ^^^ Javadoc: Missing tag for return type ---------- 19. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 381) private SystemFileTransferModeMapping getDefaultMapping(String fileName) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 20. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 381) private SystemFileTransferModeMapping getDefaultMapping(String fileName) { ^^^^^^^^ Javadoc: Missing tag for parameter fileName ---------- 21. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/internal/subsystems/files/core/model/SystemFileTransferModeRegistry.java (at line 558) private String getFileLocation() { ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 22. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 66) public SystemIFileProperties( IResource file ){ ^^^^ Javadoc: Missing tag for parameter file ---------- 23. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 76) public boolean getDirty(){ ^^^^^^^ Javadoc: Missing tag for return type ---------- 24. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 83) public boolean getReadOnly(){ ^^^^^^^ Javadoc: Missing tag for return type ---------- 25. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 90) public boolean getRemoteFileMounted(){ ^^^^^^^ Javadoc: Missing tag for return type ---------- 26. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 97) public String getEditorProfileType(){ ^^^^^^ Javadoc: Missing tag for return type ---------- 27. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 104) public String getEncoding(){ ^^^^^^ Javadoc: Missing tag for return type ---------- 28. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 119) public IResource getFile() { ^^^^^^^^^ Javadoc: Missing tag for return type ---------- 29. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 126) public boolean getHasSequenceNumbers(){ ^^^^^^^ Javadoc: Missing tag for return type ---------- 30. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 133) protected Object getParentSessionObject( QualifiedName name ){ ^^^^^^ Javadoc: Missing tag for return type ---------- 31. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 133) protected Object getParentSessionObject( QualifiedName name ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 32. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 145) protected boolean getPropertyBoolean( QualifiedName name ){ ^^^^^^^ Javadoc: Missing tag for return type ---------- 33. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 145) protected boolean getPropertyBoolean( QualifiedName name ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 34. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 161) protected int getPropertyInteger( QualifiedName name ){ ^^^ Javadoc: Missing tag for return type ---------- 35. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 161) protected int getPropertyInteger( QualifiedName name ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 36. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 181) protected long getPropertyLong( QualifiedName name ){ ^^^^ Javadoc: Missing tag for return type ---------- 37. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 181) protected long getPropertyLong( QualifiedName name ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 38. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 205) protected String getPropertyString( QualifiedName name ){ ^^^^^^ Javadoc: Missing tag for return type ---------- 39. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 205) protected String getPropertyString( QualifiedName name ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 40. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 217) public int getRecordLength() { ^^^ Javadoc: Missing tag for return type ---------- 41. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 224) public int getRemoteCCSID(){ ^^^ Javadoc: Missing tag for return type ---------- 42. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 231) public Object getRemoteFileObject(){ ^^^^^^ Javadoc: Missing tag for return type ---------- 43. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 238) public Object getTempCCSID(){ ^^^^^^ Javadoc: Missing tag for return type ---------- 44. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 246) public String getResolvedMountedRemoteFilePath(){ ^^^^^^ Javadoc: Missing tag for return type ---------- 45. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 253) public String getResolvedMountedRemoteFileHost(){ ^^^^^^ Javadoc: Missing tag for return type ---------- 46. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 260) public String getRemoteFilePath(){ ^^^^^^ Javadoc: Missing tag for return type ---------- 47. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 267) public String getRemoteFileSubSystem(){ ^^^^^^ Javadoc: Missing tag for return type ---------- 48. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 274) public long getRemoteFileTimeStamp(){ ^^^^ Javadoc: Missing tag for return type ---------- 49. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 283) public long getDownloadFileTimeStamp(){ ^^^^ Javadoc: Missing tag for return type ---------- 50. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 290) protected Object getSessionObject( QualifiedName name ){ ^^^^^^ Javadoc: Missing tag for return type ---------- 51. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 290) protected Object getSessionObject( QualifiedName name ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 52. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 302) public boolean getUsedBinaryTransfer(){ ^^^^^^^ Javadoc: Missing tag for return type ---------- 53. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 309) public void setDirty( boolean bDirty ){ ^^^^^^ Javadoc: Missing tag for parameter bDirty ---------- 54. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 316) public void setReadOnly( boolean bReadOnly ){ ^^^^^^^^^ Javadoc: Missing tag for parameter bReadOnly ---------- 55. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 323) public void setRemoteFileMounted( boolean bMounted){ ^^^^^^^^ Javadoc: Missing tag for parameter bMounted ---------- 56. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 330) public void setEditorProfileType( String strType ){ ^^^^^^^ Javadoc: Missing tag for parameter strType ---------- 57. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 337) public void setEncoding( String strEncoding ){ ^^^^^^^^^^^ Javadoc: Missing tag for parameter strEncoding ---------- 58. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 370) public void setHasSequenceNumbers( boolean bSequenceNumbers ){ ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter bSequenceNumbers ---------- 59. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 377) protected void setParentSessionObject( QualifiedName name, Object objValue ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 60. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 377) protected void setParentSessionObject( QualifiedName name, Object objValue ){ ^^^^^^^^ Javadoc: Missing tag for parameter objValue ---------- 61. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 388) protected void setPropertyBoolean( QualifiedName name, boolean bValue ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 62. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 388) protected void setPropertyBoolean( QualifiedName name, boolean bValue ){ ^^^^^^ Javadoc: Missing tag for parameter bValue ---------- 63. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 395) protected void setPropertyInteger( QualifiedName name, int iValue ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 64. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 395) protected void setPropertyInteger( QualifiedName name, int iValue ){ ^^^^^^ Javadoc: Missing tag for parameter iValue ---------- 65. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 402) protected void setPropertyLong( QualifiedName name, long lValue ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 66. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 402) protected void setPropertyLong( QualifiedName name, long lValue ){ ^^^^^^ Javadoc: Missing tag for parameter lValue ---------- 67. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 409) protected void setPropertyString( QualifiedName name, String strValue ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 68. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 409) protected void setPropertyString( QualifiedName name, String strValue ){ ^^^^^^^^ Javadoc: Missing tag for parameter strValue ---------- 69. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 440) public void setRecordLength( int iRecordLength ){ ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter iRecordLength ---------- 70. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 447) public void setRemoteCCSID( int iCCSID ){ ^^^^^^ Javadoc: Missing tag for parameter iCCSID ---------- 71. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 454) public void setRemoteFileObject( Object object ) { ^^^^^^ Javadoc: Missing tag for parameter object ---------- 72. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 462) public void setResolvedMountedRemoteFilePath( String strPath ){ ^^^^^^^ Javadoc: Missing tag for parameter strPath ---------- 73. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 470) public void setResolvedMountedRemoteFileHost( String strHost ){ ^^^^^^^ Javadoc: Missing tag for parameter strHost ---------- 74. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 477) public void setRemoteFilePath( String strPath ){ ^^^^^^^ Javadoc: Missing tag for parameter strPath ---------- 75. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 484) public void setRemoteFileSubSystem( String strSubSystem ){ ^^^^^^^^^^^^ Javadoc: Missing tag for parameter strSubSystem ---------- 76. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 491) public void setRemoteFileTimeStamp( long lTimeStamp ){ ^^^^^^^^^^ Javadoc: Missing tag for parameter lTimeStamp ---------- 77. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 498) public void setDownloadFileTimeStamp( long lTimeStamp ){ ^^^^^^^^^^ Javadoc: Missing tag for parameter lTimeStamp ---------- 78. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 505) protected void setSessionObject( QualifiedName name, Object objValue ){ ^^^^ Javadoc: Missing tag for parameter name ---------- 79. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 505) protected void setSessionObject( QualifiedName name, Object objValue ){ ^^^^^^^^ Javadoc: Missing tag for parameter objValue ---------- 80. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 516) public void setTempCCSID( Object object ) { ^^^^^^ Javadoc: Missing tag for parameter object ---------- 81. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/SystemIFileProperties.java (at line 523) public void setUsedBinaryTransfer( boolean bBinaryTransfer ){ ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter bBinaryTransfer ---------- ---------- 82. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/ISystemFileAPIProvider.java (at line 32) public boolean isDirectoriesOnly(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 83. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/ISystemFileAPIProvider.java (at line 36) public IHost[] getConnections(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 84. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/ISystemFileAPIProvider.java (at line 40) public int getConnectionCount(); ^^^ Javadoc: Missing tag for return type ---------- ---------- 85. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 88) public RemoteFileFilterString(IRemoteFileSubSystemConfiguration subsysFactory) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsysFactory ---------- 86. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 99) public RemoteFileFilterString(IRemoteFileSubSystemConfiguration subsysFactory, String input) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsysFactory ---------- 87. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 99) public RemoteFileFilterString(IRemoteFileSubSystemConfiguration subsysFactory, String input) ^^^^^ Javadoc: Missing tag for parameter input ---------- 88. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 109) public RemoteFileFilterString(IRemoteFileSubSystemConfiguration subsysFactory, String path, String input) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter subsysFactory ---------- 89. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 109) public RemoteFileFilterString(IRemoteFileSubSystemConfiguration subsysFactory, String path, String input) ^^^^ Javadoc: Missing tag for parameter path ---------- 90. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 109) public RemoteFileFilterString(IRemoteFileSubSystemConfiguration subsysFactory, String path, String input) ^^^^^ Javadoc: Missing tag for parameter input ---------- 91. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 123) public void setFile(String obj) ^^^ Javadoc: Missing tag for parameter obj ---------- 92. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 131) public void setPath(String path) ^^^^ Javadoc: Missing tag for parameter path ---------- 93. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 141) public void setTypes(String[] types) ^^^^^ Javadoc: Missing tag for parameter types ---------- 94. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 150) public void setShowFiles(boolean set) ^^^ Javadoc: Missing tag for parameter set ---------- 95. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 158) public void setShowSubDirs(boolean set) ^^^ Javadoc: Missing tag for parameter set ---------- 96. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 166) public String getFile() ^^^^^^ Javadoc: Missing tag for return type ---------- 97. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 175) public String getFileOrTypes() ^^^^^^ Javadoc: Missing tag for return type ---------- 98. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 188) public static String getTypesString(String[] typesArray) ^^^^^^ Javadoc: Missing tag for return type ---------- 99. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 188) public static String getTypesString(String[] typesArray) ^^^^^^^^^^ Javadoc: Missing tag for parameter typesArray ---------- 100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 200) public String getTypesAsString() ^^^^^^ Javadoc: Missing tag for return type ---------- 101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 210) public String getPath() ^^^^^^ Javadoc: Missing tag for return type ---------- 102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 218) public String[] getTypes() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 226) public boolean getShowFiles() ^^^^^^^ Javadoc: Missing tag for return type ---------- 104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 234) public boolean getShowSubDirs() ^^^^^^^ Javadoc: Missing tag for return type ---------- 105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 242) public boolean getFilterByTypes() ^^^^^^^ Javadoc: Missing tag for return type ---------- 106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 250) public boolean listRoots() ^^^^^^^ Javadoc: Missing tag for return type ---------- 107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 259) public boolean listRoot() ^^^^^^^ Javadoc: Missing tag for return type ---------- 108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 267) protected void parse(String inputPath, String input) ^^^^^^^^^ Javadoc: Missing tag for parameter inputPath ---------- 109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 267) protected void parse(String inputPath, String input) ^^^^^ Javadoc: Missing tag for parameter input ---------- 110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 338) protected void parseFileOrTypes(String filter) ^^^^^^ Javadoc: Missing tag for parameter filter ---------- 111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 358) public static String[] parseTypes(String typeList) ^^^^^^^^ Javadoc: Missing tag for return type ---------- 112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 358) public static String[] parseTypes(String typeList) ^^^^^^^^ Javadoc: Missing tag for parameter typeList ---------- 113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/model/RemoteFileFilterString.java (at line 390) public String toStringNoSwitches() ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/servicesubsystem/FileServiceSubSystem.java (at line 79) import org.eclipse.rse.services.clientserver.messages.SystemElementNotFoundException; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.rse.services.clientserver.messages.SystemElementNotFoundException is never used ---------- 115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/servicesubsystem/FileServiceSubSystem.java (at line 373) protected IHostFile[] internalList(String parentPath, String fileNameFilter, int fileType, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/servicesubsystem/FileServiceSubSystem.java (at line 373) protected IHostFile[] internalList(String parentPath, String fileNameFilter, int fileType, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPath ---------- 117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/servicesubsystem/FileServiceSubSystem.java (at line 373) protected IHostFile[] internalList(String parentPath, String fileNameFilter, int fileType, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter fileNameFilter ---------- 118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/servicesubsystem/FileServiceSubSystem.java (at line 373) protected IHostFile[] internalList(String parentPath, String fileNameFilter, int fileType, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^ Javadoc: Missing tag for parameter fileType ---------- 119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/servicesubsystem/FileServiceSubSystem.java (at line 373) protected IHostFile[] internalList(String parentPath, String fileNameFilter, int fileType, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/servicesubsystem/FileServiceSubSystem.java (at line 373) protected IHostFile[] internalList(String parentPath, String fileNameFilter, int fileType, IProgressMonitor monitor) throws SystemMessageException ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- ---------- 121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 77) public boolean showBriefPropertySet(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 107) public String getLineSeparator(); ^^^^^^ Javadoc: Missing tag for return type ---------- 123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 113) public IHost getHost(); ^^^^^ Javadoc: Missing tag for return type ---------- 124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 126) public RemoteFileFilterString getFilterString(); ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 136) public RemoteFileFilterString[] getAllFilterStrings(); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 151) public String getAbsolutePathPlusConnection(); ^^^^^^ Javadoc: Missing tag for return type ---------- 127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 157) public String getLabel(); ^^^^^^ Javadoc: Missing tag for return type ---------- 128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 163) public String getName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 173) public String getParentPath(); ^^^^^^ Javadoc: Missing tag for return type ---------- 130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 183) public String getParentNoRoot(); ^^^^^^ Javadoc: Missing tag for return type ---------- 131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 193) public String getRoot(); ^^^^^^ Javadoc: Missing tag for return type ---------- 132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 202) public String getParentName(); ^^^^^^ Javadoc: Missing tag for return type ---------- 133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 208) public String getExtension(); ^^^^^^ Javadoc: Missing tag for return type ---------- 134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 213) public boolean isRoot(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 218) public boolean isDirectory(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 223) public boolean isFile(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 228) public boolean isArchive(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 233) public boolean isBinary(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 238) public boolean isText(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 243) public boolean isHidden(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 248) public boolean canRead(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 253) public boolean canWrite(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 258) public boolean exists(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 263) public long getLastModified(); ^^^^ Javadoc: Missing tag for return type ---------- 145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 268) public Date getLastModifiedDate() ; ^^^^ Javadoc: Missing tag for return type ---------- 146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 273) public long getLength(); ^^^^ Javadoc: Missing tag for return type ---------- 147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 278) public boolean showReadOnlyProperty(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 287) public int compareTo(Object other) throws ClassCastException; ^^^ Javadoc: Missing tag for return type ---------- 149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 287) public int compareTo(Object other) throws ClassCastException; ^^^^^ Javadoc: Missing tag for parameter other ---------- 150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 287) public int compareTo(Object other) throws ClassCastException; ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception ClassCastException ---------- 151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 292) public Object getFile(); ^^^^^^ Javadoc: Missing tag for return type ---------- 152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 298) public boolean isAncestorOf(IRemoteFile file); ^^^^^^^ Javadoc: Missing tag for return type ---------- 153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 298) public boolean isAncestorOf(IRemoteFile file); ^^^^ Javadoc: Missing tag for parameter file ---------- 154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 304) public boolean isDescendantOf(IRemoteFile file); ^^^^^^^ Javadoc: Missing tag for return type ---------- 155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFile.java (at line 304) public boolean isDescendantOf(IRemoteFile file); ^^^^ Javadoc: Missing tag for parameter file ---------- ---------- 156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileContext.java (at line 35) public IRemoteFileSubSystem getParentRemoteFileSubSystem(); ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 157. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileContext.java (at line 39) public IRemoteFile getParentRemoteFile(); ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 158. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileContext.java (at line 43) public RemoteFileFilterString getFilterString(); ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 159. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileContext.java (at line 47) public RemoteFileFilterString[] getAllFilterStrings(); ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 160. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileContext.java (at line 52) public void setParentRemoteFileSubSystem(IRemoteFileSubSystem parentSubSystem); ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentSubSystem ---------- 161. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileContext.java (at line 56) public void setParentRemoteFile(IRemoteFile parentFile); ^^^^^^^^^^ Javadoc: Missing tag for parameter parentFile ---------- 162. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileContext.java (at line 60) public void setFilterString(RemoteFileFilterString filterString); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 163. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileContext.java (at line 67) public void addFilterString(RemoteFileFilterString additionalFilterString); ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter additionalFilterString ---------- ---------- 164. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 30) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot); ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 165. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 30) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot); ^^^^^^^ Javadoc: Missing tag for parameter context ---------- 166. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 30) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot); ^^^ Javadoc: Missing tag for parameter obj ---------- 167. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 30) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot); ^^^^^^ Javadoc: Missing tag for parameter isRoot ---------- 168. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 35) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists); ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 169. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 35) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists); ^^^^^^^ Javadoc: Missing tag for parameter context ---------- 170. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 35) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists); ^^^ Javadoc: Missing tag for parameter obj ---------- 171. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 35) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists); ^^^^^^ Javadoc: Missing tag for parameter isRoot ---------- 172. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 35) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists); ^^^^^^ Javadoc: Missing tag for parameter exists ---------- 173. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 40) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists, boolean isDir); ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 174. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 40) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists, boolean isDir); ^^^^^^^ Javadoc: Missing tag for parameter context ---------- 175. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 40) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists, boolean isDir); ^^^ Javadoc: Missing tag for parameter obj ---------- 176. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 40) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists, boolean isDir); ^^^^^^ Javadoc: Missing tag for parameter isRoot ---------- 177. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 40) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists, boolean isDir); ^^^^^^ Javadoc: Missing tag for parameter exists ---------- 178. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileFactory.java (at line 40) public IRemoteFile createRemoteFile(IRemoteFileContext context, Object obj, boolean isRoot, boolean exists, boolean isDir); ^^^^^ Javadoc: Missing tag for parameter isDir ---------- ---------- 179. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 63) public IRemoteFileSubSystemConfiguration getParentRemoteFileSubSystemConfiguration(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 180. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 67) public boolean isCaseSensitive(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 181. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 77) public String getSeparator(); ^^^^^^ Javadoc: Missing tag for return type ---------- 182. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 84) public char getSeparatorChar(); ^^^^ Javadoc: Missing tag for return type ---------- 183. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 91) public String getPathSeparator(); ^^^^^^ Javadoc: Missing tag for return type ---------- 184. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 98) public char getPathSeparatorChar(); ^^^^ Javadoc: Missing tag for return type ---------- 185. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 105) public String getLineSeparator(); ^^^^^^ Javadoc: Missing tag for return type ---------- 186. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 115) public IRemoteFile[] listRoots(IProgressMonitor monitor) throws InterruptedException, SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 187. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 115) public IRemoteFile[] listRoots(IProgressMonitor monitor) throws InterruptedException, SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 188. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 115) public IRemoteFile[] listRoots(IProgressMonitor monitor) throws InterruptedException, SystemMessageException; ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- 189. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 115) public IRemoteFile[] listRoots(IProgressMonitor monitor) throws InterruptedException, SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 190. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 128) public IRemoteFile[] listMultiple(IRemoteFile[] parents, int[] fileTypes, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 191. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 128) public IRemoteFile[] listMultiple(IRemoteFile[] parents, int[] fileTypes, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 192. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 143) public IRemoteFile[] listMultiple(IRemoteFile[] parents, String[] fileNameFilters, int[] fileTypes, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 193. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 143) public IRemoteFile[] listMultiple(IRemoteFile[] parents, String[] fileNameFilters, int[] fileTypes, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 194. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 154) public IRemoteFile[] listMultiple(IRemoteFile[] parents, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 195. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 154) public IRemoteFile[] listMultiple(IRemoteFile[] parents, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 196. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 170) public IRemoteFile[] listMultiple(IRemoteFile[] parents, String[] fileNameFilters, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 197. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 170) public IRemoteFile[] listMultiple(IRemoteFile[] parents, String[] fileNameFilters, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 198. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 180) public IRemoteFile[] list(IRemoteFile parent, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 199. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 180) public IRemoteFile[] list(IRemoteFile parent, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 200. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 193) public IRemoteFile[] list(IRemoteFile parent, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 201. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 193) public IRemoteFile[] list(IRemoteFile parent, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 202. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 206) public IRemoteFile[] list(IRemoteFile parent, String fileNameFilter, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 203. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 206) public IRemoteFile[] list(IRemoteFile parent, String fileNameFilter, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 204. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 222) public IRemoteFile[] list(IRemoteFile parent, String fileNameFilter, IRemoteFileContext context, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 205. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 222) public IRemoteFile[] list(IRemoteFile parent, String fileNameFilter, IRemoteFileContext context, int fileType, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 206. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 251) public String getParentFolderName(IRemoteFile folderOrFile); ^^^^^^ Javadoc: Missing tag for return type ---------- 207. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 274) public IRemoteFile[] getRemoteFileObjects(String[] folderOrFileNames, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 208. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 300) public IRemoteFile getRemoteFileObject(IRemoteFile parent, String folderOrFileName, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 209. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 306) public IRemoteSearchResult getRemoteSearchResultObject(String key) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 210. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 306) public IRemoteSearchResult getRemoteSearchResultObject(String key) throws SystemMessageException; ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception SystemMessageException ---------- 211. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 325) public IRemoteFile createFile(IRemoteFile fileToCreate, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 212. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 576) public void upload(String source, String srcEncoding, String remotePath, String rmtEncoding, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 213. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 620) public void uploadMultiple(String sources[], String[] srcEncodings, String[] remotePaths, String[] rmtEncodings, IProgressMonitor monitor) throws SystemMessageException; ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 214. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 640) public IRemoteFile[] listRoots(IRemoteFileContext context, IProgressMonitor monitor) throws InterruptedException; ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 215. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 640) public IRemoteFile[] listRoots(IRemoteFileContext context, IProgressMonitor monitor) throws InterruptedException; ^^^^^^^ Javadoc: Missing tag for parameter context ---------- 216. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 640) public IRemoteFile[] listRoots(IRemoteFileContext context, IProgressMonitor monitor) throws InterruptedException; ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- 217. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystem.java (at line 640) public IRemoteFile[] listRoots(IRemoteFileContext context, IProgressMonitor monitor) throws InterruptedException; ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- ---------- 218. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 38) public boolean supportsEnvironmentVariablesPropertyPage(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 219. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 57) public boolean isUnixStyle(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 220. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 70) public ISystemValidator getPathValidator(); ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 221. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 74) public ISystemValidator getFileFilterStringValidator(); ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 222. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 78) public ValidatorFileName getFileNameValidator(); ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 223. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 82) public ValidatorFolderName getFolderNameValidator(); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 224. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 89) public String getSeparator(); ^^^^^^ Javadoc: Missing tag for return type ---------- 225. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 93) public char getSeparatorChar(); ^^^^ Javadoc: Missing tag for return type ---------- 226. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 97) public String getPathSeparator(); ^^^^^^ Javadoc: Missing tag for return type ---------- 227. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 101) public char getPathSeparatorChar(); ^^^^ Javadoc: Missing tag for return type ---------- 228. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 105) public String getLineSeparator(); ^^^^^^ Javadoc: Missing tag for return type ---------- 229. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/IRemoteFileSubSystemConfiguration.java (at line 109) public String getEditorProfileID(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 230. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFile.java (at line 136) public void setFilterString(RemoteFileFilterString filterString) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- 231. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFile.java (at line 155) public IRemoteFileContext getContext() ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 232. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFile.java (at line 170) public IRemoteFileSubSystemConfiguration getParentRemoteFileSubSystemConfiguration() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 233. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFile.java (at line 292) public boolean isUnix() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 234. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 26) public class RemoteFileCodeException extends Exception { ^^^^^^^^^^^^^^^^^^^^^^^ The serializable class RemoteFileCodeException does not declare a static final serialVersionUID field of type long ---------- 235. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 45) public RemoteFileCodeException(int code) { ^^^^ Javadoc: Missing tag for parameter code ---------- 236. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 53) public RemoteFileCodeException(String codeString) { ^^^^^^^^^^ Javadoc: Missing tag for parameter codeString ---------- 237. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 61) public RemoteFileCodeException(int code, String codeString) { ^^^^ Javadoc: Missing tag for parameter code ---------- 238. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 61) public RemoteFileCodeException(int code, String codeString) { ^^^^^^^^^^ Javadoc: Missing tag for parameter codeString ---------- 239. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 69) * @param the error code ^^^ Javadoc: Parameter the is not declared ---------- 240. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 71) public void setErrorCode(int code) { ^^^^ Javadoc: Missing tag for parameter code ---------- 241. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 88) public void setErrorCodeString(String codeString) { ^^^^^^^^^^ Javadoc: Missing tag for parameter codeString ---------- 242. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileCodeException.java (at line 96) public String getErrorCodeString() { ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 243. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileContext.java (at line 42) public RemoteFileContext(IRemoteFileSubSystem subsystem, IRemoteFile parentFileObject, ^^^^^^^^^ Javadoc: Missing tag for parameter subsystem ---------- 244. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileContext.java (at line 42) public RemoteFileContext(IRemoteFileSubSystem subsystem, IRemoteFile parentFileObject, ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentFileObject ---------- 245. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileContext.java (at line 43) RemoteFileFilterString filterString) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterString ---------- ---------- 246. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileRoot.java (at line 36) public RemoteFileRoot(IRemoteFile rootFile) ^^^^^^^^ Javadoc: Missing tag for parameter rootFile ---------- 247. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileRoot.java (at line 55) public IRemoteFile getRootFile() ^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 248. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileRoot.java (at line 63) public void setRootFile(IRemoteFile rootFile) ^^^^^^^^ Javadoc: Missing tag for parameter rootFile ---------- 249. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileRoot.java (at line 73) public IRemoteFile[] getRootFiles() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 250. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.subsystems.files.core/src/org/eclipse/rse/subsystems/files/core/subsystems/RemoteFileSubSystem.java (at line 101) *
Default implementation calls {@link #validateStringInput()}. ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- ---------- 2042. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 43) public static SystemSimpleContentElement getDataElement(SystemSimpleContentElement root, Object data) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2043. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 43) public static SystemSimpleContentElement getDataElement(SystemSimpleContentElement root, Object data) ^^^^ Javadoc: Missing tag for parameter root ---------- 2044. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 43) public static SystemSimpleContentElement getDataElement(SystemSimpleContentElement root, Object data) ^^^^ Javadoc: Missing tag for parameter data ---------- 2045. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 64) public static SystemSimpleContentElement getFilterPoolModel(ISystemFilterPoolManagerProvider mgrProvider, ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2046. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 64) public static SystemSimpleContentElement getFilterPoolModel(ISystemFilterPoolManagerProvider mgrProvider, ^^^^^^^^^^^ Javadoc: Missing tag for parameter mgrProvider ---------- 2047. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 65) ISystemFilterPoolManager mgrs[]) ^^^^ Javadoc: Missing tag for parameter mgrs ---------- 2048. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 98) protected static void populateFilterPoolContentElementVector(ISystemFilterPool[] pools, ^^^^^ Javadoc: Missing tag for parameter pools ---------- 2049. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 99) Vector elements, ^^^^^^^^ Javadoc: Missing tag for parameter elements ---------- 2050. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 100) SystemSimpleContentElement parentElement) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter parentElement ---------- 2051. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 120) public static ImageDescriptor getFilterPoolManagerImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilterPoolManager poolMgr) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2052. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 120) public static ImageDescriptor getFilterPoolManagerImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilterPoolManager poolMgr) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolMgrProvider ---------- 2053. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 120) public static ImageDescriptor getFilterPoolManagerImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilterPoolManager poolMgr) ^^^^^^^ Javadoc: Missing tag for parameter poolMgr ---------- 2054. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 139) public static ImageDescriptor getFilterPoolImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilterPool pool) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2055. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 139) public static ImageDescriptor getFilterPoolImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilterPool pool) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolMgrProvider ---------- 2056. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 139) public static ImageDescriptor getFilterPoolImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilterPool pool) ^^^^ Javadoc: Missing tag for parameter pool ---------- 2057. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 157) public static ImageDescriptor getFilterImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilter filter) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2058. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 157) public static ImageDescriptor getFilterImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilter filter) ^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolMgrProvider ---------- 2059. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/SystemFilterUIHelpers.java (at line 157) public static ImageDescriptor getFilterImage(ISystemFilterPoolManagerProvider poolMgrProvider, ISystemFilter filter) ^^^^^^ Javadoc: Missing tag for parameter filter ---------- ---------- 2060. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/ISystemNewFilterActionConfigurator.java (at line 39) public void configureNewFilterAction(ISubSystemConfiguration factory, SystemNewFilterAction newFilterAction, Object callerData); ^^^^^^^ Javadoc: Missing tag for parameter factory ---------- ---------- 2061. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 52) public SystemChangeFilterAction(Shell parent) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2062. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 80) public void setHelpContextId(String id) ^^ Javadoc: Missing tag for parameter id ---------- 2063. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 87) public void setDialogTitle(String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2064. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 94) public void setDialogHelpContextId(String id) ^^ Javadoc: Missing tag for parameter id ---------- 2065. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 101) public void setFilterStringEditPane(SystemFilterStringEditPane editPane) ^^^^^^^^ Javadoc: Missing tag for parameter editPane ---------- 2066. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 108) public SystemFilterStringEditPane getFilterStringEditPane() ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2067. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 134) * {@link #getFilterDialog(Shell)} to create it, and then configures it here. ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- 2068. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 156) protected SystemChangeFilterDialog getFilterDialog(Shell shell) ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2069. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 156) protected SystemChangeFilterDialog getFilterDialog(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2070. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 167) public void callConfigureFilterDialog(SystemChangeFilterDialog dlg) ^^^ Javadoc: Missing tag for parameter dlg ---------- 2071. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 179) protected void configureFilterDialog(SystemChangeFilterDialog dlg) ^^^ Javadoc: Missing tag for parameter dlg ---------- 2072. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 200) public ISystemFilterPoolReferenceManagerProvider getSystemFilterPoolReferenceManagerProvider() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2073. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 219) public ISystemFilterPoolManagerProvider getSystemFilterPoolManagerProvider() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2074. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemChangeFilterAction.java (at line 241) public ISystemFilter getSelectedFilter() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2075. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 42) public SystemFilterAbstractFilterAction(Shell parent, String title) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2076. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 42) public SystemFilterAbstractFilterAction(Shell parent, String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2077. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 52) public SystemFilterAbstractFilterAction(Shell parent, String title, String tooltip) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2078. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 52) public SystemFilterAbstractFilterAction(Shell parent, String title, String tooltip) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2079. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 52) public SystemFilterAbstractFilterAction(Shell parent, String title, String tooltip) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 2080. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 78) public void setHelpContextId(String id) ^^ Javadoc: Missing tag for parameter id ---------- 2081. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 91) public void setDialogTitle(String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2082. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 99) public String getDialogTitle() ^^^^^^ Javadoc: Missing tag for return type ---------- 2083. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 108) public void setDialogPrompt(String prompt) ^^^^^^ Javadoc: Missing tag for parameter prompt ---------- 2084. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 116) public String getDialogPrompt() ^^^^^^ Javadoc: Missing tag for return type ---------- 2085. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 125) public void setDialogFilterNamePrompt(String prompt, String tip) ^^^^^^ Javadoc: Missing tag for parameter prompt ---------- 2086. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 125) public void setDialogFilterNamePrompt(String prompt, String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 2087. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 134) public String getDialogFilterFilterNamePrompt() ^^^^^^ Javadoc: Missing tag for return type ---------- 2088. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 142) public String getDialogFilterNameTip() ^^^^^^ Javadoc: Missing tag for return type ---------- 2089. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 151) public void setDialogPreSelectInput(Object selectData) ^^^^^^^^^^ Javadoc: Missing tag for parameter selectData ---------- 2090. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 159) public Object getDialogPreSelectInput() ^^^^^^ Javadoc: Missing tag for return type ---------- 2091. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 208) public abstract SystemFilterDialogInterface createFilterDialog(Shell parent); ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2092. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterAction.java (at line 208) public abstract SystemFilterDialogInterface createFilterDialog(Shell parent); ^^^^^^ Javadoc: Missing tag for parameter parent ---------- ---------- 2093. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 57) public SystemFilterAbstractFilterPoolAction(Shell parent, String title) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2094. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 57) public SystemFilterAbstractFilterPoolAction(Shell parent, String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2095. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 67) public SystemFilterAbstractFilterPoolAction(Shell parent, String title, String tooltip) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2096. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 67) public SystemFilterAbstractFilterPoolAction(Shell parent, String title, String tooltip) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2097. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 67) public SystemFilterAbstractFilterPoolAction(Shell parent, String title, String tooltip) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 2098. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 79) public SystemFilterAbstractFilterPoolAction(Shell parent, ImageDescriptor image, String label, String tooltip) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2099. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 79) public SystemFilterAbstractFilterPoolAction(Shell parent, ImageDescriptor image, String label, String tooltip) ^^^^^ Javadoc: Missing tag for parameter image ---------- 2100. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 79) public SystemFilterAbstractFilterPoolAction(Shell parent, ImageDescriptor image, String label, String tooltip) ^^^^^ Javadoc: Missing tag for parameter label ---------- 2101. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 79) public SystemFilterAbstractFilterPoolAction(Shell parent, ImageDescriptor image, String label, String tooltip) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 2102. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 105) public void setHelpContextId(String id) ^^ Javadoc: Missing tag for parameter id ---------- 2103. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 160) public void setFilterPoolManagerProvider(ISystemFilterPoolManagerProvider provider) ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- 2104. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 169) public ISystemFilterPoolManagerProvider getFilterPoolManagerProvider() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2105. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 183) public void setFilterPoolManagers(ISystemFilterPoolManager[] managers) ^^^^^^^^ Javadoc: Missing tag for parameter managers ---------- 2106. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 199) public ISystemFilterPoolManager[] getFilterPoolManagers() ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2107. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 223) protected ISystemFilterPoolReferenceManagerProvider getReferenceManagerProviderSelection() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2108. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 236) public void setFilterPoolManagerNameSelectionIndex(int index) ^^^^^ Javadoc: Missing tag for parameter index ---------- 2109. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 244) public int getFilterPoolManagerNameSelectionIndex() ^^^ Javadoc: Missing tag for return type ---------- 2110. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 268) public void setFilterPoolManagerNamePreSelection(String name) ^^^^ Javadoc: Missing tag for parameter name ---------- 2111. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 281) public void setFilterPoolReferenceManager(ISystemFilterPoolReferenceManager refManager) ^^^^^^^^^^ Javadoc: Missing tag for parameter refManager ---------- 2112. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 291) public ISystemFilterPoolReferenceManager getFilterPoolReferenceManager() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2113. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 300) public void setDialogTitle(String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2114. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 308) public String getDialogTitle() ^^^^^^ Javadoc: Missing tag for return type ---------- 2115. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 317) public void setDialogPrompt(String prompt) ^^^^^^ Javadoc: Missing tag for parameter prompt ---------- 2116. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 325) public String getDialogPrompt() ^^^^^^ Javadoc: Missing tag for return type ---------- 2117. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 334) public void setDialogFilterPoolNamePrompt(String prompt, String tip) ^^^^^^ Javadoc: Missing tag for parameter prompt ---------- 2118. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 334) public void setDialogFilterPoolNamePrompt(String prompt, String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 2119. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 343) public String getDialogFilterPoolNamePrompt() ^^^^^^ Javadoc: Missing tag for return type ---------- 2120. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 351) public String getDialogFilterPoolNameTip() ^^^^^^ Javadoc: Missing tag for return type ---------- 2121. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 360) public void setDialogFilterPoolManagerNamePrompt(String prompt, String tip) ^^^^^^ Javadoc: Missing tag for parameter prompt ---------- 2122. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 360) public void setDialogFilterPoolManagerNamePrompt(String prompt, String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 2123. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 369) public String getDialogFilterPoolManagerNamePrompt() ^^^^^^ Javadoc: Missing tag for return type ---------- 2124. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 377) public String getDialogFilterPoolManagerNameTip() ^^^^^^ Javadoc: Missing tag for return type ---------- 2125. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 386) public void setDialogPreSelectInput(Object selectData) ^^^^^^^^^^ Javadoc: Missing tag for parameter selectData ---------- 2126. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 394) public Object getDialogPreSelectInput() ^^^^^^ Javadoc: Missing tag for return type ---------- 2127. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 417) protected void preSelect(SystemSimpleContentElement inputElement) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter inputElement ---------- 2128. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 436) protected boolean getFilterPoolPreSelection(ISystemFilterPool pool) ^^^^^^^ Javadoc: Missing tag for return type ---------- 2129. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 436) protected boolean getFilterPoolPreSelection(ISystemFilterPool pool) ^^^^ Javadoc: Missing tag for parameter pool ---------- 2130. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 471) public abstract SystemFilterPoolDialogInterface createFilterPoolDialog(Shell parent); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2131. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolAction.java (at line 471) public abstract SystemFilterPoolDialogInterface createFilterPoolDialog(Shell parent); ^^^^^^ Javadoc: Missing tag for parameter parent ---------- ---------- 2132. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolWizardAction.java (at line 39) public SystemFilterAbstractFilterPoolWizardAction(Shell parent, String title) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2133. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolWizardAction.java (at line 39) public SystemFilterAbstractFilterPoolWizardAction(Shell parent, String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2134. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolWizardAction.java (at line 50) public SystemFilterAbstractFilterPoolWizardAction(Shell parent, ImageDescriptor image, ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2135. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolWizardAction.java (at line 50) public SystemFilterAbstractFilterPoolWizardAction(Shell parent, ImageDescriptor image, ^^^^^ Javadoc: Missing tag for parameter image ---------- 2136. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolWizardAction.java (at line 51) String label, String tooltip) ^^^^^ Javadoc: Missing tag for parameter label ---------- 2137. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolWizardAction.java (at line 51) String label, String tooltip) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 2138. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterPoolWizardAction.java (at line 87) public abstract SystemFilterPoolWizardInterface getFilterPoolWizard(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2139. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterWizardAction.java (at line 38) public SystemFilterAbstractFilterWizardAction(Shell parent, String title) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2140. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterWizardAction.java (at line 38) public SystemFilterAbstractFilterWizardAction(Shell parent, String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2141. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterWizardAction.java (at line 47) public SystemFilterAbstractFilterWizardAction(Shell parent, String label, String tooltip) ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2142. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterWizardAction.java (at line 47) public SystemFilterAbstractFilterWizardAction(Shell parent, String label, String tooltip) ^^^^^ Javadoc: Missing tag for parameter label ---------- 2143. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterWizardAction.java (at line 47) public SystemFilterAbstractFilterWizardAction(Shell parent, String label, String tooltip) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 2144. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemFilterAbstractFilterWizardAction.java (at line 84) public abstract ISystemFilterWizard getFilterWizard(); ^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2145. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 77) public SystemNewFilterAction(Shell shell, ISystemFilterPool parentPool, ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2146. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 77) public SystemNewFilterAction(Shell shell, ISystemFilterPool parentPool, ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- 2147. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 78) String label, String tooltip, ImageDescriptor image) ^^^^^ Javadoc: Missing tag for parameter label ---------- 2148. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 78) String label, String tooltip, ImageDescriptor image) ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 2149. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 78) String label, String tooltip, ImageDescriptor image) ^^^^^ Javadoc: Missing tag for parameter image ---------- 2150. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 85) public SystemNewFilterAction(Shell shell, ISystemFilterPool parentPool, ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2151. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 85) public SystemNewFilterAction(Shell shell, ISystemFilterPool parentPool, ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- 2152. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 86) String label, String tooltip, ImageDescriptor image, ^^^^^ Javadoc: Missing tag for parameter label ---------- 2153. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 86) String label, String tooltip, ImageDescriptor image, ^^^^^^^ Javadoc: Missing tag for parameter tooltip ---------- 2154. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 86) String label, String tooltip, ImageDescriptor image, ^^^^^ Javadoc: Missing tag for parameter image ---------- 2155. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 87) boolean nested) ^^^^^^ Javadoc: Missing tag for parameter nested ---------- 2156. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 99) public SystemNewFilterAction(Shell shell, ISystemFilterPool parentPool) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2157. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 99) public SystemNewFilterAction(Shell shell, ISystemFilterPool parentPool) ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- 2158. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 129) public void setHelpContextId(String id) ^^ Javadoc: Missing tag for parameter id ---------- 2159. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 138) public void setParentFilterPool(ISystemFilterPool parentPool) ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- 2160. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 148) public void setAllowFilterPoolSelection(ISystemFilterPool[] poolsToSelectFrom) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolsToSelectFrom ---------- 2161. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 166) public void setAllowFilterPoolSelection(ISystemFilterPoolWrapperInformation poolsToSelectFrom) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolsToSelectFrom ---------- 2162. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 179) public void setType(String type) ^^^^ Javadoc: Missing tag for parameter type ---------- 2163. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 187) public String getType() ^^^^^^ Javadoc: Missing tag for return type ---------- 2164. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 196) public void setShowFilterStrings(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 2165. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 204) public void setDefaultFilterStrings(String[] defaultFilterStrings) ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter defaultFilterStrings ---------- 2166. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 220) public void setShowNamePrompt(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 2167. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 229) public void setShowInfoPage(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 2168. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 238) public void setVerbiage(String verbiage) ^^^^^^^^ Javadoc: Missing tag for parameter verbiage ---------- 2169. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 246) public void setPage1Description(String description) ^^^^^^^^^^^ Javadoc: Missing tag for parameter description ---------- 2170. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 258) public void setFromRSE(boolean rse) ^^^ Javadoc: Missing tag for parameter rse ---------- 2171. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 267) public void setFilterPoolSelectionValidator(ISystemFilterPoolSelectionValidator validator) ^^^^^^^^^ Javadoc: Missing tag for parameter validator ---------- 2172. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 276) public void setFilterStringEditPane(SystemFilterStringEditPane editPane) ^^^^^^^^ Javadoc: Missing tag for parameter editPane ---------- 2173. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 285) public void setNamePageHelp(String helpId) ^^^^^^ Javadoc: Missing tag for parameter helpId ---------- 2174. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 307) protected void configureNewFilterWizard(SystemNewFilterWizard wizard) ^^^^^^ Javadoc: Missing tag for parameter wizard ---------- 2175. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 317) protected void configureNewFilter(ISystemFilter newFilter) ^^^^^^^^^ Javadoc: Missing tag for parameter newFilter ---------- 2176. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 378) protected SystemNewFilterWizard createNewFilterWizard(ISystemFilterPool parentPool) ^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2177. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 378) protected SystemNewFilterWizard createNewFilterWizard(ISystemFilterPool parentPool) ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- 2178. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 418) public ISystemFilterPoolReferenceManagerProvider getSystemFilterPoolReferenceManagerProvider() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2179. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 443) public ISystemFilter getNewFilter() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2180. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 461) public String[] getFilterStrings() ^^^^^^^^ Javadoc: Missing tag for return type ---------- 2181. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/actions/SystemNewFilterAction.java (at line 485) public String getFilterString() ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2182. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 38) public String getPageTitle(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2183. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 42) public String getPage1Title(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2184. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 46) public String getPage1Description(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2185. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 51) public String getPage2Title(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2186. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 55) public String getPage2Description(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2187. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 59) public String getPage2HelpID(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2188. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 63) public String getPage2NameVerbiage(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2189. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 67) public String getPage2PoolVerbiage(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2190. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 71) public String getPage2PoolVerbiageTip(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2191. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 76) public String getPage2NamePromptLabel(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2192. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 82) public String getPage2NamePromptTooltip(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2193. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 88) public String getPage2PoolPromptLabel(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2194. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 94) public String getPage2PoolPromptTooltip(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2195. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 99) public String getPage2UniqueToConnectionLabel(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2196. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 103) public String getPage2UniqueToConnectionToolTip(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2197. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 108) public String getPage3Title(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2198. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 112) public String getPage3Description(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2199. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 116) public String getPage3Tip1(); ^^^^^^ Javadoc: Missing tag for return type ---------- 2200. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/ISystemNewFilterWizardConfigurator.java (at line 120) public String getPage3Tip2(); ^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2201. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 53) public SystemChangeFilterDialog(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2202. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 60) public SystemChangeFilterDialog(Shell shell, String title) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2203. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 60) public SystemChangeFilterDialog(Shell shell, String title) ^^^^^ Javadoc: Missing tag for parameter title ---------- 2204. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 81) public void setFilterStringEditPane(SystemFilterStringEditPane editPane) ^^^^^^^^ Javadoc: Missing tag for parameter editPane ---------- 2205. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 94) public void setSystemFilterPoolReferenceManagerProvider(ISystemFilterPoolReferenceManagerProvider provider) ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- 2206. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 108) public void setSystemFilterPoolManagerProvider(ISystemFilterPoolManagerProvider provider) ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- 2207. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 117) public void setParentPoolPromptLabel(String label, String tip) ^^^^^ Javadoc: Missing tag for parameter label ---------- 2208. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 117) public void setParentPoolPromptLabel(String label, String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 2209. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 124) public String getParentPoolPromptLabel() ^^^^^^ Javadoc: Missing tag for return type ---------- 2210. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 131) public String getParentPoolPromptTip() ^^^^^^ Javadoc: Missing tag for return type ---------- 2211. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 140) public void setNamePromptLabel(String label, String tip) ^^^^^ Javadoc: Missing tag for parameter label ---------- 2212. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 140) public void setNamePromptLabel(String label, String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 2213. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 147) public String getNamePromptLabel() ^^^^^^ Javadoc: Missing tag for return type ---------- 2214. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 154) public String getNamePromptTip() ^^^^^^ Javadoc: Missing tag for return type ---------- 2215. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 164) public void setListLabel(String label, String tip) ^^^^^ Javadoc: Missing tag for parameter label ---------- 2216. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 164) public void setListLabel(String label, String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 2217. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 171) public String getListLabel() ^^^^^^ Javadoc: Missing tag for return type ---------- 2218. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 178) public String getListTip() ^^^^^^ Javadoc: Missing tag for return type ---------- 2219. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 187) public void setNewListItemText(String label) ^^^^^ Javadoc: Missing tag for parameter label ---------- 2220. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 195) public String getNewListItemText() ^^^^^^ Javadoc: Missing tag for return type ---------- 2221. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 210) public void setFilterStringValidator(ISystemValidator v) ^ Javadoc: Missing tag for parameter v ---------- 2222. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 217) public ISystemValidator getFilterStringValidator() ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2223. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 226) public void setDuplicateFilterStringErrorMessage(SystemMessage msg) ^^^ Javadoc: Missing tag for parameter msg ---------- 2224. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 233) public SystemMessage getDuplicateFilterStringErrorMessage() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2225. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 242) public void setWantTestButton(boolean wantTestButton) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter wantTestButton ---------- 2226. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 249) public boolean getWantTestButton() ^^^^^^^ Javadoc: Missing tag for return type ---------- 2227. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 257) public void setEditable(boolean editable) ^^^^^^^^ Javadoc: Missing tag for parameter editable ---------- 2228. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 264) public boolean getEditable() ^^^^^^^ Javadoc: Missing tag for return type ---------- 2229. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 272) public void setSupportsMultipleStrings(boolean multi) ^^^^^ Javadoc: Missing tag for parameter multi ---------- 2230. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemChangeFilterDialog.java (at line 279) public boolean getSupportsMultipleStrings() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2231. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemFilterDialogInterface.java (at line 30) public void setFilterDialogActionCaller(SystemFilterAbstractFilterAction caller); ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 2232. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemFilterDialogInterface.java (at line 34) public SystemFilterDialogOutputs getFilterDialogOutputs(); ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2233. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 149) public void setAllowFilterPoolSelection(ISystemFilterPool[] poolsToSelectFrom) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolsToSelectFrom ---------- 2234. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 166) public void setAllowFilterPoolSelection(ISystemFilterPoolWrapperInformation poolsToSelectFrom) ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolsToSelectFrom ---------- 2235. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 175) public void setType(String type) ^^^^ Javadoc: Missing tag for parameter type ---------- 2236. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 182) public String getType() ^^^^^^ Javadoc: Missing tag for return type ---------- 2237. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 190) public void setShowFilterStrings(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 2238. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 205) public void setShowNamePrompt(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 2239. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 214) public void setNamePageHelp(String helpId) ^^^^^^ Javadoc: Missing tag for parameter helpId ---------- 2240. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 222) public void setShowInfoPage(boolean show) ^^^^ Javadoc: Missing tag for parameter show ---------- 2241. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 229) public void setDefaultFilterStrings(String[] defaultFilterStrings) ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter defaultFilterStrings ---------- 2242. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 240) public void setFromRSE(boolean rse) ^^^ Javadoc: Missing tag for parameter rse ---------- 2243. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 248) public void setFilterPoolSelectionValidator(ISystemFilterPoolSelectionValidator validator) ^^^^^^^^^ Javadoc: Missing tag for parameter validator ---------- 2244. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 264) public void setSystemFilterPoolReferenceManagerProvider(ISystemFilterPoolReferenceManagerProvider provider) ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- 2245. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 273) public void setVerbiage(String verbiage) ^^^^^^^^ Javadoc: Missing tag for parameter verbiage ---------- 2246. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 295) public void setPage1Description(String description) ^^^^^^^^^^^ Javadoc: Missing tag for parameter description ---------- 2247. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 305) public void setFilterStringEditPane(SystemFilterStringEditPane editPane) ^^^^^^^^ Javadoc: Missing tag for parameter editPane ---------- 2248. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 429) protected ISystemValidator getFilterNameValidator(ISystemFilterContainer container) ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2249. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 429) protected ISystemValidator getFilterNameValidator(ISystemFilterContainer container) ^^^^^^^^^ Javadoc: Missing tag for parameter container ---------- 2250. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 458) public boolean areStringsCaseSensitive() ^^^^^^^ Javadoc: Missing tag for return type ---------- 2251. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 559) protected Object getParent() ^^^^^^ Javadoc: Missing tag for return type ---------- 2252. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 569) protected ISystemFilterContainer getFilterContainer() ^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2253. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 611) public void setFilterContainer(ISystemFilterContainer container) ^^^^^^^^^ Javadoc: Missing tag for parameter container ---------- 2254. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 618) public void setFilterContainer(ISystemFilterContainerReference containerRef) ^^^^^^^^^^^^ Javadoc: Missing tag for parameter containerRef ---------- 2255. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 651) protected boolean isFromRSE() ^^^^^^^ Javadoc: Missing tag for return type ---------- 2256. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 662) public String getDefaultFilterName() ^^^^^^ Javadoc: Missing tag for return type ---------- 2257. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizard.java (at line 672) public ISystemFilter getSystemFilter() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2258. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardConfigurator.java (at line 50) protected SystemNewFilterWizardConfigurator(String pageTitle) ^^^^^^^^^ Javadoc: Missing tag for parameter pageTitle ---------- 2259. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardConfigurator.java (at line 207) public void setPageTitle(String pageTitle) ^^^^^^^^^ Javadoc: Missing tag for parameter pageTitle ---------- 2260. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardConfigurator.java (at line 214) public void setPage1Description(String description) ^^^^^^^^^^^ Javadoc: Missing tag for parameter description ---------- 2261. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardConfigurator.java (at line 221) public void setPage2HelpID(String helpId) ^^^^^^ Javadoc: Missing tag for parameter helpId ---------- 2262. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardConfigurator.java (at line 228) public void setPage3Tip1(String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- 2263. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardConfigurator.java (at line 235) public void setPage3Tip2(String tip) ^^^ Javadoc: Missing tag for parameter tip ---------- ---------- 2264. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardInfoPage.java (at line 36) public SystemNewFilterWizardInfoPage(SystemNewFilterWizard wizard, boolean filterPoolsShowing, ISystemNewFilterWizardConfigurator data) ^^^^^^ Javadoc: Missing tag for parameter wizard ---------- 2265. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardInfoPage.java (at line 36) public SystemNewFilterWizardInfoPage(SystemNewFilterWizard wizard, boolean filterPoolsShowing, ISystemNewFilterWizardConfigurator data) ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter filterPoolsShowing ---------- 2266. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardInfoPage.java (at line 36) public SystemNewFilterWizardInfoPage(SystemNewFilterWizard wizard, boolean filterPoolsShowing, ISystemNewFilterWizardConfigurator data) ^^^^ Javadoc: Missing tag for parameter data ---------- ---------- 2267. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardMainPage.java (at line 92) public void setSystemFilterPoolReferenceManagerProvider(ISystemFilterPoolReferenceManagerProvider provider) ^^^^^^^^ Javadoc: Missing tag for parameter provider ---------- 2268. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardMainPage.java (at line 99) protected SystemFilterStringEditPane getEditPane(Shell shell) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2269. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardMainPage.java (at line 99) protected SystemFilterStringEditPane getEditPane(Shell shell) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2270. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardMainPage.java (at line 148) public Vector getFilterStrings() ^^^^^^ Javadoc: Missing tag for return type ---------- 2271. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardMainPage.java (at line 171) public String getType() ^^^^^^ Javadoc: Missing tag for return type ---------- 2272. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardMainPage.java (at line 183) public void setType(String type) ^^^^ Javadoc: Missing tag for parameter type ---------- 2273. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardMainPage.java (at line 192) public void setDefaultFilterStrings(String[] defaultFilterStrings) ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter defaultFilterStrings ---------- ---------- 2274. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 77) public SystemNewFilterWizardNamePage(SystemNewFilterWizard wizard, ISystemFilterPool parentPool, ISystemNewFilterWizardConfigurator data) ^^^^^^ Javadoc: Missing tag for parameter wizard ---------- 2275. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 77) public SystemNewFilterWizardNamePage(SystemNewFilterWizard wizard, ISystemFilterPool parentPool, ISystemNewFilterWizardConfigurator data) ^^^^^^^^^^ Javadoc: Missing tag for parameter parentPool ---------- 2276. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 77) public SystemNewFilterWizardNamePage(SystemNewFilterWizard wizard, ISystemFilterPool parentPool, ISystemNewFilterWizardConfigurator data) ^^^^ Javadoc: Missing tag for parameter data ---------- 2277. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 91) public void setFilterName(String filterName) ^^^^^^^^^^ Javadoc: Missing tag for parameter filterName ---------- 2278. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 100) public void setFilterNameValidator(ISystemValidator nameValidator) ^^^^^^^^^^^^^ Javadoc: Missing tag for parameter nameValidator ---------- 2279. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 107) public void setAllowFilterPoolSelection(ISystemFilterPool[] poolsToSelectFrom, ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolsToSelectFrom ---------- 2280. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 108) ISystemValidator[] nameValidators) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter nameValidators ---------- 2281. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 131) public void setAllowFilterPoolSelection(ISystemFilterPoolWrapperInformation poolWrappersToSelectFrom, ^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter poolWrappersToSelectFrom ---------- 2282. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 132) ISystemValidator[] nameValidators) ^^^^^^^^^^^^^^ Javadoc: Missing tag for parameter nameValidators ---------- 2283. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 142) public void setFilterPoolSelectionValidator(ISystemFilterPoolSelectionValidator validator) ^^^^^^^^^ Javadoc: Missing tag for parameter validator ---------- 2284. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 419) public SystemMessage verify() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2285. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 451) protected SystemMessage validateNameInput() ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2286. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 474) public String getFilterName() ^^^^^^ Javadoc: Missing tag for return type ---------- 2287. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 485) public ISystemFilterPool getParentSystemFilterPool() ^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2288. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/filters/dialogs/SystemNewFilterWizardNamePage.java (at line 518) public boolean getUniqueToThisConnection() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2289. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/ISystemMessageLine.java (at line 68) public void setErrorMessage(String message); ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 2290. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/ISystemMessageLine.java (at line 74) public void setErrorMessage(SystemMessage message); ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 2291. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/ISystemMessageLine.java (at line 80) public void setErrorMessage(Throwable exc); ^^^ Javadoc: Missing tag for parameter exc ---------- 2292. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/ISystemMessageLine.java (at line 86) public void setMessage(String message); ^^^^^^^ Javadoc: Missing tag for parameter message ---------- 2293. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/ISystemMessageLine.java (at line 92) public void setMessage(SystemMessage message); ^^^^^^^ Javadoc: Missing tag for parameter message ---------- ---------- 2294. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/ISystemMessageLineTarget.java (at line 28) public void setMessageLine(ISystemMessageLine msgLine); ^^^^^^^ Javadoc: Missing tag for parameter msgLine ---------- 2295. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/ISystemMessageLineTarget.java (at line 32) public ISystemMessageLine getMessageLine(); ^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2296. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 46) import org.eclipse.swt.graphics.Cursor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.swt.graphics.Cursor is never used ---------- 2297. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 221) private static String getStatusTitle(SystemMessage message) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getStatusTitle(SystemMessage) from the type SystemMessageDialog is never used locally ---------- 2298. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 402) public void setException(Throwable exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 2299. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 465) public int openWithDetails() ^^^ Javadoc: Missing tag for return type ---------- 2300. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 477) public int openWithDetails(Exception exc) ^^^ Javadoc: Missing tag for return type ---------- 2301. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 477) public int openWithDetails(Exception exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 2302. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 519) public boolean openQuestionNoException(boolean showYesNo) ^^^^^^^ Javadoc: Missing tag for return type ---------- 2303. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 519) public boolean openQuestionNoException(boolean showYesNo) ^^^^^^^^^ Javadoc: Missing tag for parameter showYesNo ---------- 2304. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 539) public int getButtonPressedId() ^^^ Javadoc: Missing tag for return type ---------- 2305. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 573) private void populateList(Text list) ^^^^ Javadoc: Missing tag for parameter list ---------- 2306. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 638) private void toggleDetailsArea2(Composite composite) ^^^^^^^^^ Javadoc: Missing tag for parameter composite ---------- 2307. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 656) public static Shell getDefaultShell() ^^^^^ Javadoc: Missing tag for return type ---------- 2308. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 692) public static void displayErrorMessage(Shell shell, SystemMessage msg) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2309. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 692) public static void displayErrorMessage(Shell shell, SystemMessage msg) ^^^ Javadoc: Missing tag for parameter msg ---------- 2310. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 701) public static void displayErrorMessage(Shell shell, SystemMessage msg, Throwable exc) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2311. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 701) public static void displayErrorMessage(Shell shell, SystemMessage msg, Throwable exc) ^^^ Javadoc: Missing tag for parameter msg ---------- 2312. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 701) public static void displayErrorMessage(Shell shell, SystemMessage msg, Throwable exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 2313. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 711) public static void displayErrorMessage(Shell shell, String msgText) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2314. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 711) public static void displayErrorMessage(Shell shell, String msgText) ^^^^^^^ Javadoc: Missing tag for parameter msgText ---------- 2315. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 721) public static void displayMessage(Shell shell, String msgText) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2316. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 721) public static void displayMessage(Shell shell, String msgText) ^^^^^^^ Javadoc: Missing tag for parameter msgText ---------- 2317. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 731) public static void displayMessage(Shell shell, SystemMessageException msgEx) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2318. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 731) public static void displayMessage(Shell shell, SystemMessageException msgEx) ^^^^^ Javadoc: Missing tag for parameter msgEx ---------- 2319. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 740) public static void displayMessage(SystemMessageException msgEx) ^^^^^ Javadoc: Missing tag for parameter msgEx ---------- 2320. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 749) public static void displayHostErrorMessage(Shell shell, String hostMsg) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2321. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 749) public static void displayHostErrorMessage(Shell shell, String hostMsg) ^^^^^^^ Javadoc: Missing tag for parameter hostMsg ---------- 2322. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 761) public static void displayHostErrorMessage(Shell shell, String hostMsg, String levelTwo) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2323. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 761) public static void displayHostErrorMessage(Shell shell, String hostMsg, String levelTwo) ^^^^^^^ Javadoc: Missing tag for parameter hostMsg ---------- 2324. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 761) public static void displayHostErrorMessage(Shell shell, String hostMsg, String levelTwo) ^^^^^^^^ Javadoc: Missing tag for parameter levelTwo ---------- 2325. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 772) public static void displayHostWarningMessage(Shell shell, String hostMsg) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2326. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 772) public static void displayHostWarningMessage(Shell shell, String hostMsg) ^^^^^^^ Javadoc: Missing tag for parameter hostMsg ---------- 2327. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 784) public static void displayHostWarningMessage(Shell shell, String hostMsg, String levelTwo) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2328. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 784) public static void displayHostWarningMessage(Shell shell, String hostMsg, String levelTwo) ^^^^^^^ Javadoc: Missing tag for parameter hostMsg ---------- 2329. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 784) public static void displayHostWarningMessage(Shell shell, String hostMsg, String levelTwo) ^^^^^^^^ Javadoc: Missing tag for parameter levelTwo ---------- 2330. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 795) public static void displayExceptionMessage(Shell shell, Throwable exc) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2331. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 795) public static void displayExceptionMessage(Shell shell, Throwable exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 2332. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 810) public static SystemMessage getExceptionMessage(Shell shell, Throwable exc) ^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2333. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 810) public static SystemMessage getExceptionMessage(Shell shell, Throwable exc) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2334. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 810) public static SystemMessage getExceptionMessage(Shell shell, Throwable exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 2335. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 821) public static void showExceptionMessage(Shell shell, String msg, Exception exc) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2336. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 821) public static void showExceptionMessage(Shell shell, String msg, Exception exc) ^^^ Javadoc: Missing tag for parameter msg ---------- 2337. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 821) public static void showExceptionMessage(Shell shell, String msg, Exception exc) ^^^ Javadoc: Missing tag for parameter exc ---------- 2338. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 839) public static boolean show(Shell shell, SystemMessage msg) ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2339. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 839) public static boolean show(Shell shell, SystemMessage msg) ^^^ Javadoc: Missing tag for parameter msg ---------- 2340. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageDialog.java (at line 882) protected Button createNoShowAgainButton(Composite c) { ^ Javadoc: Missing tag for parameter c ---------- ---------- 2341. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageLine.java (at line 341) public SystemMessageLine(Composite parent) { ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2342. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemMessageLine.java (at line 562) private void setMoreButton(MyMessage message) { ^^^^^^^ Javadoc: Missing tag for parameter message ---------- ---------- 2343. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemUIMessage.java (at line 66) private static String populateList(String list, IStatus status) { ^^^^^^ Javadoc: Missing tag for return type ---------- 2344. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemUIMessage.java (at line 66) private static String populateList(String list, IStatus status) { ^^^^ Javadoc: Missing tag for parameter list ---------- 2345. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/messages/SystemUIMessage.java (at line 66) private static String populateList(String list, IStatus status) { ^^^^^^ Javadoc: Missing tag for parameter status ---------- ---------- 2346. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemOpenQuickOpenDialogAction.java (at line 38) * @param parent the parent shell. ^^^^^^ Javadoc: Parameter parent is not declared ---------- 2347. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemOpenQuickOpenDialogAction.java (at line 49) * @param parent the parent shell. ^^^^^^ Javadoc: Parameter parent is not declared ---------- 2348. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemOpenQuickOpenDialogAction.java (at line 58) public SystemOpenQuickOpenDialogAction(IWorkbenchWindow window, String pageId) { ^^^^^^ Javadoc: Missing tag for parameter pageId ---------- ---------- 2349. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenDialog.java (at line 474) private Point getMinSize() { ^^^^^ Javadoc: Missing tag for return type ---------- 2350. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenDialog.java (at line 593) protected IProgressMonitor getProgressMonitor() { ^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2351. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenDialog.java (at line 649) protected synchronized void stopped(HashMap state) { ^^^^^ Javadoc: Missing tag for parameter state ---------- ---------- 2352. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenPageDescriptor.java (at line 49) * @param a configuration element. ^ Javadoc: Parameter a is not declared ---------- 2353. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenPageDescriptor.java (at line 51) public SystemQuickOpenPageDescriptor(IConfigurationElement element) { ^^^^^^^ Javadoc: Missing tag for parameter element ---------- 2354. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenPageDescriptor.java (at line 58) public ISystemQuickOpenPage createObject() { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2355. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenPageDescriptor.java (at line 96) public String getLabel() { ^^^^^^ Javadoc: Missing tag for return type ---------- 2356. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenPageDescriptor.java (at line 103) public ImageDescriptor getImage() { ^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2357. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenPageDescriptor.java (at line 129) public Point getPreferredSize() { ^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2358. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/open/SystemQuickOpenUtil.java (at line 103) private List createQuickOpenPageDescriptors(IConfigurationElement[] elements) { ^^^^^^^^ Javadoc: Missing tag for parameter elements ---------- ---------- 2359. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/ISystemRunnableContext.java (at line 34) public abstract void run(IRunnableWithProgress runnable) throws InvocationTargetException, InterruptedException; ^^^^^^^^ Javadoc: Missing tag for parameter runnable ---------- 2360. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/ISystemRunnableContext.java (at line 34) public abstract void run(IRunnableWithProgress runnable) throws InvocationTargetException, InterruptedException; ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InvocationTargetException ---------- 2361. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/ISystemRunnableContext.java (at line 34) public abstract void run(IRunnableWithProgress runnable) throws InvocationTargetException, InterruptedException; ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- ---------- 2362. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 37) public static void localize(String bundleName) { ^^^^^^^^^^ Javadoc: Missing tag for parameter bundleName ---------- 2363. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 45) public static String bind(String id, String binding) { ^^^^^^ Javadoc: Missing tag for return type ---------- 2364. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 45) public static String bind(String id, String binding) { ^^ Javadoc: Missing tag for parameter id ---------- 2365. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 45) public static String bind(String id, String binding) { ^^^^^^^ Javadoc: Missing tag for parameter binding ---------- 2366. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 53) public static String bind(String id, String binding1, String binding2) { ^^^^^^ Javadoc: Missing tag for return type ---------- 2367. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 53) public static String bind(String id, String binding1, String binding2) { ^^ Javadoc: Missing tag for parameter id ---------- 2368. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 53) public static String bind(String id, String binding1, String binding2) { ^^^^^^^^ Javadoc: Missing tag for parameter binding1 ---------- 2369. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 53) public static String bind(String id, String binding1, String binding2) { ^^^^^^^^ Javadoc: Missing tag for parameter binding2 ---------- 2370. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 61) public static String bind(String key) { ^^^^^^ Javadoc: Missing tag for return type ---------- 2371. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 61) public static String bind(String key) { ^^^ Javadoc: Missing tag for parameter key ---------- 2372. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 75) public static String bind(String key, Object[] args) { ^^^^^^ Javadoc: Missing tag for return type ---------- 2373. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 75) public static String bind(String key, Object[] args) { ^^^ Javadoc: Missing tag for parameter key ---------- 2374. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 75) public static String bind(String key, Object[] args) { ^^^^ Javadoc: Missing tag for parameter args ---------- 2375. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/Policy.java (at line 88) public static void checkCanceled(IProgressMonitor monitor) { ^^^^^^^ Javadoc: Missing tag for parameter monitor ---------- ---------- 2376. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/SystemFetchOperation.java (at line 416) protected void displayAsyncMsg(SubSystem ss, org.eclipse.rse.services.clientserver.messages.SystemMessageException msg) ^^ Javadoc: Missing tag for parameter ss ---------- 2377. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/SystemFetchOperation.java (at line 416) protected void displayAsyncMsg(SubSystem ss, org.eclipse.rse.services.clientserver.messages.SystemMessageException msg) ^^^ Javadoc: Missing tag for parameter msg ---------- 2378. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/SystemFetchOperation.java (at line 430) * Run the operation in a context that is determined by the {@link #canRunAsJob()} ^^^^^^^^^^^^^^ Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference ---------- 2379. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/SystemFetchOperation.java (at line 434) public final void run() throws InvocationTargetException, InterruptedException { ^^^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InvocationTargetException ---------- 2380. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/operations/SystemFetchOperation.java (at line 434) public final void run() throws InvocationTargetException, InterruptedException { ^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for declared exception InterruptedException ---------- ---------- 2381. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/AbstractSystemSubSystemPropertyPageCoreForm.java (at line 60) public AbstractSystemSubSystemPropertyPageCoreForm(ISystemMessageLine msgLine, Object caller) ^^^^^^^ Javadoc: Missing tag for parameter msgLine ---------- 2382. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/AbstractSystemSubSystemPropertyPageCoreForm.java (at line 60) public AbstractSystemSubSystemPropertyPageCoreForm(ISystemMessageLine msgLine, Object caller) ^^^^^^ Javadoc: Missing tag for parameter caller ---------- 2383. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/AbstractSystemSubSystemPropertyPageCoreForm.java (at line 72) private Object getElement() ^^^^^^ Javadoc: Missing tag for return type ---------- 2384. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/AbstractSystemSubSystemPropertyPageCoreForm.java (at line 79) protected Shell getShell() ^^^^^ Javadoc: Missing tag for return type ---------- 2385. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/AbstractSystemSubSystemPropertyPageCoreForm.java (at line 130) public Control getInitialFocusControl() ^^^^^^^ Javadoc: Missing tag for return type ---------- 2386. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/AbstractSystemSubSystemPropertyPageCoreForm.java (at line 137) protected ISubSystem getSubSystem() ^^^^^^^^^^ Javadoc: Missing tag for return type ---------- 2387. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/AbstractSystemSubSystemPropertyPageCoreForm.java (at line 179) public boolean isPageComplete() ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2388. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/ISystemSubSystemPropertyPageCoreForm.java (at line 33) public Control createContents(Composite parent, Object inputElement, Shell shell); ^^^^^^^ Javadoc: Missing tag for return type ---------- 2389. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/ISystemSubSystemPropertyPageCoreForm.java (at line 33) public Control createContents(Composite parent, Object inputElement, Shell shell); ^^^^^^ Javadoc: Missing tag for parameter parent ---------- 2390. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/ISystemSubSystemPropertyPageCoreForm.java (at line 33) public Control createContents(Composite parent, Object inputElement, Shell shell); ^^^^^^^^^^^^ Javadoc: Missing tag for parameter inputElement ---------- 2391. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/ISystemSubSystemPropertyPageCoreForm.java (at line 33) public Control createContents(Composite parent, Object inputElement, Shell shell); ^^^^^ Javadoc: Missing tag for parameter shell ---------- 2392. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/ISystemSubSystemPropertyPageCoreForm.java (at line 39) public boolean performOk(); ^^^^^^^ Javadoc: Missing tag for return type ---------- 2393. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/ISystemSubSystemPropertyPageCoreForm.java (at line 47) public boolean verifyFormContents(); ^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2394. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/ServicesPropertyPage.java (at line 79) protected abstract ISubSystemConfiguration getCurrentSubSystemConfiguration(); ^^^^^^^^^^^^^^^^^^^^^^^ Javadoc: Missing tag for return type ---------- ---------- 2395. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 45) *
To get these benefits you must override {@link #createContentArea(Composite)} instead of createContents.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2397. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 111)
protected boolean wantDefaultAndApplyButton()
^^^^^^^
Javadoc: Missing tag for return type
----------
2398. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 121)
protected boolean wantMnemonics()
^^^^^^^
Javadoc: Missing tag for return type
----------
2399. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 130)
protected boolean wantAutomaticValidManagement()
^^^^^^^
Javadoc: Missing tag for return type
----------
2400. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 139)
public void setHelp(String helpId)
^^^^^^
Javadoc: Missing tag for parameter helpId
----------
2401. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 156)
protected abstract Control createContentArea(Composite parent);
^^^^^^^
Javadoc: Missing tag for return type
----------
2402. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 156)
protected abstract Control createContentArea(Composite parent);
^^^^^^
Javadoc: Missing tag for parameter parent
----------
2403. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 223)
* Subclasses must override {@link #verifyPageContents()} to do full error checking on all
^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2404. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 304)
public void setBusyCursor(boolean setBusy)
^^^^^^^
Javadoc: Missing tag for parameter setBusy
----------
2405. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 326)
protected Label addSeparatorLine(Composite parent, int nbrColumns)
^^^^^
Javadoc: Missing tag for return type
----------
2406. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 326)
protected Label addSeparatorLine(Composite parent, int nbrColumns)
^^^^^^
Javadoc: Missing tag for parameter parent
----------
2407. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 326)
protected Label addSeparatorLine(Composite parent, int nbrColumns)
^^^^^^^^^^
Javadoc: Missing tag for parameter nbrColumns
----------
2408. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 339)
protected Label addFillerLine(Composite parent, int nbrColumns)
^^^^^
Javadoc: Missing tag for return type
----------
2409. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 339)
protected Label addFillerLine(Composite parent, int nbrColumns)
^^^^^^
Javadoc: Missing tag for parameter parent
----------
2410. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 339)
protected Label addFillerLine(Composite parent, int nbrColumns)
^^^^^^^^^^
Javadoc: Missing tag for parameter nbrColumns
----------
2411. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 356)
protected Control grabExcessSpace(Control control)
^^^^^^^
Javadoc: Missing tag for return type
----------
2412. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 370)
protected Label createLabeledLabel(Composite c, String label, String tooltip)
^^^^^
Javadoc: Missing tag for return type
----------
2413. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 370)
protected Label createLabeledLabel(Composite c, String label, String tooltip)
^
Javadoc: Missing tag for parameter c
----------
2414. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 370)
protected Label createLabeledLabel(Composite c, String label, String tooltip)
^^^^^
Javadoc: Missing tag for parameter label
----------
2415. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 370)
protected Label createLabeledLabel(Composite c, String label, String tooltip)
^^^^^^^
Javadoc: Missing tag for parameter tooltip
----------
2416. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 387)
protected Combo createLabeledCombo(Composite c, String label, String tooltip)
^^^^^
Javadoc: Missing tag for return type
----------
2417. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 387)
protected Combo createLabeledCombo(Composite c, String label, String tooltip)
^
Javadoc: Missing tag for parameter c
----------
2418. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 387)
protected Combo createLabeledCombo(Composite c, String label, String tooltip)
^^^^^
Javadoc: Missing tag for parameter label
----------
2419. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 387)
protected Combo createLabeledCombo(Composite c, String label, String tooltip)
^^^^^^^
Javadoc: Missing tag for parameter tooltip
----------
2420. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 404)
protected Text createLabeledText(Composite c, String label, String tooltip)
^^^^
Javadoc: Missing tag for return type
----------
2421. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 404)
protected Text createLabeledText(Composite c, String label, String tooltip)
^
Javadoc: Missing tag for parameter c
----------
2422. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 404)
protected Text createLabeledText(Composite c, String label, String tooltip)
^^^^^
Javadoc: Missing tag for parameter label
----------
2423. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 404)
protected Text createLabeledText(Composite c, String label, String tooltip)
^^^^^^^
Javadoc: Missing tag for parameter tooltip
----------
2424. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 421)
protected Label createLabeledVerbiage(Composite c, String label, String tooltip)
^^^^^
Javadoc: Missing tag for return type
----------
2425. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 421)
protected Label createLabeledVerbiage(Composite c, String label, String tooltip)
^
Javadoc: Missing tag for parameter c
----------
2426. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 421)
protected Label createLabeledVerbiage(Composite c, String label, String tooltip)
^^^^^
Javadoc: Missing tag for parameter label
----------
2427. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBasePropertyPage.java (at line 421)
protected Label createLabeledVerbiage(Composite c, String label, String tooltip)
^^^^^^^
Javadoc: Missing tag for parameter tooltip
----------
----------
2428. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBooleanFieldEditor.java (at line 101)
public void setToolTipText(String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
2429. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBooleanFieldEditor.java (at line 110)
public String getToolTipText()
^^^^^^
Javadoc: Missing tag for return type
----------
2430. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemBooleanFieldEditor.java (at line 118)
public void setHelp(String helpID)
^^^^^^
Javadoc: Missing tag for parameter helpID
----------
----------
2431. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 81)
public void setFilterStringEditPane(SystemFilterStringEditPane editPane)
^^^^^^^^
Javadoc: Missing tag for parameter editPane
----------
2432. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 94)
public void setSystemFilterPoolReferenceManagerProvider(ISystemFilterPoolReferenceManagerProvider provider)
^^^^^^^^
Javadoc: Missing tag for parameter provider
----------
2433. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 107)
public void setSystemFilterPoolManagerProvider(ISystemFilterPoolManagerProvider provider)
^^^^^^^^
Javadoc: Missing tag for parameter provider
----------
2434. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 116)
public void setParentPoolPromptLabel(String label, String tip)
^^^^^
Javadoc: Missing tag for parameter label
----------
2435. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 116)
public void setParentPoolPromptLabel(String label, String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
2436. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 124)
public void setNamePromptLabel(String label, String tip)
^^^^^
Javadoc: Missing tag for parameter label
----------
2437. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 124)
public void setNamePromptLabel(String label, String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
2438. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 133)
public void setListLabel(String label, String tip)
^^^^^
Javadoc: Missing tag for parameter label
----------
2439. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 133)
public void setListLabel(String label, String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
2440. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 141)
public void setNewListItemText(String label)
^^^^^
Javadoc: Missing tag for parameter label
----------
2441. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 155)
public void setFilterStringValidator(ISystemValidator v)
^
Javadoc: Missing tag for parameter v
----------
2442. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 164)
public void setDuplicateFilterStringErrorMessage(SystemMessage msg)
^^^
Javadoc: Missing tag for parameter msg
----------
2443. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 172)
public void setWantTestButton(boolean wantTestButton)
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter wantTestButton
----------
2444. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 180)
public void setEditable(boolean editable)
^^^^^^^^
Javadoc: Missing tag for parameter editable
----------
2445. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 188)
public void setSupportsMultipleStrings(boolean multi)
^^^^^
Javadoc: Missing tag for parameter multi
----------
2446. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemChangeFilterPropertyPage.java (at line 277)
protected ISystemFilter getFilter()
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2447. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemComboBoxFieldEditor.java (at line 65)
private SystemComboBoxFieldEditor()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor SystemComboBoxFieldEditor() is never used locally
----------
2448. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemComboBoxFieldEditor.java (at line 131)
public void setValidator(ISystemValidator validator)
^^^^^^^^^
Javadoc: Missing tag for parameter validator
----------
2449. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemComboBoxFieldEditor.java (at line 142)
public void setMassager(ISystemMassager massager)
^^^^^^^^
Javadoc: Missing tag for parameter massager
----------
2450. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemComboBoxFieldEditor.java (at line 260)
public Combo getTextControl()
^^^^^
Javadoc: Missing tag for return type
----------
2451. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemComboBoxFieldEditor.java (at line 320)
public void setToolTipText(String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
2452. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemComboBoxFieldEditor.java (at line 330)
protected boolean isReadOnly()
^^^^^^^
Javadoc: Missing tag for return type
----------
2453. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemComboBoxFieldEditor.java (at line 430)
private boolean isSpecialValue(String input)
^^^^^^^
Javadoc: Missing tag for return type
----------
2454. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemComboBoxFieldEditor.java (at line 430)
private boolean isSpecialValue(String input)
^^^^^
Javadoc: Missing tag for parameter input
----------
----------
2455. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemFilterStringPropertyPage.java (at line 83)
public void setFilterStringEditPane(SystemFilterStringEditPane editPane)
^^^^^^^^
Javadoc: Missing tag for parameter editPane
----------
2456. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemFilterStringPropertyPage.java (at line 96)
public void setSystemFilterPoolReferenceManagerProvider(ISystemFilterPoolReferenceManagerProvider provider)
^^^^^^^^
Javadoc: Missing tag for parameter provider
----------
2457. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemFilterStringPropertyPage.java (at line 109)
public void setSystemFilterPoolManagerProvider(ISystemFilterPoolManagerProvider provider)
^^^^^^^^
Javadoc: Missing tag for parameter provider
----------
2458. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemFilterStringPropertyPage.java (at line 123)
public void setFilterStringValidator(ISystemValidator v)
^
Javadoc: Missing tag for parameter v
----------
2459. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemFilterStringPropertyPage.java (at line 132)
public void setDuplicateFilterStringErrorMessage(SystemMessage msg)
^^^
Javadoc: Missing tag for parameter msg
----------
2460. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemFilterStringPropertyPage.java (at line 139)
public void setEditable(boolean editable)
^^^^^^^^
Javadoc: Missing tag for parameter editable
----------
2461. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemFilterStringPropertyPage.java (at line 205)
protected ISystemFilterString getFilterString()
^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2462. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemIntegerFieldEditor.java (at line 49)
* @see org.eclipse.jface.preference.FieldEditor#FieldEditor(String, String, Composite)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
----------
2463. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 77)
private SystemKeyValueFieldEditor()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor SystemKeyValueFieldEditor() is never used locally
----------
2464. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 85)
public SystemKeyValueFieldEditor(String name, String labelText, String[] keys,
^^^^
Javadoc: Missing tag for parameter name
----------
2465. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 85)
public SystemKeyValueFieldEditor(String name, String labelText, String[] keys,
^^^^^^^^^
Javadoc: Missing tag for parameter labelText
----------
2466. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 85)
public SystemKeyValueFieldEditor(String name, String labelText, String[] keys,
^^^^
Javadoc: Missing tag for parameter keys
----------
2467. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 86)
String keysLabelString, String valueLabelString, Composite parent)
^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter keysLabelString
----------
2468. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 86)
String keysLabelString, String valueLabelString, Composite parent)
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter valueLabelString
----------
2469. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 86)
String keysLabelString, String valueLabelString, Composite parent)
^^^^^^
Javadoc: Missing tag for parameter parent
----------
2470. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 110)
public void setValueValidator(ISystemValidator v)
^
Javadoc: Missing tag for parameter v
----------
2471. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 188)
public Hashtable parseString(String allvalues)
^^^^^^^^^
Javadoc: Missing tag for return type
----------
2472. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 188)
public Hashtable parseString(String allvalues)
^^^^^^^^^
Javadoc: Missing tag for parameter allvalues
----------
2473. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 211)
protected String createString(Hashtable keyValues)
^^^^^^
Javadoc: Missing tag for return type
----------
2474. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 211)
protected String createString(Hashtable keyValues)
^^^^^^^^^
Javadoc: Missing tag for parameter keyValues
----------
2475. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 308)
protected List getKeysControl()
^^^^
Javadoc: Missing tag for return type
----------
2476. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 315)
protected Text getValueControl()
^^^^
Javadoc: Missing tag for return type
----------
2477. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 443)
private Button createPushButton(Composite parent, String label, String tooltip)
^^^^^^
Javadoc: Missing tag for return type
----------
2478. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 496)
protected SystemMessage validateValueInput()
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2479. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 582)
public void setHeightHint(int hint)
^^^^
Javadoc: Missing tag for parameter hint
----------
2480. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 594)
public void setKeysWidthHint(int hint)
^^^^
Javadoc: Missing tag for parameter hint
----------
2481. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 603)
public void setValuesWidthHint(int hint)
^^^^
Javadoc: Missing tag for parameter hint
----------
2482. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 612)
public void setToolTipText(String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
2483. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemKeyValueFieldEditor.java (at line 625)
public String getToolTipText()
^^^^^^
Javadoc: Missing tag for return type
----------
----------
2484. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemStringFieldEditor.java (at line 61)
private SystemStringFieldEditor()
^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor SystemStringFieldEditor() is never used locally
----------
2485. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemStringFieldEditor.java (at line 85)
public void setValidator(ISystemValidator validator)
^^^^^^^^^
Javadoc: Missing tag for parameter validator
----------
2486. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemStringFieldEditor.java (at line 96)
public void setMassager(ISystemMassager massager)
^^^^^^^^
Javadoc: Missing tag for parameter massager
----------
2487. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemStringFieldEditor.java (at line 212)
protected Text getTextControl()
^^^^
Javadoc: Missing tag for return type
----------
2488. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemStringFieldEditor.java (at line 264)
public void setToolTipText(String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
----------
2489. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 59)
public SystemSubSystemPropertyPageCoreForm(ISystemMessageLine msgLine, Object caller)
^^^^^^^
Javadoc: Missing tag for parameter msgLine
----------
2490. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 59)
public SystemSubSystemPropertyPageCoreForm(ISystemMessageLine msgLine, Object caller)
^^^^^^
Javadoc: Missing tag for parameter caller
----------
2491. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 123)
protected boolean isPortEditable()
^^^^^^^
Javadoc: Missing tag for return type
----------
2492. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 130)
protected boolean isUserIdApplicable()
^^^^^^^
Javadoc: Missing tag for return type
----------
2493. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 220)
protected SystemMessage validateUserIdInput() {
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2494. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 259)
protected String getUserId()
^^^^^^
Javadoc: Missing tag for return type
----------
2495. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 358)
private void updateUserId(ISubSystem subsys)
^^^^^^
Javadoc: Missing tag for parameter subsys
----------
2496. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 373)
private void updatePort(ISubSystem subsys)
^^^^^^
Javadoc: Missing tag for parameter subsys
----------
2497. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemSubSystemPropertyPageCoreForm.java (at line 391)
private String getTranslatedNotApplicable()
^^^^^^
Javadoc: Missing tag for return type
----------
----------
2498. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemTeamViewCategoryPropertyPage.java (at line 93)
private SystemTeamViewCategoryNode getCategoryNode()
^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2499. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemTypeFieldEditor.java (at line 264)
private static Hashtable parseString(String allvalues)
^^^^^^^^^
Javadoc: Missing tag for return type
----------
2500. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemTypeFieldEditor.java (at line 264)
private static Hashtable parseString(String allvalues)
^^^^^^^^^
Javadoc: Missing tag for parameter allvalues
----------
2501. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemTypeFieldEditor.java (at line 296)
public static String createString(Hashtable keyValues)
^^^^^^
Javadoc: Missing tag for return type
----------
2502. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemTypeFieldEditor.java (at line 296)
public static String createString(Hashtable keyValues)
^^^^^^^^^
Javadoc: Missing tag for parameter keyValues
----------
2503. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/propertypages/SystemTypeFieldEditor.java (at line 502)
public void setToolTipText(String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
----------
2504. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ISystemValidator.java (at line 35)
public int getMaximumNameLength();
^^^
Javadoc: Missing tag for return type
----------
2505. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ISystemValidator.java (at line 42)
public SystemMessage getSystemMessage();
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2506. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ISystemValidator.java (at line 51)
public SystemMessage validate(String text);
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2507. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ISystemValidator.java (at line 51)
public SystemMessage validate(String text);
^^^^
Javadoc: Missing tag for parameter text
----------
----------
2508. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ISystemValidatorUniqueString.java (at line 33)
public void setCaseSensitive(boolean caseSensitive);
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter caseSensitive
----------
2509. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ISystemValidatorUniqueString.java (at line 37)
public void setExistingNamesList(String[] existingList);
^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingList
----------
2510. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ISystemValidatorUniqueString.java (at line 43)
public void setExistingNamesList(Collection existingList);
^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingList
----------
2511. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ISystemValidatorUniqueString.java (at line 48)
public String[] getExistingNamesList();
^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2512. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/IValidatorRemoteSelection.java (at line 39)
public SystemMessage isValid(IHost selectedConnection, Object[] selectedObjects, ISystemRemoteElementAdapter[] remoteAdaptersForSelectedObject);
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2513. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/IValidatorRemoteSelection.java (at line 39)
public SystemMessage isValid(IHost selectedConnection, Object[] selectedObjects, ISystemRemoteElementAdapter[] remoteAdaptersForSelectedObject);
^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectedConnection
----------
2514. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/IValidatorRemoteSelection.java (at line 39)
public SystemMessage isValid(IHost selectedConnection, Object[] selectedObjects, ISystemRemoteElementAdapter[] remoteAdaptersForSelectedObject);
^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectedObjects
----------
2515. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/IValidatorRemoteSelection.java (at line 39)
public SystemMessage isValid(IHost selectedConnection, Object[] selectedObjects, ISystemRemoteElementAdapter[] remoteAdaptersForSelectedObject);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter remoteAdaptersForSelectedObject
----------
----------
2516. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorConnectionName.java (at line 62)
public static boolean validateNameNotInUse(String proposedName, Shell shell)
^^^^^^^
Javadoc: Missing tag for return type
----------
2517. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorConnectionName.java (at line 62)
public static boolean validateNameNotInUse(String proposedName, Shell shell)
^^^^^^^^^^^^
Javadoc: Missing tag for parameter proposedName
----------
2518. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorConnectionName.java (at line 62)
public static boolean validateNameNotInUse(String proposedName, Shell shell)
^^^^^
Javadoc: Missing tag for parameter shell
----------
----------
2519. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFactory.java (at line 14)
import java.util.ArrayList;
^^^^^^^^^^^^^^^^^^^
The import java.util.ArrayList is never used
----------
----------
2520. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFileName.java (at line 63)
public ValidatorFileName(String existingNameList[])
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingNameList
----------
2521. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFileName.java (at line 100)
protected boolean checkForBadCharacters(String newText)
^^^^^^^
Javadoc: Missing tag for parameter newText
----------
----------
2522. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFilterName.java (at line 82)
protected boolean checkForBadCharacters(String newText)
^^^^^^^
Javadoc: Missing tag for parameter newText
----------
----------
2523. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFilterPoolName.java (at line 80)
protected boolean checkForBadCharacters(String newText)
^^^^^^^
Javadoc: Missing tag for parameter newText
----------
----------
2524. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFilterString.java (at line 78)
public ValidatorFilterString(boolean caseSensitive)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter caseSensitive
----------
2525. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFilterString.java (at line 87)
public void setDuplicateFilterStringErrorMessage(SystemMessage msg)
^^^
Javadoc: Missing tag for parameter msg
----------
2526. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFilterString.java (at line 95)
protected static String[] convertFilterStringsToStrings(ISystemFilterString[] filterStrings)
^^^^^^^^
Javadoc: Missing tag for return type
----------
2527. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFilterString.java (at line 95)
protected static String[] convertFilterStringsToStrings(ISystemFilterString[] filterStrings)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter filterStrings
----------
----------
2528. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFolderName.java (at line 63)
public ValidatorFolderName(String existingNameList[])
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingNameList
----------
2529. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorFolderName.java (at line 100)
protected boolean checkForBadCharacters(String newText)
^^^^^^^
Javadoc: Missing tag for parameter newText
----------
----------
2530. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerInput.java (at line 47)
public ValidatorIntegerInput(SystemMessage emptyMsg)
^^^^^^^^
Javadoc: Missing tag for parameter emptyMsg
----------
2531. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerInput.java (at line 55)
public ValidatorIntegerInput(SystemMessage emptyMsg, SystemMessage invalidMsg)
^^^^^^^^
Javadoc: Missing tag for parameter emptyMsg
----------
2532. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerInput.java (at line 55)
public ValidatorIntegerInput(SystemMessage emptyMsg, SystemMessage invalidMsg)
^^^^^^^^^^
Javadoc: Missing tag for parameter invalidMsg
----------
2533. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerInput.java (at line 63)
public void setBlankAllowed(boolean allowBlank)
^^^^^^^^^^
Javadoc: Missing tag for parameter allowBlank
----------
2534. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerInput.java (at line 71)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg)
^^^^^^^^
Javadoc: Missing tag for parameter emptyMsg
----------
2535. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerInput.java (at line 71)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg)
^^^^^^^^^^
Javadoc: Missing tag for parameter invalidMsg
----------
2536. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerInput.java (at line 159)
public int getNumber()
^^^
Javadoc: Missing tag for return type
----------
----------
2537. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerRangeInput.java (at line 62)
public void setRange(int minRange, int maxRange)
^^^^^^^^
Javadoc: Missing tag for parameter minRange
----------
2538. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerRangeInput.java (at line 62)
public void setRange(int minRange, int maxRange)
^^^^^^^^
Javadoc: Missing tag for parameter maxRange
----------
2539. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerRangeInput.java (at line 79)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg, SystemMessage outOfRangeMsg)
^^^^^^^^
Javadoc: Missing tag for parameter emptyMsg
----------
2540. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerRangeInput.java (at line 79)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg, SystemMessage outOfRangeMsg)
^^^^^^^^^^
Javadoc: Missing tag for parameter invalidMsg
----------
2541. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorIntegerRangeInput.java (at line 79)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg, SystemMessage outOfRangeMsg)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter outOfRangeMsg
----------
----------
2542. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLocalPath.java (at line 41)
public ValidatorLocalPath(Collection existingNameList)
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingNameList
----------
2543. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLocalPath.java (at line 49)
public ValidatorLocalPath(String[] existingNameList)
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingNameList
----------
----------
2544. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongInput.java (at line 47)
public ValidatorLongInput(SystemMessage emptyMsg)
^^^^^^^^
Javadoc: Missing tag for parameter emptyMsg
----------
2545. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongInput.java (at line 55)
public ValidatorLongInput(SystemMessage emptyMsg, SystemMessage invalidMsg)
^^^^^^^^
Javadoc: Missing tag for parameter emptyMsg
----------
2546. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongInput.java (at line 55)
public ValidatorLongInput(SystemMessage emptyMsg, SystemMessage invalidMsg)
^^^^^^^^^^
Javadoc: Missing tag for parameter invalidMsg
----------
2547. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongInput.java (at line 63)
public void setBlankAllowed(boolean allowBlank)
^^^^^^^^^^
Javadoc: Missing tag for parameter allowBlank
----------
2548. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongInput.java (at line 71)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg)
^^^^^^^^
Javadoc: Missing tag for parameter emptyMsg
----------
2549. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongInput.java (at line 71)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg)
^^^^^^^^^^
Javadoc: Missing tag for parameter invalidMsg
----------
2550. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongInput.java (at line 158)
public long getNumber()
^^^^
Javadoc: Missing tag for return type
----------
----------
2551. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongRangeInput.java (at line 62)
public void setRange(long minRange, long maxRange)
^^^^^^^^
Javadoc: Missing tag for parameter minRange
----------
2552. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongRangeInput.java (at line 62)
public void setRange(long minRange, long maxRange)
^^^^^^^^
Javadoc: Missing tag for parameter maxRange
----------
2553. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongRangeInput.java (at line 79)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg, SystemMessage outOfRangeMsg)
^^^^^^^^
Javadoc: Missing tag for parameter emptyMsg
----------
2554. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongRangeInput.java (at line 79)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg, SystemMessage outOfRangeMsg)
^^^^^^^^^^
Javadoc: Missing tag for parameter invalidMsg
----------
2555. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorLongRangeInput.java (at line 79)
public void setErrorMessages(SystemMessage emptyMsg, SystemMessage invalidMsg, SystemMessage outOfRangeMsg)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter outOfRangeMsg
----------
----------
2556. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorPathName.java (at line 56)
public ValidatorPathName(String existingNameList[])
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingNameList
----------
----------
2557. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorProfileName.java (at line 63)
private SystemMessage getReservedNameMessage()
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2558. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSourceType.java (at line 40)
public ValidatorSourceType(boolean caseSensitive)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter caseSensitive
----------
2559. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSourceType.java (at line 69)
protected boolean checkForBadCharacters(String newText)
^^^^^^^
Javadoc: Missing tag for parameter newText
----------
----------
2560. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSpecialChar.java (at line 96)
protected String doMessageSubstitution(SystemMessage msg, String substitution)
^^^^^^
Javadoc: Missing tag for return type
----------
2561. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSpecialChar.java (at line 96)
protected String doMessageSubstitution(SystemMessage msg, String substitution)
^^^
Javadoc: Missing tag for parameter msg
----------
2562. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSpecialChar.java (at line 96)
protected String doMessageSubstitution(SystemMessage msg, String substitution)
^^^^^^^^^^^^
Javadoc: Missing tag for parameter substitution
----------
2563. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSpecialChar.java (at line 108)
protected String getSystemMessageText(SystemMessage msg)
^^^^^^
Javadoc: Missing tag for return type
----------
2564. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSpecialChar.java (at line 108)
protected String getSystemMessageText(SystemMessage msg)
^^^
Javadoc: Missing tag for parameter msg
----------
2565. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSpecialChar.java (at line 169)
public SystemMessage isSyntaxOk(String newText)
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2566. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSpecialChar.java (at line 169)
public SystemMessage isSyntaxOk(String newText)
^^^^^^^
Javadoc: Missing tag for parameter newText
----------
----------
2567. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorSystemName.java (at line 61)
public ValidatorSystemName(String existingNameList[])
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingNameList
----------
----------
2568. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 165)
private void init(String names[], boolean caseSensitive) {
^^^^^
Javadoc: Missing tag for parameter names
----------
2569. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 165)
private void init(String names[], boolean caseSensitive) {
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter caseSensitive
----------
2570. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 190)
public static String quotedToLowerCase(String input)
^^^^^^
Javadoc: Missing tag for return type
----------
2571. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 190)
public static String quotedToLowerCase(String input)
^^^^^
Javadoc: Missing tag for parameter input
----------
2572. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 224)
public SystemMessage isSyntaxOk(String newText)
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2573. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 224)
public SystemMessage isSyntaxOk(String newText)
^^^^^^^
Javadoc: Missing tag for parameter newText
----------
2574. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 241)
protected String doMessageSubstitution(SystemMessage msg, String substitution)
^^^^^^
Javadoc: Missing tag for return type
----------
2575. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 241)
protected String doMessageSubstitution(SystemMessage msg, String substitution)
^^^
Javadoc: Missing tag for parameter msg
----------
2576. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 241)
protected String doMessageSubstitution(SystemMessage msg, String substitution)
^^^^^^^^^^^^
Javadoc: Missing tag for parameter substitution
----------
2577. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 258)
protected String getSystemMessageText(SystemMessage msg)
^^^^^^
Javadoc: Missing tag for return type
----------
2578. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUniqueString.java (at line 258)
protected String getSystemMessageText(SystemMessage msg)
^^^
Javadoc: Missing tag for parameter msg
----------
----------
2579. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/validators/ValidatorUserId.java (at line 38)
public ValidatorUserId(boolean isEmptyAllowed)
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter isEmptyAllowed
----------
----------
2580. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 369)
protected ISystemTree getCurrentTreeView()
^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2581. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 674)
protected static IPropertyDescriptor[] getDefaultDescriptors()
^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2582. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 702)
protected static PropertyDescriptor createSimplePropertyDescriptor(String propertyKey, String label, String description)
^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2583. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 730)
* #internalGetPropertyDescriptors()}.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2584. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 733)
* @see #internalGetPropertyDescriptors()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2585. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 863)
* #internalGetPropertyValue(Object)} for subclasses.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2586. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 869)
* #internalGetPropertyValue(Object)}.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2587. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 915)
private int getChildCount(TreeViewer viewer, Object element)
^^^
Javadoc: Missing tag for return type
----------
2588. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 915)
private int getChildCount(TreeViewer viewer, Object element)
^^^^^^
Javadoc: Missing tag for parameter viewer
----------
2589. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 915)
private int getChildCount(TreeViewer viewer, Object element)
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2590. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 934)
private Widget findItemInTree(TreeViewer tree, Object element)
^^^^^^
Javadoc: Missing tag for return type
----------
2591. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 934)
private Widget findItemInTree(TreeViewer tree, Object element)
^^^^
Javadoc: Missing tag for parameter tree
----------
2592. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 934)
private Widget findItemInTree(TreeViewer tree, Object element)
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2593. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 950)
private Widget internalFindItem(Tree tree, Item parent, Object element)
^^^^^^
Javadoc: Missing tag for return type
----------
2594. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 950)
private Widget internalFindItem(Tree tree, Item parent, Object element)
^^^^
Javadoc: Missing tag for parameter tree
----------
2595. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 950)
private Widget internalFindItem(Tree tree, Item parent, Object element)
^^^^^^
Javadoc: Missing tag for parameter parent
----------
2596. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 950)
private Widget internalFindItem(Tree tree, Item parent, Object element)
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2597. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 972)
private Item[] getChildren(Widget o)
^^^^^^
Javadoc: Missing tag for return type
----------
2598. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 972)
private Item[] getChildren(Widget o)
^
Javadoc: Missing tag for parameter o
----------
2599. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1502)
public Object doDrop(Object from, Object to, boolean sameSystemType, boolean sameSystem, IProgressMonitor monitor)
^^^^
Javadoc: Missing tag for parameter from
----------
2600. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1502)
public Object doDrop(Object from, Object to, boolean sameSystemType, boolean sameSystem, IProgressMonitor monitor)
^^
Javadoc: Missing tag for parameter to
----------
2601. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1502)
public Object doDrop(Object from, Object to, boolean sameSystemType, boolean sameSystem, IProgressMonitor monitor)
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter sameSystemType
----------
2602. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1502)
public Object doDrop(Object from, Object to, boolean sameSystemType, boolean sameSystem, IProgressMonitor monitor)
^^^^^^^^^^
Javadoc: Missing tag for parameter sameSystem
----------
2603. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1502)
public Object doDrop(Object from, Object to, boolean sameSystemType, boolean sameSystem, IProgressMonitor monitor)
^^^^^^^
Javadoc: Missing tag for parameter monitor
----------
2604. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1831)
private String[] tokenize(String input)
^^^^^^^^
Javadoc: Missing tag for return type
----------
2605. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1831)
private String[] tokenize(String input)
^^^^^
Javadoc: Missing tag for parameter input
----------
2606. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1862)
public String getRemoteSubSubType(Object element)
^^^^^^
Javadoc: Missing tag for return type
----------
2607. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1862)
public String getRemoteSubSubType(Object element)
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2608. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1876)
public String getRemoteSourceType(Object element)
^^^^^^
Javadoc: Missing tag for return type
----------
2609. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1876)
public String getRemoteSourceType(Object element)
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2610. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1926)
protected ISystemViewElementAdapter getSystemViewElementAdapter(Object o)
^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2611. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1926)
protected ISystemViewElementAdapter getSystemViewElementAdapter(Object o)
^
Javadoc: Missing tag for parameter o
----------
2612. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1959)
protected ISystemRemoteElementAdapter getRemoteAdapter(Object o)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2613. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 1959)
protected ISystemRemoteElementAdapter getRemoteAdapter(Object o)
^
Javadoc: Missing tag for parameter o
----------
2614. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2021)
protected ISystemTree getSystemTree()
^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2615. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2037)
public String getTranslatedYes()
^^^^^^
Javadoc: Missing tag for return type
----------
2616. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2051)
protected String getTranslatedNo()
^^^^^^
Javadoc: Missing tag for return type
----------
2617. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2065)
protected String getTranslatedTrue()
^^^^^^
Javadoc: Missing tag for return type
----------
2618. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2079)
protected String getTranslatedFalse()
^^^^^^
Javadoc: Missing tag for return type
----------
2619. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2093)
protected String getTranslatedNotApplicable()
^^^^^^
Javadoc: Missing tag for return type
----------
2620. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2107)
protected String getTranslatedNotAvailable()
^^^^^^
Javadoc: Missing tag for return type
----------
2621. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2179)
protected Object[] checkForNull(Object[] children, boolean returnNullMsg)
^^^^^^^^
Javadoc: Missing tag for return type
----------
2622. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2179)
protected Object[] checkForNull(Object[] children, boolean returnNullMsg)
^^^^^^^^
Javadoc: Missing tag for parameter children
----------
2623. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2179)
protected Object[] checkForNull(Object[] children, boolean returnNullMsg)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter returnNullMsg
----------
2624. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2206)
protected final Object[] getCancelledMessageObject()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2625. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2223)
protected final Object[] getFailedMessageObject()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2626. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2242)
protected final Object[] getEmptyMessageObject()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2627. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2258)
protected Object getFirstSelection(IStructuredSelection selection)
^^^^^^
Javadoc: Missing tag for return type
----------
2628. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/AbstractSystemViewAdapter.java (at line 2258)
protected Object getFirstSelection(IStructuredSelection selection)
^^^^^^^^^
Javadoc: Missing tag for parameter selection
----------
----------
2629. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 49)
public void setReadOnly(boolean isReadOnly);
^^^^^^^^^^
Javadoc: Missing tag for parameter isReadOnly
----------
2630. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 62)
public boolean download(Shell shell) throws Exception;
^^^^^^^^^
Javadoc: Missing tag for declared exception Exception
----------
2631. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 69)
public boolean download(IProgressMonitor monitor) throws Exception;
^^^^^^^^^
Javadoc: Missing tag for declared exception Exception
----------
2632. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 81)
public IFile getLocalResource();
^^^^^
Javadoc: Missing tag for return type
----------
2633. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 86)
public int checkOpenInEditor() throws CoreException;
^^^
Javadoc: Missing tag for return type
----------
2634. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 86)
public int checkOpenInEditor() throws CoreException;
^^^^^^^^^^^^^
Javadoc: Missing tag for declared exception CoreException
----------
2635. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 91)
public IEditorPart getEditorPart();
^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2636. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 96)
public IAdaptable getRemoteObject();
^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2637. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 103)
public void open(Shell shell);
^^^^^
Javadoc: Missing tag for parameter shell
----------
2638. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 108)
public void open(Shell shell, boolean readOnly);
^^^^^
Javadoc: Missing tag for parameter shell
----------
2639. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 108)
public void open(Shell shell, boolean readOnly);
^^^^^^^^
Javadoc: Missing tag for parameter readOnly
----------
2640. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 113)
public void open(IProgressMonitor monitor);
^^^^^^^
Javadoc: Missing tag for parameter monitor
----------
2641. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 118)
public void open(boolean readOnly, IProgressMonitor monitor);
^^^^^^^^
Javadoc: Missing tag for parameter readOnly
----------
2642. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 118)
public void open(boolean readOnly, IProgressMonitor monitor);
^^^^^^^
Javadoc: Missing tag for parameter monitor
----------
2643. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 123)
public void setLocalResourceProperties() throws Exception;
^^^^^^^^^
Javadoc: Missing tag for declared exception Exception
----------
2644. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 133)
public void openEditor() throws PartInitException;
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for declared exception PartInitException
----------
2645. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 143)
public boolean isDirty();
^^^^^^^
Javadoc: Missing tag for return type
----------
2646. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 149)
public String getAbsolutePath();
^^^^^^
Javadoc: Missing tag for return type
----------
2647. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 154)
public ISubSystem getSubSystem();
^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2648. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 159)
public boolean exists();
^^^^^^^
Javadoc: Missing tag for return type
----------
2649. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemEditableRemoteObject.java (at line 164)
public boolean isStale();
^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2650. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemLongRunningRequestListener.java (at line 31)
public void startingLongRunningRequest(SystemLongRunningRequestEvent event);
^^^^^
Javadoc: Missing tag for parameter event
----------
2651. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemLongRunningRequestListener.java (at line 35)
public void endingLongRunningRequest(SystemLongRunningRequestEvent event);
^^^^^
Javadoc: Missing tag for parameter event
----------
----------
2652. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemRemoteElementAdapter.java (at line 51)
public String getAbsoluteParentName(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2653. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemRemoteElementAdapter.java (at line 126)
public Object getRemoteParent(Object element, IProgressMonitor monitor) throws Exception;
^^^^^^^^^
Javadoc: Missing tag for declared exception Exception
----------
2654. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemRemoteElementAdapter.java (at line 145)
public String[] getRemoteParentNamesInUse(Object element, IProgressMonitor monitor) throws Exception;
^^^^^^^^^
Javadoc: Missing tag for declared exception Exception
----------
----------
2655. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectAllTarget.java (at line 35)
public boolean enableSelectAll(IStructuredSelection selection);
^^^^^^^
Javadoc: Missing tag for return type
----------
2656. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectAllTarget.java (at line 35)
public boolean enableSelectAll(IStructuredSelection selection);
^^^^^^^^^
Javadoc: Missing tag for parameter selection
----------
2657. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectAllTarget.java (at line 42)
public void doSelectAll(IStructuredSelection selection);
^^^^^^^^^
Javadoc: Missing tag for parameter selection
----------
----------
2658. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java (at line 38)
public String getPreSelectFilterChild();
^^^^^^
Javadoc: Missing tag for return type
----------
2659. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java (at line 44)
public Object getPreSelectFilterChildObject();
^^^^^^
Javadoc: Missing tag for return type
----------
2660. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java (at line 52)
public void setFilterString(String string);
^^^^^^
Javadoc: Missing tag for parameter string
----------
2661. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java (at line 59)
public void setPreSelectFilterChildObject(Object obj);
^^^
Javadoc: Missing tag for parameter obj
----------
2662. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java (at line 64)
public void setPreSelectFilterChild(String name);
^^^^
Javadoc: Missing tag for parameter name
----------
2663. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java (at line 69)
* @see org.eclipse.rse.core.filters.SystemFilterSimple
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: org.eclipse.rse.core.filters.SystemFilterSimple cannot be resolved to a type
----------
2664. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java (at line 71)
public void setQuickFilters(ISystemFilter[] filters);
^^^^^^^
Javadoc: Missing tag for parameter filters
----------
2665. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProvider.java (at line 77)
public void setShowNewConnectionPrompt(boolean show);
^^^^
Javadoc: Missing tag for parameter show
----------
----------
2666. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProviderCaller.java (at line 36)
public ISystemFilter createFilterByPrompting(ISystemFilter filterPrompt, Shell shell)
^^^^^^^^^^^^
Javadoc: Missing tag for parameter filterPrompt
----------
2667. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProviderCaller.java (at line 36)
public ISystemFilter createFilterByPrompting(ISystemFilter filterPrompt, Shell shell)
^^^^^
Javadoc: Missing tag for parameter shell
----------
2668. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemSelectRemoteObjectAPIProviderCaller.java (at line 37)
throws Exception;
^^^^^^^^^
Javadoc: Missing tag for declared exception Exception
----------
----------
2669. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 77)
public void setShell(Shell shell);
^^^^^
Javadoc: Missing tag for parameter shell
----------
2670. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 83)
public void setViewer(Viewer viewer);
^^^^^^
Javadoc: Missing tag for parameter viewer
----------
2671. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 90)
public void setInput(ISystemViewInputProvider input);
^^^^^
Javadoc: Missing tag for parameter input
----------
2672. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 96)
public Shell getShell();
^^^^^
Javadoc: Missing tag for return type
----------
2673. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 101)
public Viewer getViewer();
^^^^^^
Javadoc: Missing tag for return type
----------
2674. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 106)
public ISystemViewInputProvider getInput();
^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2675. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 124)
public Object getPropertyValue(Object key, boolean formatted);
^^^^^^
Javadoc: Missing tag for return type
----------
2676. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 124)
public Object getPropertyValue(Object key, boolean formatted);
^^^
Javadoc: Missing tag for parameter key
----------
2677. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 124)
public Object getPropertyValue(Object key, boolean formatted);
^^^^^^^^^
Javadoc: Missing tag for parameter formatted
----------
2678. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 132)
public IPropertyDescriptor[] getUniquePropertyDescriptors();
^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2679. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 165)
public ImageDescriptor getImageDescriptor(Object element);
^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2680. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 169)
public String getText(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2681. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 169)
public String getText(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2682. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 173)
public String getAlternateText(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2683. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 173)
public String getAlternateText(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2684. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 177)
public String getName(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2685. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 177)
public String getName(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2686. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 181)
public String getType(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2687. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 181)
public String getType(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2688. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 186)
public String getStatusLineText(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2689. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 186)
public String getStatusLineText(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2690. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 206)
public Object getParent(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2691. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 206)
public Object getParent(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2692. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 243)
public Object[] getChildrenUsingExpandToFilter(Object element, String expandToFilter);
^^^^^^^^
Javadoc: Missing tag for return type
----------
2693. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 243)
public Object[] getChildrenUsingExpandToFilter(Object element, String expandToFilter);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2694. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 243)
public Object[] getChildrenUsingExpandToFilter(Object element, String expandToFilter);
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter expandToFilter
----------
2695. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 273)
public boolean isPromptable(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2696. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 273)
public boolean isPromptable(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2697. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 292)
public void setPropertySourceInput(Object propertySourceInput);
^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter propertySourceInput
----------
2698. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 298)
public boolean handleDoubleClick(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2699. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 298)
public boolean handleDoubleClick(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2700. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 307)
public boolean showDelete(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2701. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 307)
public boolean showDelete(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2702. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 312)
public boolean canDelete(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2703. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 312)
public boolean canDelete(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2704. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 376)
public boolean showRename(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2705. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 376)
public boolean showRename(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2706. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 381)
public boolean canRename(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2707. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 381)
public boolean canRename(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2708. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 386)
public boolean doRename(Shell shell, Object element, String name, IProgressMonitor monitor)
^^^^^^^
Javadoc: Missing tag for return type
----------
2709. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 386)
public boolean doRename(Shell shell, Object element, String name, IProgressMonitor monitor)
^^^^^
Javadoc: Missing tag for parameter shell
----------
2710. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 386)
public boolean doRename(Shell shell, Object element, String name, IProgressMonitor monitor)
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2711. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 386)
public boolean doRename(Shell shell, Object element, String name, IProgressMonitor monitor)
^^^^
Javadoc: Missing tag for parameter name
----------
2712. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 386)
public boolean doRename(Shell shell, Object element, String name, IProgressMonitor monitor)
^^^^^^^
Javadoc: Missing tag for parameter monitor
----------
2713. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 387)
throws Exception;
^^^^^^^^^
Javadoc: Missing tag for declared exception Exception
----------
2714. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 397)
public ISystemValidator getNameValidator(Object element);
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2715. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 397)
public ISystemValidator getNameValidator(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2716. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 410)
public String getCanonicalNewName(Object element, String newName);
^^^^^^
Javadoc: Missing tag for return type
----------
2717. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 410)
public String getCanonicalNewName(Object element, String newName);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2718. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 410)
public String getCanonicalNewName(Object element, String newName);
^^^^^^^
Javadoc: Missing tag for parameter newName
----------
2719. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 415)
public boolean namesAreEqual(Object element, String newName);
^^^^^^^
Javadoc: Missing tag for return type
----------
2720. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 415)
public boolean namesAreEqual(Object element, String newName);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2721. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 415)
public boolean namesAreEqual(Object element, String newName);
^^^^^^^
Javadoc: Missing tag for parameter newName
----------
2722. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 422)
public boolean showRefresh(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2723. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 422)
public boolean showRefresh(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2724. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 430)
public boolean showProperties(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2725. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 430)
public boolean showProperties(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2726. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 438)
public boolean showOpenViewActions(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2727. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 438)
public boolean showOpenViewActions(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2728. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 443)
public boolean showGenericShowInTableAction(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2729. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 443)
public boolean showGenericShowInTableAction(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2730. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 452)
public String getMementoHandle(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2731. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 452)
public String getMementoHandle(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2732. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 457)
public String getInputMementoHandle(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2733. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 457)
public String getInputMementoHandle(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2734. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 463)
public String getMementoHandleKey(Object element);
^^^^^^
Javadoc: Missing tag for return type
----------
2735. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 463)
public String getMementoHandleKey(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
2736. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 468)
public boolean saveExpansionState(Object element);
^^^^^^^
Javadoc: Missing tag for return type
----------
2737. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/ISystemViewElementAdapter.java (at line 468)
public boolean saveExpansionState(Object element);
^^^^^^^
Javadoc: Missing tag for parameter element
----------
----------
2738. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/IViewLinker.java (at line 35)
* @param editor the active editor
^^^^^^
Javadoc: Parameter editor is not declared
----------
2739. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/IViewLinker.java (at line 38)
public void linkViewToEditor(Object remoteObject, IWorkbenchPage page);
^^^^^^^^^^^^
Javadoc: Missing tag for parameter remoteObject
----------
----------
2740. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 53)
import org.eclipse.rse.internal.core.filters.SystemFilterPoolWrapperInformation;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type SystemFilterPoolWrapperInformation is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/@dot
----------
2741. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 396)
* @see #getSubSystemNewFilterPoolActions(SystemMenuManager, IStructuredSelection, Shell, String, ISubSystemConfiguration, ISubSystem)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2742. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 622)
public ISystemFilterPool getDefaultSystemFilterPool(ISubSystemConfiguration config, ISystemProfile profile)
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2743. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 622)
public ISystemFilterPool getDefaultSystemFilterPool(ISubSystemConfiguration config, ISystemProfile profile)
^^^^^^
Javadoc: Missing tag for parameter config
----------
2744. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 622)
public ISystemFilterPool getDefaultSystemFilterPool(ISubSystemConfiguration config, ISystemProfile profile)
^^^^^^^
Javadoc: Missing tag for parameter profile
----------
2745. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 635)
protected ISystemFilterPoolWrapperInformation getNewFilterWizardPoolWrapperInformation()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2746. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 637)
return new SystemFilterPoolWrapperInformation(SystemResources.RESID_NEWFILTER_PAGE2_PROFILE_LABEL, SystemResources.RESID_NEWFILTER_PAGE2_PROFILE_TOOLTIP,
SystemResources.RESID_NEWFILTER_PAGE2_PROFILE_VERBIAGE);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor SystemFilterPoolWrapperInformation(String, String, String) is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/@dot
----------
2747. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 637)
return new SystemFilterPoolWrapperInformation(SystemResources.RESID_NEWFILTER_PAGE2_PROFILE_LABEL, SystemResources.RESID_NEWFILTER_PAGE2_PROFILE_TOOLTIP,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type SystemFilterPoolWrapperInformation is not accessible due to restriction on classpath entry /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.core/@dot
----------
2748. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 648)
protected IAction[] getSubSystemNewFilterPoolActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISubSystem selectedSubSystem)
^^^^
Javadoc: Missing tag for parameter menu
----------
2749. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 648)
protected IAction[] getSubSystemNewFilterPoolActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISubSystem selectedSubSystem)
^^^^^^^^^
Javadoc: Missing tag for parameter selection
----------
2750. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 648)
protected IAction[] getSubSystemNewFilterPoolActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISubSystem selectedSubSystem)
^^^^^^^^^
Javadoc: Missing tag for parameter menuGroup
----------
2751. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 648)
protected IAction[] getSubSystemNewFilterPoolActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISubSystem selectedSubSystem)
^^^^^^
Javadoc: Missing tag for parameter config
----------
2752. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 804)
protected IAction[] getNewFilterPoolFilterActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISystemFilterPool selectedPool)
^^^^^^^^^
Javadoc: Missing tag for return type
----------
2753. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 804)
protected IAction[] getNewFilterPoolFilterActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISystemFilterPool selectedPool)
^^^^
Javadoc: Missing tag for parameter menu
----------
2754. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 804)
protected IAction[] getNewFilterPoolFilterActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISystemFilterPool selectedPool)
^^^^^^^^^
Javadoc: Missing tag for parameter selection
----------
2755. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 804)
protected IAction[] getNewFilterPoolFilterActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISystemFilterPool selectedPool)
^^^^^^^^^
Javadoc: Missing tag for parameter menuGroup
----------
2756. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 804)
protected IAction[] getNewFilterPoolFilterActions(SystemMenuManager menu, IStructuredSelection selection, Shell shell, String menuGroup, ISubSystemConfiguration config, ISystemFilterPool selectedPool)
^^^^^^
Javadoc: Missing tag for parameter config
----------
2757. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 821)
protected IAction getNewFilterPoolFilterAction(ISubSystemConfiguration config, ISystemFilterPool selectedPool, Shell shell)
^^^^^^^
Javadoc: Missing tag for return type
----------
2758. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 821)
protected IAction getNewFilterPoolFilterAction(ISubSystemConfiguration config, ISystemFilterPool selectedPool, Shell shell)
^^^^^^
Javadoc: Missing tag for parameter config
----------
2759. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 834)
protected IAction getNewNestedFilterAction(ISubSystemConfiguration config, ISystemFilter selectedFilter, Shell shell)
^^^^^^^
Javadoc: Missing tag for return type
----------
2760. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 834)
protected IAction getNewNestedFilterAction(ISubSystemConfiguration config, ISystemFilter selectedFilter, Shell shell)
^^^^^^
Javadoc: Missing tag for parameter config
----------
2761. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 846)
protected IAction getChangeFilterAction(ISubSystemConfiguration config, ISystemFilter selectedFilter, Shell shell)
^^^^^^^
Javadoc: Missing tag for return type
----------
2762. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 846)
protected IAction getChangeFilterAction(ISubSystemConfiguration config, ISystemFilter selectedFilter, Shell shell)
^^^^^^
Javadoc: Missing tag for parameter config
----------
2763. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 866)
* By default, this method will call {@link #getChangeFilterAction(ISubSystemConfiguration, ISystemFilter, Shell)} to get
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2764. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 926)
* By default, this method will call {@link #getChangeFilterAction(ISubSystemConfiguration, ISystemFilter, Shell)} to get
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: 'public' visibility for malformed doc comments hides this 'protected' reference
----------
2765. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 1002)
protected IAction getRemoveFilterPoolReferenceAction(ISubSystemConfiguration config, ISystemFilterPool selectedPool, Shell shell)
^^^^^^^
Javadoc: Missing tag for return type
----------
2766. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 1002)
protected IAction getRemoveFilterPoolReferenceAction(ISubSystemConfiguration config, ISystemFilterPool selectedPool, Shell shell)
^^^^^^
Javadoc: Missing tag for parameter config
----------
2767. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 1144)
protected Vector getAdditionalFilterActions(ISubSystemConfiguration config, ISystemFilter selectedFilter, Shell shell)
^^^^^^
Javadoc: Missing tag for parameter config
----------
2768. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 1144)
protected Vector getAdditionalFilterActions(ISubSystemConfiguration config, ISystemFilter selectedFilter, Shell shell)
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectedFilter
----------
2769. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SubSystemConfigurationAdapter.java (at line 1144)
protected Vector getAdditionalFilterActions(ISubSystemConfiguration config, ISystemFilter selectedFilter, Shell shell)
^^^^^
Javadoc: Missing tag for parameter shell
----------
----------
2770. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 169)
protected Object[] checkForNull(Object[] children, boolean returnNullMsg)
^^^^^^^^
Javadoc: Missing tag for return type
----------
2771. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 169)
protected Object[] checkForNull(Object[] children, boolean returnNullMsg)
^^^^^^^^
Javadoc: Missing tag for parameter children
----------
2772. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 169)
protected Object[] checkForNull(Object[] children, boolean returnNullMsg)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter returnNullMsg
----------
2773. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 190)
protected Object[] getCancelledMessageObject()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2774. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 201)
protected Object[] getFailedMessageObject()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2775. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 226)
protected ISystemViewElementAdapter getViewAdapter(Object o)
^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2776. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 226)
protected ISystemViewElementAdapter getViewAdapter(Object o)
^
Javadoc: Missing tag for parameter o
----------
2777. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 235)
protected ISystemRemoteElementAdapter getRemoteAdapter(Object o)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2778. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAbstractAPIProvider.java (at line 235)
protected ISystemRemoteElementAdapter getRemoteAdapter(Object o)
^
Javadoc: Missing tag for parameter o
----------
----------
2779. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 39)
public static ISystemViewElementAdapter getViewAdapter(Object o) {
^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2780. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 39)
public static ISystemViewElementAdapter getViewAdapter(Object o) {
^
Javadoc: Missing tag for parameter o
----------
2781. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 58)
public static ISystemViewElementAdapter getViewAdapter(Object o, Viewer viewer) {
^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2782. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 58)
public static ISystemViewElementAdapter getViewAdapter(Object o, Viewer viewer) {
^
Javadoc: Missing tag for parameter o
----------
2783. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 58)
public static ISystemViewElementAdapter getViewAdapter(Object o, Viewer viewer) {
^^^^^^
Javadoc: Missing tag for parameter viewer
----------
2784. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 72)
public static ISystemViewElementAdapter getViewAdapter(Object o, Viewer viewer, ISystemViewInputProvider inputProvider) {
^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2785. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 72)
public static ISystemViewElementAdapter getViewAdapter(Object o, Viewer viewer, ISystemViewInputProvider inputProvider) {
^
Javadoc: Missing tag for parameter o
----------
2786. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 72)
public static ISystemViewElementAdapter getViewAdapter(Object o, Viewer viewer, ISystemViewInputProvider inputProvider) {
^^^^^^
Javadoc: Missing tag for parameter viewer
----------
2787. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 72)
public static ISystemViewElementAdapter getViewAdapter(Object o, Viewer viewer, ISystemViewInputProvider inputProvider) {
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter inputProvider
----------
2788. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 87)
public static ISystemRemoteElementAdapter getRemoteAdapter(Object o) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2789. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 87)
public static ISystemRemoteElementAdapter getRemoteAdapter(Object o) {
^
Javadoc: Missing tag for parameter o
----------
2790. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 106)
public static ISystemRemoteElementAdapter getRemoteAdapter(Object o, Viewer viewer) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2791. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 106)
public static ISystemRemoteElementAdapter getRemoteAdapter(Object o, Viewer viewer) {
^
Javadoc: Missing tag for parameter o
----------
2792. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemAdapterHelpers.java (at line 106)
public static ISystemRemoteElementAdapter getRemoteAdapter(Object o, Viewer viewer) {
^^^^^^
Javadoc: Missing tag for parameter viewer
----------
----------
2793. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 36)
import java.util.Map;
^^^^^^^^^^^^^
The import java.util.Map is never used
----------
2794. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 320)
public SystemTableView(Table table, ISystemMessageLine msgLine)
^^^^^
Javadoc: Missing tag for parameter table
----------
2795. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 320)
public SystemTableView(Table table, ISystemMessageLine msgLine)
^^^^^^^
Javadoc: Missing tag for parameter msgLine
----------
2796. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 422)
public Menu getContextMenu()
^^^^
Javadoc: Missing tag for return type
----------
2797. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 429)
public MenuManager getContextMenuManager()
^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2798. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 479)
protected ISystemViewElementAdapter getViewAdapter(Object obj)
^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2799. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 479)
protected ISystemViewElementAdapter getViewAdapter(Object obj)
^^^
Javadoc: Missing tag for parameter obj
----------
2800. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 490)
public ISystemViewElementAdapter getAdapterForContents()
^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2801. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 505)
public IPropertyDescriptor[] getVisibleDescriptors(Object object)
^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2802. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 505)
public IPropertyDescriptor[] getVisibleDescriptors(Object object)
^^^^^^
Javadoc: Missing tag for parameter object
----------
2803. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 526)
* @return
^^^^^^
Javadoc: Description expected after @return
----------
2804. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 554)
private ArrayList getFormatsIn()
^^^^^^^^^
Javadoc: Missing tag for return type
----------
2805. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 659)
public void computeLayout(boolean force)
^^^^^
Javadoc: Missing tag for parameter force
----------
2806. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1272)
private String getRemoteResourceAbsoluteName(Object remoteResource)
^^^^^^
Javadoc: Missing tag for return type
----------
2807. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1272)
private String getRemoteResourceAbsoluteName(Object remoteResource)
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter remoteResource
----------
2808. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1414)
protected IAction getSelectAllAction()
^^^^^^^
Javadoc: Missing tag for return type
----------
2809. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1425)
protected IAction getRenameAction()
^^^^^^^
Javadoc: Missing tag for return type
----------
2810. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1435)
protected IAction getDeleteAction()
^^^^^^^
Javadoc: Missing tag for return type
----------
2811. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1445)
protected IAction getRefreshAction()
^^^^^^^
Javadoc: Missing tag for return type
----------
2812. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1459)
public IAction getNewConnectionAction() {
^^^^^^^
Javadoc: Missing tag for return type
----------
2813. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1468)
private IAction getImportConnectionAction() {
^^^^^^^
Javadoc: Missing tag for return type
----------
2814. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1492)
private SystemOpenExplorerPerspectiveAction getOpenToPerspectiveAction()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2815. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1606)
protected boolean showProperties() {
^^^^^^^
Javadoc: Missing tag for return type
----------
2816. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1745)
protected SystemMessage getRenamingMessage(String oldName)
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2817. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1745)
protected SystemMessage getRenamingMessage(String oldName)
^^^^^^^
Javadoc: Missing tag for parameter oldName
----------
2818. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1784)
protected ISystemRemoteElementAdapter getRemoteAdapter(Object o)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2819. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 1784)
protected ISystemRemoteElementAdapter getRemoteAdapter(Object o)
^
Javadoc: Missing tag for parameter o
----------
2820. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/view/SystemTableView.java (at line 2101)
public void displayMessage(String msg)
^^^
Javadoc: Missing tag for parameter msg
----------
----------
2821. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/EnvironmentVariablesForm.java (at line 242)
public EnvironmentVariablesForm(Shell shell, ISystemMessageLine msgLine, Object selectedObject, String invalidNameChars) {
^^^^^
Javadoc: Missing tag for parameter shell
----------
2822. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/EnvironmentVariablesForm.java (at line 242)
public EnvironmentVariablesForm(Shell shell, ISystemMessageLine msgLine, Object selectedObject, String invalidNameChars) {
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectedObject
----------
2823. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/EnvironmentVariablesForm.java (at line 242)
public EnvironmentVariablesForm(Shell shell, ISystemMessageLine msgLine, Object selectedObject, String invalidNameChars) {
^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter invalidNameChars
----------
2824. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/EnvironmentVariablesForm.java (at line 347)
private String[] getVariableNames()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2825. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/EnvironmentVariablesForm.java (at line 492)
public Collection getEnvVars()
^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2826. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/EnvironmentVariablesForm.java (at line 500)
public void setEnvVars(Vector envVars)
^^^^^^^
Javadoc: Missing tag for parameter envVars
----------
2827. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/EnvironmentVariablesForm.java (at line 564)
private SystemMessage validateName(String value)
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2828. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/EnvironmentVariablesForm.java (at line 564)
private SystemMessage validateName(String value)
^^^^^
Javadoc: Missing tag for parameter value
----------
----------
2829. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/GridUtil.java (at line 37)
static public GridData createFill()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2830. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/GridUtil.java (at line 50)
static public GridData createHorizontalFill()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2831. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/GridUtil.java (at line 61)
static public GridData createVerticalFill()
^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2832. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/IServerLauncherForm.java (at line 34)
public abstract Control createContents(Composite parent);
^^^^^^^
Javadoc: Missing tag for return type
----------
2833. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/IServerLauncherForm.java (at line 34)
public abstract Control createContents(Composite parent);
^^^^^^
Javadoc: Missing tag for parameter parent
----------
2834. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/IServerLauncherForm.java (at line 44)
public void initValues(IServerLauncherProperties launcher);
^^^^^^^^
Javadoc: Missing tag for parameter launcher
----------
2835. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/IServerLauncherForm.java (at line 49)
public boolean verify();
^^^^^^^
Javadoc: Missing tag for return type
----------
2836. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/IServerLauncherForm.java (at line 54)
public boolean updateValues(IServerLauncherProperties launcher);
^^^^^^^^
Javadoc: Missing tag for parameter launcher
----------
----------
2837. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemAddListener.java (at line 39)
public String addButtonPressed(IHost selectedConnection, Object selectedObject);
^^^^^^
Javadoc: Missing tag for return type
----------
2838. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemAddListener.java (at line 39)
public String addButtonPressed(IHost selectedConnection, Object selectedObject);
^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectedConnection
----------
2839. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemAddListener.java (at line 39)
public String addButtonPressed(IHost selectedConnection, Object selectedObject);
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectedObject
----------
2840. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemAddListener.java (at line 46)
public String okToEnableAddButton(IHost selectedConnection, Object selectedObject);
^^^^^^
Javadoc: Missing tag for return type
----------
2841. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemAddListener.java (at line 46)
public String okToEnableAddButton(IHost selectedConnection, Object selectedObject);
^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectedConnection
----------
2842. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemAddListener.java (at line 46)
public String okToEnableAddButton(IHost selectedConnection, Object selectedObject);
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectedObject
----------
----------
2843. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCollapsableSectionListener.java (at line 28)
public void sectionCollapsed(boolean collapsed);
^^^^^^^^^
Javadoc: Missing tag for parameter collapsed
----------
----------
2844. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 35)
public Combo getCombo();
^^^^^
Javadoc: Missing tag for return type
----------
2845. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 39)
public void setAutoUpperCase(boolean enable);
^^^^^^
Javadoc: Missing tag for parameter enable
----------
2846. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 45)
public void setWidthHint(int widthHint);
^^^^^^^^^
Javadoc: Missing tag for parameter widthHint
----------
2847. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 49)
public String getText();
^^^^^^
Javadoc: Missing tag for return type
----------
2848. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 53)
public void setEnabled(boolean enabled);
^^^^^^^
Javadoc: Missing tag for parameter enabled
----------
2849. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 57)
public void setToolTipText(String tip);
^^^
Javadoc: Missing tag for parameter tip
----------
2850. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 61)
public void setButtonToolTipText(String tip);
^^^
Javadoc: Missing tag for parameter tip
----------
2851. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 65)
public boolean setFocus();
^^^^^^^
Javadoc: Missing tag for return type
----------
2852. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 69)
public void select(int selIdx);
^^^^^^
Javadoc: Missing tag for parameter selIdx
----------
2853. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 73)
public void setSelectionIndex(int selIdx);
^^^^^^
Javadoc: Missing tag for parameter selIdx
----------
2854. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 85)
public int getSelectionIndex();
^^^
Javadoc: Missing tag for return type
----------
2855. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 90)
public void addSelectionListener(SelectionListener listener);
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2856. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/ISystemCombo.java (at line 95)
public void removeSelectionListener(SelectionListener listener);
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
----------
2857. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritButton.java (at line 152)
public void addSelectionListener(SelectionListener listener) {
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2858. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritButton.java (at line 177)
public void removeSelectionListener(SelectionListener listener) {
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
----------
2859. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritControl.java (at line 118)
public void addSelectionListener(SelectionListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2860. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritControl.java (at line 125)
public boolean isLocal()
^^^^^^^
Javadoc: Missing tag for return type
----------
2861. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritControl.java (at line 133)
public void removeSelectionListener(SelectionListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2862. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritControl.java (at line 140)
public void setLocal(boolean l)
^
Javadoc: Missing tag for parameter l
----------
2863. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritControl.java (at line 155)
public void widgetDisposed(DisposeEvent e)
^
Javadoc: Missing tag for parameter e
----------
----------
2864. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 112)
public void setLocal(boolean local) {
^^^^^
Javadoc: Missing tag for parameter local
----------
2865. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 138)
public boolean isLocal() {
^^^^^^^
Javadoc: Missing tag for return type
----------
2866. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 145)
public void setAllowEditingOfInheritedText(boolean allow) {
^^^^^
Javadoc: Missing tag for parameter allow
----------
2867. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 152)
public void setInheritedText(String text) {
^^^^
Javadoc: Missing tag for parameter text
----------
2868. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 161)
public String getInheritedText() {
^^^^^^
Javadoc: Missing tag for return type
----------
2869. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 171)
public void setLocalText(String text) {
^^^^
Javadoc: Missing tag for parameter text
----------
2870. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 180)
public String getLocalText() {
^^^^^^
Javadoc: Missing tag for return type
----------
2871. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 190)
public String getText() {
^^^^^^
Javadoc: Missing tag for return type
----------
2872. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 197)
public Text getTextField() {
^^^^
Javadoc: Missing tag for return type
----------
2873. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 204)
public InheritButton getToggleButton() {
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2874. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 211)
public void setToggleEnabled(boolean enabled) {
^^^^^^^
Javadoc: Missing tag for parameter enabled
----------
2875. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 219)
public void setToggleToolTipText(String tip) {
^^^
Javadoc: Missing tag for parameter tip
----------
2876. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 227)
public void setTextFieldToolTipText(String tip) {
^^^
Javadoc: Missing tag for parameter tip
----------
2877. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 234)
public void setTextLimit(int limit) {
^^^^^
Javadoc: Missing tag for parameter limit
----------
2878. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 259)
public void addSelectionListener(SelectionListener listener) {
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2879. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 268)
public void removeSelectionListener(SelectionListener listener) {
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2880. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 278)
public void addModifyListener(ModifyListener listener) {
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2881. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 286)
public void removeModifyListener(ModifyListener listener) {
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2882. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/InheritableEntryField.java (at line 297)
protected Composite prepareComposite(int numColumns) {
^^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2883. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/RemoteBaseServerLauncherForm.java (at line 48)
public RemoteBaseServerLauncherForm(Shell shell, ISystemMessageLine msgLine)
^^^^^
Javadoc: Missing tag for parameter shell
----------
----------
2884. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/RemoteServerLauncherForm.java (at line 75)
public RemoteServerLauncherForm(Shell shell, ISystemMessageLine msgLine)
^^^^^
Javadoc: Missing tag for parameter shell
----------
----------
2885. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 137)
public SystemCollapsableSection(Composite compositeParent)
^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter compositeParent
----------
2886. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 165)
public Composite getPageComposite()
^^^^^^^^^
Javadoc: Missing tag for return type
----------
2887. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 173)
private Point getTitleSize(String strText)
^^^^^
Javadoc: Missing tag for return type
----------
2888. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 173)
private Point getTitleSize(String strText)
^^^^^^^
Javadoc: Missing tag for parameter strText
----------
2889. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 197)
public boolean getCollapsed()
^^^^^^^
Javadoc: Missing tag for return type
----------
2890. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 205)
public String getText()
^^^^^^
Javadoc: Missing tag for return type
----------
2891. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 296)
GC gc,
^^
Javadoc: Missing tag for parameter gc
----------
2892. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 297)
int iX,
^^
Javadoc: Missing tag for parameter iX
----------
2893. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 298)
int iY,
^^
Javadoc: Missing tag for parameter iY
----------
2894. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 299)
boolean bCollapsed)
^^^^^^^^^^
Javadoc: Missing tag for parameter bCollapsed
----------
2895. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 363)
public void setCollapsed(boolean bCollapsed)
^^^^^^^^^^
Javadoc: Missing tag for parameter bCollapsed
----------
2896. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 380)
public void setText(String strText)
^^^^^^^
Javadoc: Missing tag for parameter strText
----------
2897. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 388)
public void setExpandedText(String strText)
^^^^^^^
Javadoc: Missing tag for parameter strText
----------
2898. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 395)
public void setCollapsedText(String strText)
^^^^^^^
Javadoc: Missing tag for parameter strText
----------
2899. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 414)
public void addCollapseListener(ISystemCollapsableSectionListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2900. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 425)
public void removeCollapseListener(ISystemCollapsableSectionListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2901. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemCollapsableSection.java (at line 433)
private void fireCollapseEvent(boolean collapsed)
^^^^^^^^^
Javadoc: Missing tag for parameter collapsed
----------
----------
2902. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemEditPaneStateMachine.java (at line 118)
public void setApplyLabelForNewMode(String label, String tooltip)
^^^^^
Javadoc: Missing tag for parameter label
----------
2903. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemEditPaneStateMachine.java (at line 118)
public void setApplyLabelForNewMode(String label, String tooltip)
^^^^^^^
Javadoc: Missing tag for parameter tooltip
----------
2904. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemEditPaneStateMachine.java (at line 179)
public boolean isSaveRequired()
^^^^^^^
Javadoc: Missing tag for return type
----------
2905. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemEditPaneStateMachine.java (at line 218)
public boolean areChangesPending()
^^^^^^^
Javadoc: Missing tag for return type
----------
2906. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemEditPaneStateMachine.java (at line 312)
private void setButtonText(int oldMode, int newMode)
^^^^^^^
Javadoc: Missing tag for parameter oldMode
----------
2907. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemEditPaneStateMachine.java (at line 312)
private void setButtonText(int oldMode, int newMode)
^^^^^^^
Javadoc: Missing tag for parameter newMode
----------
----------
2908. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 156)
public Button getHistoryButton()
^^^^^^
Javadoc: Missing tag for return type
----------
2909. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 164)
public void setText(String text)
^^^^
Javadoc: Missing tag for parameter text
----------
2910. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 224)
public void setHistoryButtonToolTipText(String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
2911. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 239)
public void setTextLimit(int limit)
^^^^^
Javadoc: Missing tag for parameter limit
----------
2912. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 254)
public void setItems(String[] items)
^^^^^
Javadoc: Missing tag for parameter items
----------
2913. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 273)
public void setDefaultHistory(String[] items)
^^^^^
Javadoc: Missing tag for parameter items
----------
2914. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 288)
public void setHistoryKey(String key)
^^^
Javadoc: Missing tag for parameter key
----------
2915. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 301)
public String[] getItems()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2916. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 331)
public int select(String itemText)
^^^
Javadoc: Missing tag for return type
----------
2917. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 331)
public int select(String itemText)
^^^^^^^^
Javadoc: Missing tag for parameter itemText
----------
2918. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 404)
public void addModifyListener(ModifyListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2919. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 412)
public void removeModifyListener(ModifyListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2920. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 420)
public String[] getHistory()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2921. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 442)
public void updateHistory(boolean refresh)
^^^^^^^
Javadoc: Missing tag for parameter refresh
----------
2922. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 517)
public void setHistory(String[] newHistory)
^^^^^^^^^^
Javadoc: Missing tag for parameter newHistory
----------
2923. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 529)
protected Composite prepareComposite(int numColumns)
^^^^^^^^^
Javadoc: Missing tag for return type
----------
2924. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 560)
public static Combo createCombo(Composite parent, boolean readonly)
^^^^^
Javadoc: Missing tag for return type
----------
2925. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHistoryCombo.java (at line 560)
public static Combo createCombo(Composite parent, boolean readonly)
^^^^^^^^
Javadoc: Missing tag for parameter readonly
----------
----------
2926. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 309)
protected SystemNewConnectionAction getNewConnectionAction(Shell shell, ISelectionProvider selectionProvider)
^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2927. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 309)
protected SystemNewConnectionAction getNewConnectionAction(Shell shell, ISelectionProvider selectionProvider)
^^^^^
Javadoc: Missing tag for parameter shell
----------
2928. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 309)
protected SystemNewConnectionAction getNewConnectionAction(Shell shell, ISelectionProvider selectionProvider)
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter selectionProvider
----------
2929. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 318)
public IHost getHost()
^^^^^
Javadoc: Missing tag for return type
----------
2930. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 351)
public void setButtonWidthHint(int widthHint)
^^^^^^^^^
Javadoc: Missing tag for parameter widthHint
----------
2931. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 361)
public void setButtonWidthHint(Control otherWidget)
^^^^^^^^^^^
Javadoc: Missing tag for parameter otherWidget
----------
2932. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 378)
public int getGridColumns()
^^^
Javadoc: Missing tag for return type
----------
2933. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 385)
public Button getNewButton()
^^^^^^
Javadoc: Missing tag for return type
----------
2934. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 392)
public Label getPromptLabel()
^^^^^
Javadoc: Missing tag for return type
----------
2935. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 399)
public void setItems(String[] items)
^^^^^
Javadoc: Missing tag for parameter items
----------
2936. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 406)
public String[] getItems()
^^^^^^^^
Javadoc: Missing tag for return type
----------
2937. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 439)
public void setNewButtonToolTipText(String tip)
^^^
Javadoc: Missing tag for parameter tip
----------
2938. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 455)
public void setLabel(String label)
^^^^^
Javadoc: Missing tag for parameter label
----------
2939. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 503)
public void select(IHost connection)
^^^^^^^^^^
Javadoc: Missing tag for parameter connection
----------
2940. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 567)
public void addNewButtonSelectionListener(SelectionListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2941. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 576)
public void removeNewButtonSelectionListener(SelectionListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2942. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 586)
public void addModifyListener(ModifyListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2943. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 594)
public void removeModifyListener(ModifyListener listener)
^^^^^^^^
Javadoc: Missing tag for parameter listener
----------
2944. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 606)
protected Composite prepareComposite(int numColumns)
^^^^^^^^^
Javadoc: Missing tag for return type
----------
2945. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 640)
protected Combo createConnectionCombo(Composite parent)
^^^^^
Javadoc: Missing tag for return type
----------
2946. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 655)
public static Combo createCombo(Composite parent, boolean readonly)
^^^^^
Javadoc: Missing tag for return type
----------
2947. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 655)
public static Combo createCombo(Composite parent, boolean readonly)
^^^^^^^^
Javadoc: Missing tag for parameter readonly
----------
2948. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 859)
private boolean addConnections(Combo combo, IHost[] connections, IHost defaultConnection)
^^^^^^^
Javadoc: Missing tag for return type
----------
2949. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 859)
private boolean addConnections(Combo combo, IHost[] connections, IHost defaultConnection)
^^^^^
Javadoc: Missing tag for parameter combo
----------
2950. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 859)
private boolean addConnections(Combo combo, IHost[] connections, IHost defaultConnection)
^^^^^^^^^^^
Javadoc: Missing tag for parameter connections
----------
2951. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 859)
private boolean addConnections(Combo combo, IHost[] connections, IHost defaultConnection)
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter defaultConnection
----------
2952. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 931)
private String getConnectionName(IHost conn)
^^^^^^
Javadoc: Missing tag for return type
----------
2953. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 931)
private String getConnectionName(IHost conn)
^^^^
Javadoc: Missing tag for parameter conn
----------
2954. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 1005)
public void listenToConnectionEvents(boolean start)
^^^^^
Javadoc: Missing tag for parameter start
----------
2955. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemHostCombo.java (at line 1171)
protected void setBusyCursor(boolean setBusy)
^^^^^^^
Javadoc: Missing tag for parameter setBusy
----------
----------
2956. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 97)
public SystemPortPrompt(Composite parent, int style, ISystemMessageLine msgLine,
^^^^^^
Javadoc: Missing tag for parameter parent
----------
2957. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 97)
public SystemPortPrompt(Composite parent, int style, ISystemMessageLine msgLine,
^^^^^
Javadoc: Missing tag for parameter style
----------
2958. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 97)
public SystemPortPrompt(Composite parent, int style, ISystemMessageLine msgLine,
^^^^^^^
Javadoc: Missing tag for parameter msgLine
----------
2959. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 98)
boolean wantLabel, boolean isPortEditable,
^^^^^^^^^
Javadoc: Missing tag for parameter wantLabel
----------
2960. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 98)
boolean wantLabel, boolean isPortEditable,
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter isPortEditable
----------
2961. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 99)
int existingPortValue, ISystemValidator portValidator)
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingPortValue
----------
2962. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 99)
int existingPortValue, ISystemValidator portValidator)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter portValidator
----------
2963. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 122)
public SystemPortPrompt(Composite composite_prompts, ISystemMessageLine msgLine,
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter composite_prompts
----------
2964. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 122)
public SystemPortPrompt(Composite composite_prompts, ISystemMessageLine msgLine,
^^^^^^^
Javadoc: Missing tag for parameter msgLine
----------
2965. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 123)
boolean wantLabel, boolean isPortEditable,
^^^^^^^^^
Javadoc: Missing tag for parameter wantLabel
----------
2966. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 123)
boolean wantLabel, boolean isPortEditable,
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter isPortEditable
----------
2967. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 124)
int existingPortValue, ISystemValidator portValidator)
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingPortValue
----------
2968. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 124)
int existingPortValue, ISystemValidator portValidator)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter portValidator
----------
2969. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 134)
public int getPort()
^^^
Javadoc: Missing tag for return type
----------
2970. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 152)
public String getPortString()
^^^^^^
Javadoc: Missing tag for return type
----------
2971. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 160)
public boolean isEditable()
^^^^^^^
Javadoc: Missing tag for return type
----------
2972. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 168)
public boolean isComplete()
^^^^^^^
Javadoc: Missing tag for return type
----------
2973. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 179)
public void setPort(int port)
^^^^
Javadoc: Missing tag for parameter port
----------
2974. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 202)
public boolean setFocus()
^^^^^^^
Javadoc: Missing tag for return type
----------
2975. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 224)
public Control getPortField()
^^^^^^^
Javadoc: Missing tag for return type
----------
2976. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 235)
public SystemMessage validatePortInput()
^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
2977. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 269)
protected void init(Composite composite_prompts, ISystemMessageLine msgLine,
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter composite_prompts
----------
2978. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 269)
protected void init(Composite composite_prompts, ISystemMessageLine msgLine,
^^^^^^^
Javadoc: Missing tag for parameter msgLine
----------
2979. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 270)
boolean wantLabel, boolean isPortEditable,
^^^^^^^^^
Javadoc: Missing tag for parameter wantLabel
----------
2980. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 270)
boolean wantLabel, boolean isPortEditable,
^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter isPortEditable
----------
2981. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 271)
int existingPortValue, ISystemValidator portValidator)
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter existingPortValue
----------
2982. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 271)
int existingPortValue, ISystemValidator portValidator)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter portValidator
----------
2983. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 302)
protected String internalGetPort()
^^^^^^
Javadoc: Missing tag for return type
----------
2984. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 313)
protected void createPortPrompt(Composite composite_prompts, boolean wantLabel)
^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter composite_prompts
----------
2985. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 313)
protected void createPortPrompt(Composite composite_prompts, boolean wantLabel)
^^^^^^^^^
Javadoc: Missing tag for parameter wantLabel
----------
2986. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 343)
protected boolean isPortApplicable()
^^^^^^^
Javadoc: Missing tag for return type
----------
2987. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 353)
protected boolean isPortEditable()
^^^^^^^
Javadoc: Missing tag for return type
----------
2988. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/SystemPortPrompt.java (at line 361)
private String getTranslatedNotApplicable()
^^^^^^
Javadoc: Missing tag for return type
----------
----------
2989. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/services/FactoryServiceElement.java (at line 44)
public FactoryServiceElement(IHost host, ISubSystemConfiguration factory)
^^^^
Javadoc: Missing tag for parameter host
----------
2990. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/services/FactoryServiceElement.java (at line 44)
public FactoryServiceElement(IHost host, ISubSystemConfiguration factory)
^^^^^^^
Javadoc: Missing tag for parameter factory
----------
2991. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/widgets/services/FactoryServiceElement.java (at line 66)
public ISubSystemConfiguration getFactory()
^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
2992. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 45)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory, String pageName, String pageTitle, String pageDescription)
^^^^^^
Javadoc: Missing tag for parameter wizard
----------
2993. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 45)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory, String pageName, String pageTitle, String pageDescription)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter parentFactory
----------
2994. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 45)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory, String pageName, String pageTitle, String pageDescription)
^^^^^^^^
Javadoc: Missing tag for parameter pageName
----------
2995. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 45)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory, String pageName, String pageTitle, String pageDescription)
^^^^^^^^^
Javadoc: Missing tag for parameter pageTitle
----------
2996. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 45)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory, String pageName, String pageTitle, String pageDescription)
^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter pageDescription
----------
2997. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 57)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory, String pageDescription)
^^^^^^
Javadoc: Missing tag for parameter wizard
----------
2998. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 57)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory, String pageDescription)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter parentFactory
----------
2999. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 57)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory, String pageDescription)
^^^^^^^^^^^^^^^
Javadoc: Missing tag for parameter pageDescription
----------
3000. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 70)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory)
^^^^^^
Javadoc: Missing tag for parameter wizard
----------
3001. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 70)
public AbstractSystemNewConnectionWizardPage(IWizard wizard, ISubSystemConfiguration parentFactory)
^^^^^^^^^^^^^
Javadoc: Missing tag for parameter parentFactory
----------
3002. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 108)
public RSEAbstractNewConnectionWizard getNewConnectionWizard()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
3003. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 119)
public RSEDefaultNewConnectionWizardMainPage getMainPage() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
3004. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemNewConnectionWizardPage.java (at line 134)
public SystemConnectionForm getMainPageForm()
^^^^^^^^^^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
----------
3005. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizard.java (at line 116)
public AbstractSystemWizard(String title)
^^^^^
Javadoc: Missing tag for parameter title
----------
3006. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizard.java (at line 128)
public AbstractSystemWizard(String title, ImageDescriptor wizardImage)
^^^^^
Javadoc: Missing tag for parameter title
----------
3007. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizard.java (at line 128)
public AbstractSystemWizard(String title, ImageDescriptor wizardImage)
^^^^^^^^^^^
Javadoc: Missing tag for parameter wizardImage
----------
3008. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizard.java (at line 162)
public void setWizardTitle(String title)
^^^^^
Javadoc: Missing tag for parameter title
----------
3009. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizard.java (at line 189)
public void setWizardImage(ImageDescriptor wizardImage)
^^^^^^^^^^^
Javadoc: Missing tag for parameter wizardImage
----------
3010. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizard.java (at line 249)
protected ISystemTree getCurrentTreeView()
^^^^^^^^^^^
Javadoc: Missing tag for return type
----------
3011. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizard.java (at line 305)
protected void setWasCancelled(boolean cancelled)
^^^^^^^^^
Javadoc: Missing tag for parameter cancelled
----------
3012. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizard.java (at line 368)
public void setPageError(IWizardPage pageInError)
^^^^^^^^^^^
Javadoc: Missing tag for parameter pageInError
----------
----------
3013. WARNING in /home/data/users/moberhuber/ws_30x/working/build/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/wizards/AbstractSystemWizardPage.java (at line 54)
*