[JBoss JIRA] (JBIDE-19799) JBoss Modules classpath option should guide users more
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19799?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-19799:
---------------------------------------
[~rob.stryker], how is this supposed to work?
I tried it, but it doesn't seem to work for me.
I have a WildFly 8.2 server set up using runtime detection.
Then, in the preference page (Eclipse > preferences > Server > Runtime Environments > Default Classpath Entries) I choose WildFly 8.x runtime, press Add, JBoss Module and start typing e.g. org.koshuke or org.jboss, but I see no autocompletion. What am I doing wrong?
> JBoss Modules classpath option should guide users more
> ------------------------------------------------------
>
> Key: JBIDE-19799
> URL: https://issues.jboss.org/browse/JBIDE-19799
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: server
> Affects Versions: 4.3.0.Alpha2
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.3.0.Beta2
>
>
> See https://issues.jboss.org/browse/JBIDE-19789 for more info.
> Max said: "but sounds like we could actually provide guidance to user which modules and slots are available. But thats separate issue."
> And now it *is* a separate issue ;)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBIDE-19789) User Defined Modules are not loading in Eclipse
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19789?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-19789.
---------------------------------
Closing.
> User Defined Modules are not loading in Eclipse
> ------------------------------------------------
>
> Key: JBIDE-19789
> URL: https://issues.jboss.org/browse/JBIDE-19789
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Environment: java 1.8, wildfly 8.1 , Mysql
> Reporter: Raj Kumar
> Assignee: Rob Stryker
>
> Hi , i want to load the Application server Libraries in Java Build Path in eclipse,
>
> i have 5 applications in eclipse which shares common libraries,
> i can't put all the libraries in each project lib folder,
> so i want to add the libraries in Wildfly Application server using modules.
>
> This is my module.xml file add added the lib at WILDFLY_HOME/modules/system/layers/base/com/mysql/main/mysql-connector-java-5.1.23-bin.jar
>
> <?xml version="1.0" encoding="UTF-8"?>
> <module xmlns="urn:jboss:module:1.1" name="com.mysql">
> <resources>
> <resource-root path="mysql-connector-java-5.1.23-bin.jar"/>
> </resources>
> <dependencies>
> <module name="javax.api"/>
> <module name="javax.transaction.api"/>
> </dependencies>
> </module>
>
> After Restarting the server,this module is not loading in Eclipse Build path.
> Can any one knows what wrong with this modules ?
> In Wildfly i have some predefined modules, those are loading in build path successfully, but user-defined modules are not loading ?
> why ?
> - See more at: https://developer.jboss.org/thread/257825?sr=inbox#sthash.MWLbzbco.dpuf
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (TOOLSDOC-648) JBDS-IS: Update the Install guide with info for installing JBDS IS in Eclipse when Offline
by Supriya Bharadwaj (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-648?page=com.atlassian.jira.plug... ]
Supriya Bharadwaj updated TOOLSDOC-648:
---------------------------------------
Sprint: 06-Jul >> 19-Jul 2015-JBDS/JBT, 03-Aug >> 16-Aug 2015-JBDS/J 2 (was: 06-Jul >> 19-Jul 2015-JBDS/JBT, 20-Jul >> 02-Aug 2015-JBDS/JBT)
> JBDS-IS: Update the Install guide with info for installing JBDS IS in Eclipse when Offline
> ------------------------------------------------------------------------------------------
>
> Key: TOOLSDOC-648
> URL: https://issues.jboss.org/browse/TOOLSDOC-648
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Components: Installation Guide
> Affects Versions: 4.3.0.Final
> Reporter: Supriya Bharadwaj
> Assignee: Supriya Bharadwaj
> Fix For: 4.3.0.Final
>
>
> Change the info in the install JBDS IS in Eclipse when Offline section to two .zips instead of three .zips required for installing. This will change in the next version of JBDS IS that is based on JBDS 9.0.0
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months