Search found 157 matches

by mu258770
Tue Dec 09, 2014 4:20 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Creating dialog boxes in eclipse oxygen plug-in
Replies: 15
Views: 14179

Re: Creating dialog boxes in eclipse oxygen plug-in

<t>Hi Radu,<br/> <br/> Thank you for the source codes provided.<br/> <br/> As our implementation is a little bit different than table operation, we are proceeding with the one which we built. But we are facing issues in the same also(issue which I reported already(query 2 in the previous communicati...
by mu258770
Mon Dec 08, 2014 12:14 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Creating dialog boxes in eclipse oxygen plug-in
Replies: 15
Views: 14179

Re: Creating dialog boxes in eclipse oxygen plug-in

<t>Hi Radu,<br/> <br/> Thank you for the reply!<br/> <br/> Our main target is to develop an action for oxygen eclipse. So now we are proceeding with SWT dialog creation. As we are new to SWT, we are facing little difficulty in creating a new action using swt. <br/> <br/> For developing an action for...
by mu258770
Thu Dec 04, 2014 4:52 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Creating dialog boxes in eclipse oxygen plug-in
Replies: 15
Views: 14179

Re: Creating dialog boxes in eclipse oxygen plug-in

Hi Alex, Now I left the idea of extending "web link" operation. I have tried two other ways for way forward. In that, I have two queries. Query1 1. From the sample project provided by oxygen, I have created a .jar file out of "simple\documentation\framework\operations\insertImageOpera...
by mu258770
Wed Nov 26, 2014 3:25 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Creating dialog boxes in eclipse oxygen plug-in
Replies: 15
Views: 14179

Re: Creating dialog boxes in eclipse oxygen plug-in

<t>Hi Alex,<br/> <br/> Thanks again for your quick response!<br/> <br/> As mentioned in the previous mail, I need to make use of the code for insertion of "Web link" dialog box and its functionalities.<br/> <br/> Is it possible to just edit InsertlinkOperation.java or InsertXrefOperation.java and ad...
by mu258770
Tue Nov 25, 2014 12:42 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Creating dialog boxes in eclipse oxygen plug-in
Replies: 15
Views: 14179

Re: Creating dialog boxes in eclipse oxygen plug-in

<t>Hi Alex,<br/> <br/> Thank you for the answer. It really worked for me.<br/> <br/> I have some more queries regarding the dialog box creation,<br/> I need to implement an action whose functionality is a little similar to the "Web Link" in the oxygen. Here my requirement is,<br/> I want a dialog bo...
by mu258770
Mon Nov 24, 2014 10:28 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Creating dialog boxes in eclipse oxygen plug-in
Replies: 15
Views: 14179

Re: Creating dialog boxes in eclipse oxygen plug-in

Hi Alex, I have installed the maven in my eclipse (kepler) and followed the instruction to setup the sample oxygen package. It has setup the package and it displayed me all the sample oxygen files in my package explorer in the eclipse. But I am getting several errors on the same package. The errors ...
by mu258770
Fri Sep 26, 2014 1:12 pm
Forum: DITA (Editing and Publishing DITA Content)
Topic: Creating dialog boxes in eclipse oxygen plug-in
Replies: 15
Views: 14179

Creating dialog boxes in eclipse oxygen plug-in

Hi team, We are new to oxygen and working on customizing oxygen author 16.0 in eclipse plugin. We need to create a new dialog box for some new feature in oxygen eclipse. We have followed the below steps for the same in oxygen eclipse. 1. We first opened Window-> Preferences-> Dita -> Document type a...