ApatarForge
Apatar.com  |  Log In   

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups    RegisterRegister 
  ProfileProfile     Log in to check your private messagesLog in to check your private messages    Log inLog in  

Creating a connector similar to XML connector

 
Post new topic   Reply to topic    Apatar Community Forums Forum Index -> Connectors Discussion
View previous topic :: View next topic  
Author Message
manjunath
Guest





PostPosted: Wed Sep 30, 2009 7:41 pm    Post subject: Creating a connector similar to XML connector Reply with quote

Hiii,

This is Manjunath, Interested in creating my own connector of XML similar Kind. The XML am using is having a constant URL, so that i can avoid the File / URL option instead i can give additional Param to the URL. Those param will replace the File , URL. I have configured the SVN, ECLIPSE apatar and looking for ward to start the connector.

Here is my plugin Page

<?xml version="1.0" ?>
<!DOCTYPE plugin PUBLIC "-//JPF//Java Plug-in Manifest 0.4" "http://jpf.sourceforge.net/plugin_0_4.dtd">
<plugin id="NUCRI" version="0.0.1">
<requires>
<import plugin-id="com.altoros.octoslave.core"/>
<import plugin-id="com.altoros.octoslave.ui"/>
<import plugin-id="com.altoros.octoslave.thirdparty"/>
</requires>
<runtime>
<library id="xml" path="bin/" type="code">
<export prefix="*"/>
</library>
</runtime>


</plugin>
Back to top
Sergei



Joined: 26 Jul 2007
Posts: 969

PostPosted: Fri Oct 02, 2009 9:43 am    Post subject: Reply with quote

Hi,

How can we help you?

Regards,
Sergei
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Apatar Community Forums Forum Index -> Connectors Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group